document.write( "Question 226654: three times the largest of three consecutive even integers is twenty-two more than the sum of the other two. Find the integers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #168731 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Let x, x+2 & x=4 be the 3 integers. \n" ); document.write( "3(x+4)=x+x+2 \n" ); document.write( "3x+12=2x+2 \n" ); document.write( "3x-2x=2-12 \n" ); document.write( "x=-10 ans. for the first integer. \n" ); document.write( "-10+2=-8 ans. for the middle integer. \n" ); document.write( "-10=4=-6 ans. for the largest integer. \n" ); document.write( "Proof; \n" ); document.write( "3*-6=-10-8 \n" ); document.write( "-18=-18 \n" ); document.write( " \n" ); document.write( " |