SOLUTION: A line segment 5 units long has one of its ends at (3,1). The ordinate of the other end is 5. Find its abscissa.

Algebra ->  Length-and-distance -> SOLUTION: A line segment 5 units long has one of its ends at (3,1). The ordinate of the other end is 5. Find its abscissa.      Log On


   



Question 463772: A line segment 5 units long has one of its ends at (3,1). The ordinate of the other end is 5. Find its abscissa.
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
you need a formula for the distance between the points
since the ordinate of the other end is 5, we use is as a distance
distance%5E2=%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2

5%5E2=%28x%5B2%5D-3%29%5E2%2B%285-1%29%5E2
25=x%5B2%5D%5E2-6x%2B9%2B16
25=x%5B2%5D%5E2-6x%2B25 ........-> ...cross%2825%29=x%5B2%5D%5E2-6x%2Bcross%2825%29
x%5B2%5D%5E2-6x=0
x%5B2%5D%28x%5B2%5D-6%29=0 ......->.... highlight%28x%5B2%5D=6%29...-> abscissa
here is the graph to see it:
-- line segment 5 units (RED LINE) has points (3,1) & (6,5)