SOLUTION: If the point (x,3) is equidistant from (3,-2) and (7,4), find the value of x.

Algebra ->  Points-lines-and-rays -> SOLUTION: If the point (x,3) is equidistant from (3,-2) and (7,4), find the value of x.      Log On


   



Question 1041526: If the point (x,3) is equidistant from (3,-2) and (7,4), find the value of x.
Found 2 solutions by robertb, Alan3354:
Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
%28x-3%29%5E2+%2B+5%5E2+=+%28x-7%29%5E2+%2B+%28-1%29%5E2
==> x%5E2+-+6x+%2B+34+=+x%5E2+-14x+%2B+50
==> -6x+34 = -14x +50
==> 8x = 16 ==> x = 2.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
If the point (x,3) is equidistant from (3,-2) and (7,4), find the value of x.
--------------
There's more than 1 way to do this.
---
Label the points: A(3,-2), B(7,4)
Find the perpendicular bisector of AB. The point will be on the bisector.
----
Using distance formula:
d^2 = (x-3)^2 + (3+2)^2 distance^2 from A
d^2 = (x-7)^2 + (3-4)^2 distance^2 from B
---
(x-3)^2 + (3+2)^2 = (x-7)^2 + (3-4)^2
x%5E2+-+6x+%2B+9+%2B+25+=+x%5E2+-+14x+%2B+49+%2B+1
Solve for x