document.write( "Question 1111188: The sum of the x-coordinates of the vertices of a triangle in the Cartesian plane equals 10. Find the sum of the x-coordinates of the midpoints of the sides of the triangle. \n" ); document.write( "
Algebra.Com's Answer #726189 by ikleyn(52805)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let a, b and c be x-coordinates of the three vertices.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "You are given that a + b + c = 10.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Midpoints have x-coordinates 0.5(a+b), 0.5(a+c) and 0.5(b+c).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "When you add them, you will get\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "0.5(a+b) + 0.5(a+c) + 0.5(b+c) = a + b + c = 10,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "i.e. the same 10 units as your answer.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |