document.write( "Question 996753: The point Q is twice as far from (-2,-8) as it is from (13,5). If it lies on the segment joining the two, what are the coordinates of Q? \n" ); document.write( "
Algebra.Com's Answer #615073 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The point Q is twice as far from (-2,-8) as it is from (13,5). If it lies on the segment joining the two, what are the coordinates of Q? \n" ); document.write( "--------- \n" ); document.write( "A(-2,-8) to B(13,5). \n" ); document.write( "Find the x & y coordinates separately. \n" ); document.write( "x distance = 13+2 = 15 \n" ); document.write( "(2/3)*15 = 10 \n" ); document.write( "-2 + 10 = 8 \n" ); document.write( "=============== \n" ); document.write( "y distance 5 + 8 = 13 \n" ); document.write( "--> (2/3)*13 = 26/3 \n" ); document.write( "-8 + 26/3 = 2/3 \n" ); document.write( "--- \n" ); document.write( "--> Q(8,2/3) \n" ); document.write( " |