document.write( "Question 1082341: A line from P(1,4) to Q(4,-1) is extended to a point R so that PR = 4PQ. Find the coordinate of R. \n" ); document.write( "
Algebra.Com's Answer #696397 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A line from P(1,4) to Q(4,-1) is extended to a point R so that PR = 4PQ. Find the coordinate of R. \n" ); document.write( "---------- \n" ); document.write( "PQ DATA: \n" ); document.write( "x coordinate change:: 4-1 = 3 \n" ); document.write( "y coordinate change:: -1-4 = -5 \n" ); document.write( "------------------------------------- \n" ); document.write( "PR DATA: \n" ); document.write( "x coordinate change:: 4*3 = 12 \n" ); document.write( "y coordinate change:: 4*-5 = -20 \n" ); document.write( "------ \n" ); document.write( "Coordinates of R:: \n" ); document.write( "x coordinate:: 4 + 12 = 16 \n" ); document.write( "y coordinate:: -5+-20 = -25 \n" ); document.write( "----- \n" ); document.write( "Ans:: (16,-25) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |