document.write( "Question 295441: hi i was wondering if you can give me an exsample of finding the midpoint of 2 joining points my equation is E (3,5) F(8,9). thank you \n" ); document.write( "
Algebra.Com's Answer #212914 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! That's not an equation. It's 2 points. \n" ); document.write( "Equations have an equal sign. equal - equate - equation \n" ); document.write( "------------------------------------------------------- \n" ); document.write( "To find the midpoint, find the average of x and y separately. \n" ); document.write( "x: (3+8)/2 = 11/2 or 5.5 \n" ); document.write( "y: (5+9)/2 = 7 \n" ); document.write( "MP at (5.5,7) \n" ); document.write( " \n" ); document.write( " |