Calculate electric force using Coulomb's law (vector components are the struggle)

AI Thread Summary
The discussion revolves around calculating electric forces using Coulomb's law and addressing difficulties with vector components and trigonometry. The user correctly computes the magnitudes of forces F13 and F23 but struggles with the angles and component breakdowns. There is a suggestion to visualize the forces with a diagram to clarify directions and signs for the components. Additionally, a correction is noted regarding a missing factor in the calculations, emphasizing the importance of separating math from calculation. The user seeks further assistance in understanding the final magnitude and direction of the resultant force.
potatogirl
Messages
8
Reaction score
1
Homework Statement
Consider a fixed point charge of +1.50 μC (q1). A 2nd point charge, q3, of -0.50 μC is placed .500m to the right of q1. Finally, a third point charge q3, of -1.00 μC is placed exactly half way between q1 and q2, and moved down .300m downward. What is the magnitude and direction of the electric force exerted on q3?
Relevant Equations
Electric Force = Kc*q1*q2/r^2
So for this problem I think I am doing something weird with the trig and/or vector components. I calculated the problem like this:

First drew a picture, q1 and q2 on the x axis. q3 located equidistant between them but negative .300m in the y direction.

First finding magnitude of Electric Force due to q1 and q3, and due to q2 and q3:
|F13|= 8.99*10^9(1.5*10^-6C)(1*10^-6C)/(.25m^2 + .3m^2) = 8.826 *10^-2 N

|F23|= 8.99*10^9(.5*10^-6C)(1*10^-6C)/(.25m^2 + .3m^2) = 2.9475 *10^-2 N

Then found angle theta using arctan(.3/.25) = 50.19 degrees (this might be part of the problem)

Then broke down F13 and F23 into x and y components:
F13x= 8.826 *10^-2cos(50.19) = 5.68 * 10^-2 î
F13y= 8.826 *10^-2sin50.19) = 6.77*10^-2 ĵ


F23x= 2.9475*10^-2cos(50.19) = 1.89*10^-2 î
F23y= 2.9475*10^-2sin(50.19) = 2.26*10^-2 ĵ

Finally, adding up ĵ and î components respectively, yields: 7.57*10^-2 N î + 9.03*10^-2 N ĵ
With respect to what angle, have no idea, I don't remember how to find that. I think that my angle of 50 degrees needs to be adjusted by subtracting it from 180 degrees or something but that doesn't seem to make sense either.

For reference, the solution should be:

|F| = 0.088𝑁 ∠ 149° w/r +x

Which obviously is not in component form, but I still don't know how they got that magnitude or direction. I did notice that is is close to my answer in the y direction, which makes me feel like maybe x-components cancel here?

Anyways, any help would be appreciated! Thank you.
 
Physics news on Phys.org
potatogirl said:
First drew a picture
Excellent. Now draw in the two forces (the directions with crude estimates of the magnitudes) of the two forces and post the picture.

1714095926310.png

(red = + black = - )

##\ ##
 
1714103737396.png

Something like this?
 

Attachments

  • 1714103369622.png
    1714103369622.png
    15 KB · Views: 51
Excellent again. Since you already have the magnitudes (and their ratio), I would try to avoid confusion by letting the sizes show that:

1714127149140.png
Now you can do the trig and use he picture to check signs. In particular of the components ... (they don't all have the same sign...)


I also noticed there is a 4 missing in 8.99*10^9(1.5*10^-6C)(1*10^-6C)/(.25m^2 + .3m^2) = 8.8426 *10^-2 N

Tip: don't mix up math and calculation. Do all the math until you have a set of final expressions.
I estimate you have some difficulty with the math. It is worth while to practice decomposition into components until you can do that almost automatically. Example: $$\begin{align*}

|\vec F_{13}| &= k{q_1 q_3\over -0.25^2+0.3^2} \\ \ \\
\angle F_{13} &= \arctan(-0.25/0.3) \qquad \Rightarrow \\ \ \\

\cos(\angle F_{13}) &= {-0.25\over \sqrt{-0.25^2+0.3^2} }\ ,
&\sin(\angle F_{13}) = {0.3\over \sqrt{-0.25^2+0.3^2}} \quad \Rightarrow \\ \ \\

\vec F_{13, x} &= k{q_1 q_3 (-0.25)\over \left (-0.25^2+0.3^2 \right )^{3/2}}
&\vec F_{13, y} = k{q_1 q_3 0.3 \over \left (-0.25^2+0.3^2 \right )^{3/2}} \quad \Rightarrow \\ \ \\

\vec F_{13} &= k{q_1 q_3 \over (-0.25^2+0.3^2)^{3/2}}\left ( -0.25\hat\imath + 0.3 \hat\jmath \right)

\end{align*}$$

##\ ##
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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...

Similar threads

Replies
2
Views
10K
Replies
3
Views
4K
Replies
2
Views
12K
Replies
6
Views
1K
Replies
3
Views
7K
Replies
1
Views
3K
Back
Top