document.write( "Question 1096400: find three consecutive integers. such that 4 times of first integer is 18 more than the sum of the second and third integer \n" ); document.write( "
Algebra.Com's Answer #710827 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find three consecutive integers. such that 4 times of first integer is 18 more than the sum of the second and third integer
\n" ); document.write( "---------------
\n" ); document.write( "4n = (n+1) + (n+2) + 18
\n" ); document.write( "4n = 2n + 21
\n" ); document.write( "2n = 21
\n" ); document.write( "No such integers.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );