document.write( "Question 937892: the sum of two numbers is 92. if twice the smaller is subtracted from the larger, the result is 11. find the two numbers \n" ); document.write( "
Algebra.Com's Answer #571294 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the sum of two numbers is 92. if twice the smaller is subtracted from the larger, the result is 11. find the two numbers \n" ); document.write( "-------- \n" ); document.write( "B = Big number \n" ); document.write( "S = Smaller number \n" ); document.write( "--- \n" ); document.write( "B + s = 92 \n" ); document.write( "-2S + B = 11 \n" ); document.write( "--- \n" ); document.write( "Can you do the rest? \n" ); document.write( " \n" ); document.write( " |