document.write( "Question 935244: The sum of two numbers is 80 and the greater number exceeds twice the smaller by 11. find the numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #568425 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! S + M = 80 \n" ); document.write( "M = 2S + 11 \n" ); document.write( " \n" ); document.write( " |