document.write( "Question 744531: Two numbers differ by 5, and one-half of the larger exceeds one-sixth of the smaller by 8. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #453464 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
Two numbers differ by 5,
\n" ); document.write( "so if one no is x the other is x-5
\n" ); document.write( "one-half of the larger exceeds one-sixth of the smaller by 8
\n" ); document.write( "so x/4=(x-5)/6+8
\n" ); document.write( "or 3x=2(x-5)+96 multiplying 12 throughout
\n" ); document.write( "or 3x=2x-10+96=2x+86
\n" ); document.write( "or 3x-2x=86
\n" ); document.write( "or x=86
\n" ); document.write( "the smaller no=86-5=81\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );