document.write( "Question 426581: in the standard (x,y) coordinate plane, point m with coordinates (5,4) is the midpoint of AB, and B has coordinates (7,3). What are the coordinates of A? \n" );
document.write( "
Algebra.Com's Answer #296730 by ewatrrr(24785)  You can put this solution on YOUR website! \n" );
document.write( "Hi \n" );
document.write( "point m with coordinates (5,4) is the midpoint of AB. Pt B(7,3) \n" );
document.write( "Midpoint Pt(x,y): ( , ) \n" );
document.write( " (7+ x)/2 = 5 \n" );
document.write( " x = 3 \n" );
document.write( " (3 + y)/2 = 4 \n" );
document.write( " y = 5 \n" );
document.write( " Pt A(3,5) \n" );
document.write( "CHECKING our Answer*** (3+7)/2 = 5 and (5+3)/2=4 \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " |
\n" );