document.write( "Question 176789: Find the point that is one-fourth of the distance from the point P(-1,3) to the point Q(7,5) along the segment PQ \n" ); document.write( "
Algebra.Com's Answer #131888 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the point that is one-fourth of the distance from the point P(-1,3) to the point Q(7,5) along the segment PQ \n" ); document.write( "------------------------------------- \n" ); document.write( "Plot the points. \n" ); document.write( "Let PQ be the hypotenuse of a rt. triangle with 3rd point R(7,3) \n" ); document.write( "Find length of PQ: sqrt(8^2+2^2) = sqrt(68) = 2sqrt(17) \n" ); document.write( "(1/4)2sqrt(17) = (1/2)sqrt(17) \n" ); document.write( "----------------------------------- \n" ); document.write( "let a point (1/4)th of the way from P to Q be M(x,y) \n" ); document.write( "Draw a line segment from M perpendicular to PR at N. \n" ); document.write( "-------------- \n" ); document.write( "Triangle PMN is proportional to Triangle PQR. \n" ); document.write( "----- \n" ); document.write( "A point (1/4) of the way from P to R is (1,3) \n" ); document.write( "A point (1/4) of the way from R to Q is (7,3 1/2) \n" ); document.write( "------------------ \n" ); document.write( "so the point (1/4) of the way from P to Q is (1,(7/2)) \n" ); document.write( "------------------ \n" ); document.write( "Prove it: \n" ); document.write( "distance from P to Q = sqrt[(1--1)^2 + (3-(7/2)^2] = sqrt[4 + 1/4] \n" ); document.write( "= sqrt[17/4] = (1/2)sqrt(17) \n" ); document.write( "and this is (1/4) the way from P to Q. \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |