document.write( "Question 462831: the endpoint of segment AB are A(1,-5)and B (9,11) . Find the coordinates of the point 7/8 of the way from A to B \n" ); document.write( "
Algebra.Com's Answer #317204 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Treat the points as mass points. To find the point 7/8 of the way from A to B (with B being the closer point), we treat B as a point having a greater mass. If we denote the unknown point C, we can say that C is the \"center of mass\" (this technique is similar to weighted average, or one involving torque in physics). Applying this technique,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C = (7(9,11) + 1(1,-5))/8 = (8,9)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It can also be found by taking the differences in the x- and y-coordinates (8 and 16), then scaling each one by 7/8 to get (8,9) as the coordinates(luckily we get integer answers).
\n" ); document.write( "
\n" );