document.write( "Question 539151: If the midpoint between (8,y) and (-11,16) is (-1.5,5), find the value of y \n" ); document.write( "
Algebra.Com's Answer #353335 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the midpoint between (8,y) and (-11,16) is (-1.5,5), find the value of y \n" ); document.write( "------------- \n" ); document.write( "To find the midpoint, find the average of x and y separately. \n" ); document.write( "For x: (8 + -11)/2 --> -1.5 as given \n" ); document.write( "For y: (y + 16)/2 = 5 \n" ); document.write( "y + 16 = 10 \n" ); document.write( "y = -6 \n" ); document.write( " \n" ); document.write( " |