document.write( "Question 1147204: The sum of two numbers is 100 and their difference is 6.
\n" );
document.write( "What are the two numbers and what is the smaller number and larger number \n" );
document.write( "
Algebra.Com's Answer #768513 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 100 and their difference is 6. \n" ); document.write( "What are the two numbers and what is the smaller number and larger number \n" ); document.write( "============= \n" ); document.write( "x + y = 100 \n" ); document.write( "x - y = 6 \n" ); document.write( "------------------- Add \n" ); document.write( " |