document.write( "Question 319054: Can you find the coordinates of B given A(3,8) and M(5,4)?
\n" ); document.write( "M is the midpoint of.
\n" ); document.write( "Graph:
\n" ); document.write( "A-----M-----B
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #228403 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
Can you find the coordinates of B given A(3,8) and M(5,4)?
\n" ); document.write( "M is the midpoint of.
\n" ); document.write( "
\r\n" );
document.write( "There are two ways.  We'll do both.\r\n" );
document.write( "\r\n" );
document.write( "Graphically:\r\n" );
document.write( "\r\n" );
document.write( "  \r\n" );
document.write( "\r\n" );
document.write( "Draw the right triangle with one leg vertical and one leg \r\n" );
document.write( "horizontal that has AM as its hypotenuse:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Notice that the vertical leg is 4 units and the horizontal leg is 2 units\r\n" );
document.write( "long.  So duplicate that triangle below, and you have this, so you see that\r\n" );
document.write( "M(5,4) is the midpoint between A(3,8) and B(7,0).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Second way:\r\n" );
document.write( "\r\n" );
document.write( "Let B have the coordinates B(\"x%5B2%5D\", \"y%5B2%5D\")\r\n" );
document.write( "\r\n" );
document.write( "Then use the midpoint formula:\r\n" );
document.write( "\r\n" );
document.write( "Midpoint between (\"x%5B1%5D\",\"y%5B1%5D\") and  (\"x%5B2%5D\", \"y%5B2%5D\")\r\n" );
document.write( "\r\n" );
document.write( "is   = (5,4)\r\n" );
document.write( "\r\n" );
document.write( "Let A(3,8) = (\"x%5B1%5D\",\"y%5B1%5D\")\r\n" );
document.write( "\r\n" );
document.write( "so that \"x%5B1%5D=3\", and \"y%5B1%5D=8\"\r\n" );
document.write( "\r\n" );
document.write( "Let B have the coordinates B(\"x%5B2%5D\", \"y%5B2%5D\")\r\n" );
document.write( "\r\n" );
document.write( "Then  \r\n" );
document.write( "\r\n" );
document.write( "\"%28x%5B1%5D%2Bx%5B2%5D%29%2F2+=++%283%2Bx%5B2%5D%29%2F2+=+5\"\r\n" );
document.write( "\r\n" );
document.write( "and\r\n" );
document.write( "\r\n" );
document.write( "\"%28y%5B1%5D%2By%5B2%5D%29%2F2+=++%288%2By%5B2%5D%29%2F2+=+4\"\r\n" );
document.write( "\r\n" );
document.write( "So you have the system of equations\r\n" );
document.write( "\r\n" );
document.write( "\"system%28++%283%2Bx%5B2%5D%29%2F2+=+5%2C+%288%2By%5B2%5D%29%2F2+=+4%29\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply both equations through by 2\r\n" );
document.write( "\r\n" );
document.write( "\"system%28++3%2Bx%5B2%5D+=+10%2C+8%2By%5B2%5D+=+8%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve each and get:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28x%5B2%5D=7%2Cy%5B2%5D=0%29\"\r\n" );
document.write( "\r\n" );
document.write( "So M(5,4) is the midpoint between A(3,8) and B(7,0).\r\n" );
document.write( "\r\n" );
document.write( "Do it whichever way your teacher wants.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );