Magnitude, 2D co-ordinates and Coulomb's Law

AI Thread Summary
To calculate the total force of three charges and the angle it makes with the x-axis, use the formula K0 * Q1.Q2 / d^2 multiplied by r hat, where r hat is a unit vector indicating direction. The unit vector r hat can be expressed in 2D coordinates as r hat = cos(theta)i + sin(theta)j, with i and j representing the x and y unit vectors, respectively. To find the angles, you can derive theta from the coordinates of the charges. The confusion often arises from distinguishing between the magnitude of the force and its direction, which is clarified by separating the two in the calculations. Understanding r hat as a unit vector helps in accurately determining the force's direction in the context of Coulomb's Law.
Mary O'Donovzn
Messages
17
Reaction score
0

Homework Statement



How do you calculate compute the the magnitude of the total force of three charges and also the angle it makes with the x-axis? Knowing the magnitude and also the 2d co ordinates of the charges. (x1,y1) (x2,y2) (x3,y3)

I know for definite I use the below calculation but what exactly is r hat?
K0 * Q1.Q2 / d^2 * r hat

there is apparently 2 thetas aswell.

Homework Equations


[/B]
K0 * Q1.Q2 / d^2 * r hat

r hat = cos(theta)i + sin(theta)j
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^I have no idea how to get this with 2D coordinates

The Attempt at a Solution


[/B]
In my attempt at a solution I subbed in K0=8.9875 * 10^9

I subbed in Q1Q2 (F12)
I subbed in Q1Q3 (F13)
I subbed in Q2Q3 (F23)

Then for each of them I used the x and y co ordinates of them,.
Then I got 100 % confused by r hat :(

I appreciate any help at all

Thanks in advance :)
 
Physics news on Phys.org
r-hat (\hat{r}) is a unit vector. Unit vectors have a length of 1. In this way you can separate out the "magnitude" of a vector from its direction. So you can think of r-hat as a vector (of length 1) that points in the direction from the particle to where you want to measure the force at.
Any vector can be expressed as the product of a magnitude and a unit vector, like: R\hat{r} where R is the magnitude (length) of the vector and \hat{r} is the direction.

So in your equation: K0 * Q1.Q2 / d^2 * r hat
(K0 * Q1.Q2 / d^2)
is the magnitude and r hat is the direction.

In the equation:
r hat = cos(theta)i + sin(theta)j
'j' and 'i' are also unit vectors: i=(1,0) j=(0,1)
 
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...
Back
Top