document.write( "Question 15246: find 3 consecutive even integers such that the sum of the first three is 24 more than the fourth \n" ); document.write( "
Algebra.Com's Answer #7593 by kunal_122(19)![]() ![]() ![]() You can put this solution on YOUR website! x+x+2+x+4=24+x+6 \n" ); document.write( "3x+6=30+x \n" ); document.write( "2x=24 \n" ); document.write( "x=12\r \n" ); document.write( "\n" ); document.write( "just substitue this x in the equation to check your answer. \n" ); document.write( " |