document.write( "Question 457023: The sum of two integers is twenty-nine. Eight times the smaller integer is eleven more than five times the larger integer. Find the integers. large and small \n" ); document.write( "
Algebra.Com's Answer #313583 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+b=29
\n" ); document.write( "8*a=11+5*b
\n" ); document.write( "a=12 b=17
\n" ); document.write( "check
\n" ); document.write( "96=11+5*17
\n" ); document.write( "96=11+85
\n" ); document.write( "ok\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );