document.write( "Question 1055377: Find two consecutive integers such that one-half of the larger exceeds one-third of the smaller by 9. \n" ); document.write( "
Algebra.Com's Answer #670627 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find two consecutive integers such that one-half of the larger exceeds one-third of the smaller by 9.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"%28n%2B1%29%2F2+-+n%2F3\" = 9,\r\n" );
document.write( "\r\n" );
document.write( "Multiply by 6 both sides.\r\n" );
document.write( "\r\n" );
document.write( "3(n+1) - 2n = 54,\r\n" );
document.write( "\r\n" );
document.write( "3n + 3 - 2n = 54,\r\n" );
document.write( "\r\n" );
document.write( "n = 54 - 3 = 51.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  51 and 52.\r\n" );
document.write( "\r\n" );
document.write( "Check.   \"52%2F2+-+51%2F3\" = 26 - 17 = 9.  Correct!\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );