document.write( "Question 588796: Find the larger of two consecutive integers if the larger is 149 less than twice the smaller. \n" ); document.write( "
Algebra.Com's Answer #374618 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
y=x-2
\n" ); document.write( "x=2y-149
\n" ); document.write( "153 and 151
\n" ); document.write( "2*151-149=x
\n" ); document.write( "check
\n" ); document.write( "151-149+151
\n" ); document.write( "2+151=153
\n" ); document.write( "ok\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );