SOLUTION: b) Find the point on the x-axis which is equidistant from (3, 2) and (− 5,− 20)
Algebra
->
Length-and-distance
-> SOLUTION: b) Find the point on the x-axis which is equidistant from (3, 2) and (− 5,− 20)
Log On
Geometry: Length, distance, coordinates, metric length
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Length-and-distance
Question 499282
:
b) Find the point on the x-axis which is equidistant from (3, 2) and (− 5,− 20)
Answer by
chessace(471)
(
Show Source
):
You can
put this solution on YOUR website!
By Pythag, Dist=sqrt((x-3)^2 + 2^2)) = sqrt((x+5)^2 + 20^2)
square both: x^2-6x+9 + 4 = x^2+10x+25 + 400
-16x = 400+25 - 13 = 412
x = -25.75
Point is at (-25.75, 0)