Proving the equation of perpendicular bisector

  • Thread starter Thread starter ArL
  • Start date Start date
  • Tags Tags
    Perpendicular
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 6K views
ArL
Messages
3
Reaction score
0

Homework Statement



My question is to :

Prove that the perpendicular bisector of the two points (x1, y1) and (x2, y2), in general form, is given by


Ax + By = C

where

A= 2(x2-x1), B= 2(y2 -y1) and C= y2^2 - y1^2 + x2^2 - x1^2

Help me with this proving things.

Thanks


Homework Equations





The Attempt at a Solution



Don't know where to start.

I have no idea.
 
Physics news on Phys.org
I've done it.

However, I got some questions. (to check if I am right)

if it is (X2-X1)((X2+X1)*1/2)

is this transformed to

((X2-X1)(X2+X1))/2 ?

which is expended to (X2^2-X1^2)/2 ?

I am not good at those if there are fractions in it.

Please check my work.

Thanks.
 
You can do it pretty quickly using parametric equations. You would have

[tex]D = 1/2 [x_{1} + x_{2}, y_{1} + y_{2}] + t[-{\Delta y},{\Delta x}][/tex]

And then you could easily find it.
 
Last edited: