document.write( "Question 637771: the sum of two numbers is 26. the difference of the numbers is 8. what are the numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #401862 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sum of two numbers is 26. the difference of the numbers is 8. what are the numbers? \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "a + b = 26 \n" ); document.write( "a - b = 8 \n" ); document.write( "---- \n" ); document.write( "Add and solve for \"a\": \n" ); document.write( "2a = 34 \n" ); document.write( "a = 17 \n" ); document.write( "----- \n" ); document.write( "Solve for \"b\": \n" ); document.write( "a + b = 26 \n" ); document.write( "17 + b = 26 \n" ); document.write( "b = 9 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |