document.write( "Question 816352: The sum of two numbers is 50 and the difference is 14. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #491513 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
m + n = 50
\n" ); document.write( "n - m = 14
\n" ); document.write( "n = 14 + m
\n" ); document.write( "---
\n" ); document.write( "m + n = 50
\n" ); document.write( "m + 14 + m = 50
\n" ); document.write( "2m = 36
\n" ); document.write( "---
\n" ); document.write( "m = 18
\n" ); document.write( "n = 32
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );