document.write( "Question 77743: the segment AC has a midpoint B. if A=(9,6) and B=(3,4), what is point C? \n" ); document.write( "
Algebra.Com's Answer #55734 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
if B is the midpoint of AC, then the distance (and direction) from A to B is the same as from B to C\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "from A to B is (3-9) or -6 units in the x direction and (4-6) or -2 units in the y direction\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so from B to C is the same change, giving C an x coordinate of 3-6 or -3 and a y coordinate of 4-2 or 2...so C is (-3,2)
\n" ); document.write( "
\n" );