document.write( "Question 215785This question is from textbook intermediate algebra with applications
\n" );
document.write( ": find three consecutive even integers so that the sum of the smallest interger and twice the second integer is 20 more than the third \n" );
document.write( "
Algebra.Com's Answer #163008 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Let x, x+2 & x+4 be the 3 integers. \n" ); document.write( "x+2(x+2)=(x+4)+20 \n" ); document.write( "x+2x+4=x+4+20 \n" ); document.write( "3x+4=x+24 \n" ); document.write( "3x-x=24-4 \n" ); document.write( "2x=20 \n" ); document.write( "x=20/1 \n" ); document.write( "x=10 ans. for the smallest integer. \n" ); document.write( "10+2=12 for the middle integer. \n" ); document.write( "10+4=14 ans. for the largest integer. \n" ); document.write( "Proof: \n" ); document.write( "10+2*12=14+20 \n" ); document.write( "10+24=34 \n" ); document.write( "34=34 \n" ); document.write( " |