document.write( "Question 260478: find the coordinates of the missing endpoint given that P is the midpoint of line NQ\r
\n" );
document.write( "\n" );
document.write( "problem- N(2,0), P (5,2) \n" );
document.write( "
Algebra.Com's Answer #191855 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Q = (8,4)\r \n" ); document.write( "\n" ); document.write( "N = (2,0) \n" ); document.write( "P = (5,2) \n" ); document.write( "-- \n" ); document.write( "what does it take to get from 2 to 5? 3 \n" ); document.write( "add 3 to 5 to get 8 \n" ); document.write( "-- \n" ); document.write( "what does it take to get from 0 to 2? 2 \n" ); document.write( "add 2 to 2 to get 4 \n" ); document.write( " |