document.write( "Question 383121: Find the coordinates of the points that divide the line segment joining (4,5) and (10,14) into three equal parts. Thanks for your help \n" ); document.write( "
Algebra.Com's Answer #271372 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The distance in \"x\" is : \"10-4=6\".
\n" ); document.write( "Divide that in \"3\".
\n" ); document.write( "\"DELTA%2Ax=6%2F3=2\"
\n" ); document.write( "The distance in \"y\" is : \"14-5=9\".
\n" ); document.write( "Divide that in \"3\".
\n" ); document.write( "\"DELTA%2Ay=9%2F3=3\"
\n" ); document.write( "Starting at (\"4\",\"5\"), move (\"2\",\"3\") to get to each new point.
\n" ); document.write( "(\"4\",\"5\")+(\"2\",\"3\")=(\"6\",\"8\")
\n" ); document.write( "(\"6\",\"8\")+(\"2\",\"3\")=(\"8\",\"11\")
\n" ); document.write( "(\"8\",\"11\")+(\"2\",\"3\")=(\"10\",\"14\")
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );