document.write( "Question 1122409: Find the two points on AB that divide the segment intro three congruent parts. Point A has coordinates (0,0) and Point B has coordinates (9,6). Explain your method \n" ); document.write( "
Algebra.Com's Answer #738549 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
------------------------------------------------
\n" ); document.write( "Find the two points on AB that divide the segment intro three congruent parts. Point A has coordinates (0,0) and Point B has coordinates (9,6).
\n" ); document.write( "------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cut the x components into three equal parts.
\n" ); document.write( "\"9%2F3=3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cut the y components into three equal parts.
\n" ); document.write( "\"6%2F3=2\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "POINT A:
\n" ); document.write( "\"system%28x=0%2B3%2Cy=0%2B2%29\"
\n" ); document.write( "(3,2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "POINT B:
\n" ); document.write( "\"system%28x=3%2B3%2Cy=2%2B2%29\"
\n" ); document.write( "(6,4)
\n" ); document.write( "
\n" );