document.write( "Question 807439: the difference between two numbers is 8. if 2 is added to the bigger number the result will be three times the smaller number. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #486790 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
m - n = 8
\n" ); document.write( "m + 2 = 3n
\n" ); document.write( "---
\n" ); document.write( "(n + 8) + 2 = 3n
\n" ); document.write( "2n = 10
\n" ); document.write( "---
\n" ); document.write( "Answer:
\n" ); document.write( "n = 5
\n" ); document.write( "m = 13
\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" );