document.write( "Question 805592: Find three consecutive integers such that the sum of the first and three times the second is eighteen less than five times the third integer. \n" ); document.write( "
Algebra.Com's Answer #485349 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+3*(x+1)=5*(x+2)-18
\n" ); document.write( "x = 11
\n" ); document.write( "x+1=12
\n" ); document.write( "x+2=13
\n" ); document.write( "
\n" ); document.write( "
\n" );