document.write( "Question 426762: This is what I'm suppose to do - If P is the midpoint of line segment AB, find the coordinates of the missing point A,B, or P.\r
\n" );
document.write( "\n" );
document.write( "Please help me solve this --->A(3,5),P(11,7) \r
\n" );
document.write( "\n" );
document.write( "I don't know how to find coordinate B in this question. \n" );
document.write( "
Algebra.Com's Answer #296819 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! This is what I'm suppose to do - If P is the midpoint of line segment AB, find the coordinates of the missing point A,B, or P. \n" ); document.write( "Please help me solve this --->A(3,5),P(11,7) \n" ); document.write( "----------------- \n" ); document.write( "Let P have coordinates (x,y) \n" ); document.write( "-- \n" ); document.write( "Then: \n" ); document.write( "(x+3)/2 = 11 \n" ); document.write( "x+3 = 22 \n" ); document.write( "x = 19 \n" ); document.write( "--- \n" ); document.write( "(y+5)/2 = 7 \n" ); document.write( "y+5 = 14 \n" ); document.write( "y = 9 \n" ); document.write( "--- \n" ); document.write( "Ans: P(19,9) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |