document.write( "Question 931936: The sum of two numbers is 41, and their difference is 11. What are the two numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #569696 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 1) n+m=14 \n" ); document.write( "2) n-m=11\r \n" ); document.write( "\n" ); document.write( "adding 1) and 2)...\r \n" ); document.write( "\n" ); document.write( "2n=25\r \n" ); document.write( "\n" ); document.write( "n=25/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m=14-25/2=3/2 \n" ); document.write( " |