document.write( "Question 223312: the sum of the first and third of three consecutive intergers is 152. fidn the three even integers \n" ); document.write( "
Algebra.Com's Answer #167015 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
LET X, X+2 & X+4 BE THE 3 INTEGERS.
\n" ); document.write( "X+X+4=152
\n" ); document.write( "2X=152-4
\n" ); document.write( "2X=148
\n" ); document.write( "X=148/2
\n" ); document.write( "X=74 THE SMALLEST INTEGER.
\n" ); document.write( "74+2=76 THE MIDDLE INTEGER.
\n" ); document.write( "74+4=78 THE LARGEST INTEGER.
\n" ); document.write( "PROOF:
\n" ); document.write( "74+78-152
\n" ); document.write( "152=152
\n" ); document.write( "
\n" ); document.write( "
\n" );