What is the perpendicular bisector of the point (0,2) and (1,0)?

First things first it will definately be useful to make a quick sketch of the x-y axes, the two points, and roughtly what the perpendicular bisector will look like.

This kind of question can be made much more painless if you make the following observation: for any point (x,y) on the perpendicular bisector (lets call this P) the distance from (x,y) to (0,2) and the distance from (x,y) to (1,0) are equal. 

Let (x,y) lie on P. Using Pythagoras' Theorem the distance (x,y) to (0,2) is  sqrt[(x - 0)2 +  (y - 2)2]. Similairly the distance from (x,y) to (1,0) is sqrt[(x - 1)2 + (y - 0)2]. These two distances must then be equal so:

 sqrt[(x - 0)2 +  (y - 2)2] = sqrt[(x - 1)2 + (y - 0)2] , now squaring gives:

(x - 0)2 +  (y - 2)2 = (x - 1)2 + (y - 0)2 , then simplifying gives:

x2 + (y - 2)2 = (x - 1)2 + y2 , expanding the brackets gives:

x2 + y2 - 4y +4 = x- 2x +1 + y2 , then cancelling the x2 and y2 terms:

-4y + 4 = -2x + 1 , which rearranges to give the line:

y = x/2 + 3/4 

There was nothing special here about finding the perpendicular bisector of (0,2) and (1,0), the exact some method can be used for any two points in the plane. The only thing that must be altered is our two expressions for the distances from (x,y) to the first point and the distance form (x,y) to the second. 

JR

Related Maths GCSE answers

All answers ▸

Gemma has the same number of sweets as Betty. Gemma gives 24 of her sweets to Betty. Betty now has 5 times as many sweets as Gemma. Workout the total number of sweets that Gemma and Betty have.


The complicated questions in algebra are really confusing me and I can't seem to be getting the right answers.


n sweets, 6 are orange, the rest are yellow. Sophie takes at random a sweet. She eats the sweet. Sophie then takes at random another sweet. She eats the sweet. The probability that Sophie eats two orange sweets is 1/3. Show that n² – n – 90 = 0


The formula for finding the circumference of a circle is Equation: C = 2(pi)r . What can we do if we know the circumference but want to know the radius?