document.write( "Question 1122048: find the points p1 (x1,y1), p2(x2,y2), p3(x3,y3) on the line segment joining A(3,6) and B(5,8) that divide the line segment into four equal parts \n" ); document.write( "
Algebra.Com's Answer #738083 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the points p1 (x1,y1), p2(x2,y2), p3(x3,y3) on the line segment joining A(3,6) and B(5,8) that divide the line segment into four equal parts \n" ); document.write( "----------- \n" ); document.write( "Find x & y values separately. \n" ); document.write( "--- \n" ); document.write( "For x: 5-3 = 2 \n" ); document.write( "--> 2/4 = 0.5 per segment. \n" ); document.write( "Same for y. \n" ); document.write( "============== \n" ); document.write( "--> A(3,6), p1(3.5,6,5), etc \n" ); document.write( " |