document.write( "Question 498074: the sum of two consecutive even integers is 38 less than three times the larger integer find the integer \n" ); document.write( "
Algebra.Com's Answer #337087 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
\"the sum of two consecutive even integers\" ___ i + (i + 2) ___ 2i + 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"is\" ___ =\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"38 less than three times the larger integer\" ___ 3(i + 2) - 38 ___ 3i + 6 - 38 ___ 3i - 32\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2i + 2 = 3i - 32
\n" ); document.write( "
\n" );