document.write( "Question 797907: The sum of the first and third of three consecutive even integers is 176. What are the three even integers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #481976 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of the first and third of three consecutive even integers is 176. What are the three even integers? \n" ); document.write( "--- \n" ); document.write( "1st: 2x-2 \n" ); document.write( "2nd: 2x \n" ); document.write( "3rd: 2x+2 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "2x-2 + 2x+2 = 4x \n" ); document.write( "--- \n" ); document.write( "4x = 176 \n" ); document.write( "x = 44 \n" ); document.write( "----- \n" ); document.write( "1st: 2x-2 = 86 \n" ); document.write( "2nd: 2x = 88 \n" ); document.write( "e4d: 2x+2 = 90 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |