document.write( "Question 1112219: Find the three consecutive even numbers such that the sum of the first and the third is twice the second \n" ); document.write( "
Algebra.Com's Answer #727239 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! Find the three consecutive even numbers such that the sum of the first and the third is twice the second \n" ); document.write( "=============================================================================\r \n" ); document.write( "\n" ); document.write( "2,4,6 meet the requirement…. but so do any three consecutive even numbers. \n" ); document.write( "—\r \n" ); document.write( "\n" ); document.write( "Sum of 1st and 3rd is \n" ); document.write( "x + (x+4) = 2x+4 \n" ); document.write( "and \n" ); document.write( "2x+4 = 2(x+2) ( x+2 is the middle number )\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |