Finding the potential difference given two unknown points.

AI Thread Summary
To find the potential difference between two points influenced by charges q1 and q2, the user is using the equation v=k(q2)/r2-k(q1)/r1, with known coordinates and magnitudes for both charges. They have established that setting v=0 leads to points along the y-axis, as r1 equals r2 due to symmetry. The user is exploring how to express the relationship between variables to create a table for further analysis, aiming to eliminate square roots in their calculations. They attempted to manipulate the equation to achieve even powers of r1 and r2 but are uncertain about their approach. The user seeks guidance on how to proceed with their calculations without requiring a complete solution.
rslewis96
Messages
5
Reaction score
0

Homework Statement


I am trying to determine at what points the given potential difference will be using v=k(q2)/r2-k(q1)/r1.

I know the location of both q1 and q2 using cartesian coordinates, as well as, there magnitudes which I have set each to one.
q1=(1,0)
q2=(-1,0)

Homework Equations


v=kq/r,
Vba=Vb-Va
Vb=k(q2)/r2
Va=k(q1)/r1
v=k(q2)/r2-k(q1)/r1
r1=sqrt((x1-x0)^2+(y1-y0)^2)
r2=sqrt((x2-x0)^2+(y2-y0)^2)

The Attempt at a Solution


First I found that if you set v=0, then the points will be right along the y-axis.

r2=r1

Which this makes sense given that each point is a equal distance from each other along the x-axis.
Next I tried to see if I could determine the points given that v>0 or v<0. How I wanted to proceeded was to create a general form of an equation, such as x0=whatever*y0 or y0=whatever*x0. This would allow me to create an x,y table and plug in for one variable to find the other.

My first thought was to get the content within both r1 and r2 out of the square root. I started by squaring both r1 and r2. I then needed to get the equation v=k(q2)/r2-k(q1)/r1 having even powers of r1 and r2.

Here is my attempt:
(v/k)=(1/r2-1/r1) => (r1*r2)(v/k)=(r1-r2) => ((r1*r2)(v/k))^2=(r1^2-2r1r2+r2^2) => (((r1*r2)(v/k))^2)-r1^2-r2^2=-2r1r2

=> [((r1*r2)(v/k))^2-r1^2-r2^2]^2=(-2r1r2)^2

I tried to work with this equation, but got nowhere.

I am not sure if I am going in the wrong direction completely or what. I'm not looking for anyone to solve this for me, I am looking for advice on how to proceed. Any advice will be helpful.

Thank you for your time.
 
Physics news on Phys.org
Suggest stating the problem in its original form.
 
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 '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