You wish to hit a target from several meters away with a charged
coin having a mass of 2.5g ... 
electrtic frce acting on the coin = Fey = E*q
gravitational force acting Fgy = m*g
net downward force Fy = Fe + Fg
the magnetic force acting Fb = q*v*B
here the charge is moving horizantally with constant speed
the net force = 0
Fb + Fe + m*g = 0
Fb = Fe + mg
q*v*B = (4500*10^-6*3.75)+(2.5*10^-3*9.8)
B = -0.605 T
part(a)
B = 0.605 T
part(b)
from Fb = q*(v ross B)
Fb is in upward direction
so magnetic field is into of the page
You wish to hit a target from several meters away with a charged coin having a...
You are trying to hit a target that is horizontally 3.5 meters away and 1.8 meters higher than the projectile launcher. The launcher nuzzle is fixed at a 46 degree angle with respect to the horizontal line. Find the velocity in meters per second that will result in a hit. g = 9.8 m/s2.
The following guidelines outline the basic template for a robot vacuum cleaner game. The game must be implemented in c programming language. It mimics a robotic vacuum cleaner. The code must only use the following libraries: #include <math.h> #include <stdlib.h> #include <string.h> #include <limits.h> and any .graphics and .timers libraries. The guidelines are outlined as follows: Terminal Set-up: you may assume that the terminal will be quite large, for example, on the order of 150×50, or more. Status Display: The...
The following guidelines outline the basic template for a robot vacuum cleaner game. The game must be implemented in c programming language. It mimics a robotic vacuum cleaner. The code must only use the following libraries: #include <math.h> #include <stdlib.h> #include <string.h> #include <limits.h> and any .graphics and .timers libraries. The guidelines are outlined as follows: Terminal Set-up: you may assume that the terminal will be quite large, for example, on the order of 150×50, or more. Status Display: The...