document.write( "Question 48843: Please help me. I have tried, but have not yet succeded! Here's the problem: The sum of three consecutive even integers is -24. Find the largest integer. \n" ); document.write( "
Algebra.Com's Answer #32344 by atif.muhammad(135)![]() ![]() ![]() You can put this solution on YOUR website! The sum of three consecutive even integers is -24. Find the largest integer.\r \n" ); document.write( "\n" ); document.write( "Let the first integer be x, the next consecutive even integer be, (x+2) and the third consecutive even integer be (x+4).\r \n" ); document.write( "\n" ); document.write( "Their sum = -24\r \n" ); document.write( "\n" ); document.write( "x + (x+2) + (x+4) = -24\r \n" ); document.write( "\n" ); document.write( "3x + 6 = -24\r \n" ); document.write( "\n" ); document.write( "3x = -30\r \n" ); document.write( "\n" ); document.write( "x = -10\r \n" ); document.write( "\n" ); document.write( "(x+2) = -8\r \n" ); document.write( "\n" ); document.write( "(x+4) = -6\r \n" ); document.write( "\n" ); document.write( "The largest integer is -6. \n" ); document.write( " |