SOLUTION: The question is find the value of "c" such that each pair of points is 5 units apart. first pair: (5,2) (c,-3) second pair: (0,c) (3,1) Im not exact

Algebra.Com
Question 356642: The question is find the value of "c" such that each pair of points is 5 units apart.
first pair: (5,2) (c,-3)
second pair: (0,c) (3,1)
Im not exactly sure what to do here. I haven't had a problem that has asked for an amount of units, not sure what units means. Would you possibly use the distance or midpoint formula to solve this, but again I don't know where the units part fits in...

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
find the value of "c" such that each pair of points is 5 units apart.
first pair: (5,2) (c,-3)
distance = sqrt[(change in x)^2+(change in y)^2]
-----
5 = sqrt[(c-5)^2+(2--3)^2]
-----
5 = sqrt[c^2-10c+25 + 25]
-----
5 = sqrt[c^2-10c+50]
----
c^2-10c+50= 25
c^2-10c+25 = 0
(c-5)^2 = 0
c = 5
==============
second pair: (0,c) (3,1)
---
5 = sqrt[(3^2)+(c-1)^2]
---
5 = sqrt[9+c^2-2c+1]
25 = c^2-2c+10
c^2-2c-15 = 0
(c-5)(c+3) = 0
c = 5 of c= -3
=====================
Cheers,
Stan H.

RELATED QUESTIONS

find the value of C such that each pair of points is 5 units apart (0,C)... (answered by solver91311)
Find the values of a, b, and c such that the equation y = ax2 + bx + c has ordered pair... (answered by MathLover1)
find the slope of the line that passes through each pair of points.... (answered by rchill)
I need help please. Complete each ordered pair so that it is a solution of the given... (answered by checkley77,vleith)
Find the values of a, b, and c such that the equation y = ax2 + bx + c has ordered pair... (answered by stanbon,solver91311,MathLover1)
Find the ordered pair that is a solution to the graphs Y=2x+3 (answered by checkley77)
The products of three pairs of numbers are equal. One number in the second pair is 2... (answered by ankor@dixie-net.com)
Find the distance between each pair of points. (3, -2) and (3,... (answered by jim_thompson5910)
Right triangle ABC pictured above has legs that are 5 units in length. Point C is the... (answered by solver91311)