document.write( "Question 250705: The sum of two numbers is 48. If the smaller number is subtracted from the larger, the difference is 12. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #183366 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! m+n=48 \n" ); document.write( "m-n=12\r \n" ); document.write( "\n" ); document.write( "add the two equations \n" ); document.write( "2m=60 \n" ); document.write( "m=30 \n" ); document.write( "n=18 \n" ); document.write( " \n" ); document.write( " |