document.write( "Question 936165: The line segment joining points A(4,6) and B(-1,-2) is extended through A by three times its original length. Find the coordinates of the new endpoint.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #569604 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The line segment joining points A(4,6) and B(-1,-2) is extended through A by three times its original length. Find the coordinates of the new endpoint. \n" ); document.write( "*** \n" ); document.write( "The line segment joining given points (4,6) and (-1-2) is the hypotenuse of a right triangle with legs of 5 and 8. By extending the line segment(hypotenuse) 3 times its original length, another larger right triangle is formed which is proportional to the smaller right triangle with given line segment. Since we are extending the hypotenuse of the smaller triangle, the legs are similarly extended 3 times their original length. \n" ); document.write( ".. \n" ); document.write( "The x-coordinate (4) is extended by 15(3 times 5) \n" ); document.write( "The y-coordinate (6) is extended by 24(3 times 8) \n" ); document.write( "Coordinates of the new endpoint:(19,30) \n" ); document.write( " |