document.write( "Question 87725: Determine the midpoint of the segment whose endpoints are A(7, 3, -4) and B(-3, 1, 0). \n" ); document.write( "
Algebra.Com's Answer #63695 by madhujiithcharu@yahoo.co.in(28)\"\" \"About 
You can put this solution on YOUR website!
The mid of the segment is (7+3/2,3-1/2, -4/2)
\n" ); document.write( " i.e, (5,1,-2)
\n" ); document.write( "
\n" );