Why Are My Calculations for Force on a Charge Not Matching Up?

AI Thread Summary
The discussion revolves around calculating the force on a -7 nC charge, where the user's calculations are yielding unexpectedly high results. The user applied the correct equations for force but misidentified the components of the forces due to the positions of the charges, which are off-axis. It was pointed out that the forces must be resolved into their X and Y components using trigonometric functions, as both charges contribute to the total force vector. Additionally, there was a correction regarding the units of charge, emphasizing that nano is smaller than micro, which affects the calculations. Properly adjusting these factors should lead to more accurate results.
kirax105strike
Messages
6
Reaction score
0

Homework Statement


Trying to find the magnitude of the resulting force on the -7 nC charge at the origin and my answers arent matching up. Is there a step I am missing? I used the pythagorean to find r for both ΔOrigin-Q1 and ΔOrigin-Q2. Here is the graph: http://imgur.com/90TQmQU.


Homework Equations


I've been using
Fy = kQ1Qy/r^2
Fx = kQ1Qx/r^2
Fnet = √(Fx)^2 + (Fy)^2


The Attempt at a Solution


The current attempts have landed me at
Fy = 1.736 * 10^-2
Fx = 1.481 * 10^-2
Fnet = .23 N
 
Physics news on Phys.org
You'll have to show how you arrived at your results. They don't look right. Consider that the charges have values in the nanocoulomb range, and the distances are in meters. The resulting forces should be much smaller than you've found.

If you show your work, we can see how to help.
 
Thanks for you reply. Here is what gave me those results:

Fy = ((8.99*10^9)(-7*10^-6)(8*10^-6))/5.385^2
Fx = ((8.99*10^9)(-7*10^-6)(4*10^-6))/4.123^2
Fnet = sqrt((1.736*10^-2)^2 + (1.481*10^-2)^2 ) = 0.23 N
 
kirax105strike said:
Thanks for you reply. Here is what gave me those results:

Fy = ((8.99*10^9)(-7*10^-6)(8*10^-6))/5.385^2
Fx = ((8.99*10^9)(-7*10^-6)(4*10^-6))/4.123^2
Fnet = sqrt((1.736*10^-2)^2 + (1.481*10^-2)^2 ) = 0.23 N

Ah. You've taken the individual forces and called them Fx and Fy, but that is not the case. Each of those two forces has X and Y components which contribute to the total X and Y force components.

You would have been correct if the 8nC charge was situated on the Y-axis and the 4nC charge on the X-axis. But both are located off-axis and must therefore their locations are vectors with both x and y components. You'll need to sort out the force components of each with a bit of trig.

Also, nano is smaller than micro... micro is 10-6, nano 10-9. So adjust your charge magnitudes.
 
Thank you for the reply. So to find the X and Y vectors of the individual charges I need to find theta and multiply each magnitude by its respective sin/cos?
 
kirax105strike said:
Thank you for the reply. So to find the X and Y vectors of the individual charges I need to find theta and multiply each magnitude by its respective sin/cos?

That's the idea unless you are familiar with vector algebra, in which case you might forgo the trig and work directly with vector operations.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top