Scilab
Posts  1 - 1  of  1
kokleang
QUESTION 2

2. A total charge Q is uniformly distributed around a ring-shaped conductor with radius a. A charge q is located at a distance x from the center of the ring. The force exerted on the charge by the ring is given by where e0 = 6.5 x10^12 C2/(Nm2). Write a computer program based on the Newton-Raphson method to find the distance x where the force is 2N if q and Q are 3´x10^-5 C for a ring with a radius of 0.5m. Set x0 = 0 and x0 = 1. 3 A total charge Q is uniformly distributed around a ring-shaped conductor with radius a. A charge q is located at a distance x from the center of the ring. The force exerted on the charge by the ring is given by where e0 = 6.5 x10^12 C2/(Nm2). Write a computer program based on the Newton-Raphson method to find the distance x where the force is 2N if q and Q are 3x10^-5 C for a ring with a radius of 0.5m. Set x0 = 0 and x0 = 1.
Save
Cancel
Reply
 
x
OK