document.write( "Question 694962: The sum of two numbers is 26. Their difference is 4. Find the smaller number. \n" ); document.write( "
Algebra.Com's Answer #428255 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 26. Their difference is 4. Find the smaller number. \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "x + y = 26 \n" ); document.write( "x - y = 4 \n" ); document.write( "--- \n" ); document.write( "Add to get: \n" ); document.write( "2x = 30 \n" ); document.write( "x = 15 \n" ); document.write( "--- \n" ); document.write( "Solve for \"y\": \n" ); document.write( "x + y = 26 \n" ); document.write( "15 + y = 26 \n" ); document.write( "y = 11 (smaller number) \n" ); document.write( "======================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |