SOLUTION: Given P(a,b) and Q( 3a,5b), what is the distance from R(3a,2b) to the midpoint of PQ? I think it is sqrt a^2+16b^2 ??????????????

Algebra ->  Algebra  -> Circles -> SOLUTION: Given P(a,b) and Q( 3a,5b), what is the distance from R(3a,2b) to the midpoint of PQ? I think it is sqrt a^2+16b^2 ??????????????      Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 139831: Given P(a,b) and Q( 3a,5b), what is the distance from R(3a,2b) to the midpoint of PQ? I think it is sqrt a^2+16b^2 ??????????????
Answer by stanbon(48535) About Me  (Show Source):
You can put this solution on YOUR website!
Given P(a,b) and Q( 3a,5b), what is the distance from R(3a,2b) to the midpoint of PQ?
----------
The midpoint of PQ is [(a+3a)/2 , (5b+b)/2] or (2a,3b)
------------------
The distance from (3a,2b) to (2a,3b) is:
d = sqrt[(3a-2a)^2 + (2b-3b)^2] = sqrt[a^2+b^2]
======================
Cheers,
Stan H.