document.write( "Question 438810: Two numbers are consecutive integers. Six times the smaller integer equals three times the greater integer. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #303368 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
y=x+1
\n" ); document.write( "6x=3y
\n" ); document.write( "2x=y
\n" ); document.write( "2x=x+1\r
\n" ); document.write( "\n" ); document.write( "subtract x
\n" ); document.write( "x+x=x+1
\n" ); document.write( "x=1
\n" ); document.write( "y=2\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );