document.write( "Question 393234: . Determine the coordinates of the points that divide the line segment joining C(8,1) and D(3,11) into 5 parts \n" ); document.write( "
Algebra.Com's Answer #279120 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Determine the coordinates of the points that divide the line segment joining C(8,1) and D(3,11) into 5 parts
\n" ); document.write( "-----------------------
\n" ); document.write( "Do x and y separately
\n" ); document.write( "x: 8, 7, 6, 5, 4, 3
\n" ); document.write( "y: 1, 3, 5, 7, 9, 11\r
\n" ); document.write( "\n" ); document.write( "--> (8,1) (7,3), etc
\n" ); document.write( "
\n" );