document.write( "Question 1045544: find the points of division given the segment joining (5 1) and (-3 -1) is to be divided into four equal parts. \n" ); document.write( "
Algebra.Com's Answer #661008 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Midpoint Pt(x,y): ( \"%28x%5B1%5D+%2B+x%5B2%5D%29%2F2\", \"%28y%5B1%5D+%2B+y%5B2%5D%29%2F2++%29\")
\n" ); document.write( "(5 1) and
\n" ); document.write( "(-3 -1) halfway is (5+(-3))/2 and (1+ (-1))/2 Or C(1,0) \r
\n" ); document.write( "\n" ); document.write( "(5,1)
\n" ); document.write( "(1,0) halfway to center is(5+1)/2 and (1+0)/2 Or P(3,.5)\r
\n" ); document.write( "\n" ); document.write( "-3,-1) is
\n" ); document.write( "(1,0) halfway to center is (-3+1)/2 and (-1 + 0)/2 Or P(-1,-.5)\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );