document.write( "Question 794321: twice the larger of two consecutive integers is equal to fifteen less than three times the smaller \n" ); document.write( "
Algebra.Com's Answer #806282 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive integers: x, (x+1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2(x+1) = 3x - 15
\n" ); document.write( "2x + 2 = 3x - 15
\n" ); document.write( "17 = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are 17 and 18.
\n" ); document.write( "
\n" );