Perpendicular Bisector of 2 Points

AI Thread Summary
The locus of points equidistant from two given points in 2D is indeed the perpendicular bisector of the line segment connecting those points. In 3D, this locus lies on a unique plane containing the perpendicular bisector. The discussion also addresses specific scenarios for drawing diagrams representing different loci, such as a vertical line for an elevator and a sinusoidal function for a ferris wheel. Additionally, the conversation explores finding the equation for a locus defined by the sum of distances from two points, leading to the conclusion that it describes an ellipse. The importance of understanding the geometric representation and equations of these loci is emphasized throughout the discussion.
yourmom98
Messages
42
Reaction score
0
is the locus of points equidistant from the two given points on the same line as the perpendicular bisector of the 2 points?
 
Physics news on Phys.org
Welcome to PF
*In 2D,
Yes. If we draw a line between any two given points, the locus of points equidistant from those two given points will lie on a unique perpendicular bisector that intersects exactly between the two points on the line (i.e., intersects at a point belonging to the line equidistant from the two given points). (In 2D all is coplanar)
*In space (3D that is),
Yes. If we draw a line between any two given points, the locus of points equidistant from those two given points will lie on a unique plane containing every perpendicular bisector of this line that intersects at a point belonging to the line equidistant from the two given points.
 
thanks i am asked to draw a diagram that represent the locus in each of the following situations also i am asked "what is the locus of each?"

a) Going down on a elevator
b)sitting in a seat on a ferris wheel as it rotates
c)all the points that are 2cm from a parabola
d)all the point that are 5 cm above a line




a) the diagram would be a vertical line
b) the diagram would be a sinusoidal function
c) a parabola
d) horizontal line

are these correct and what does it mean "what is the locus of each?" am i supposed to give an equation?


EDIT: also how would i find the equation of this
locus where point such that the sum of whoose distances from (0,-2) and (0,2) is 8 cause. well its not that i CANT find the equation its just that i have to draw and ellipse to figure it out i wonder if there is an more accuate way? so far my answer is 16=x^2+y^2 is this rite?
 
Last edited:
yourmom98 said:
a) the diagram would be a vertical line
b) the diagram would be a sinusoidal function
If the answer to (a) is a vertical line why isn't the answer to (b) a circle?
c) a parabola
Two parabolas (in 2D)? A cylinder (in 3D)?
d) horizontal line
I guess you meant a parallel line.
am i supposed to give an equation?
You can only give an equation if you have an equation to begin with. If the question didn't give you an equation, do you really want to be the one who starts it?
how would i find the equation of this locus where point such that the sum of whoose distances from (0,-2) and (0,2) is 8 cause. well its not that i CANT find the equation its just that i have to draw and ellipse to figure it out i wonder if there is an more accuate way? so far my answer is 16=x^2+y^2 is this rite?
Let a = (0,-2) and b = (0,2); and c = (x,y) is such a point that d(a,c) + d(b,c) = 8 where d is the (Euclidian) distance function. For any two points u = (u1,u2) and v = (v1,v2), d is defined as d(u,v) = \sqrt{(v_1-u_1)^2+(v_2-u_2)^2}. So the locus that the question is asking is "the set of all (x,y) points in \mathbb R^2 such that \sqrt{(x-0)^2+(y+2)^2} + \sqrt{(x-0)^2+(y-2)^2} = 8."

P.S. Function d is symmetric: d(u,v) = d(v,u) for any two poins u and v. You can verify this if you apply the definition of d once to d(u,v) and once for d(v,u).
 
Last edited:
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top