document.write( "Question 39176: Find three consecutive even integers such that 3 times the sum of the first two is 48 less than the third. \n" ); document.write( "
Algebra.Com's Answer #24616 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
Sections:
\n" ); document.write( "\"x\"
\n" ); document.write( "\"x%2B2\"
\n" ); document.write( "\"x%2B4\"
\n" ); document.write( "Equation:
\n" ); document.write( "\"3%28x+%2B+%28x+%2B+2%29%29+=+%28x+%2B+4%29+-+48\"
\n" ); document.write( "\"3%282x+%2B+2%29+=+x+-+44\"
\n" ); document.write( "\"6x+%2B+6+=+x+-+44\"
\n" ); document.write( "\"5x+=+-50\"
\n" ); document.write( "\"x+=+-10\"
\n" ); document.write( "There are no solutions.
\n" ); document.write( "
\n" );