document.write( "Question 1052177: The sum of three consecutive even integers is 48 less than twice the smallest of the three integers find the integers \n" ); document.write( "
Algebra.Com's Answer #667604 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the integers be,
\n" ); document.write( "\"N-2\",\"N\", and \"N%2B2\".
\n" ); document.write( "\"N-2%2BN%2BN%2B2=2%28N-2%29-48\"
\n" ); document.write( "\"3N=2N-4-48\"
\n" ); document.write( "\"3N=2N-52\"
\n" ); document.write( "\"N=-52\"
\n" ); document.write( "So then the integers are -54, -52,and -50.
\n" ); document.write( "
\n" ); document.write( "
\n" );