document.write( "Question 808743: The difference of two numbers is 7. When three times the smaller number is taken from twice the larger number, the result is 11. Find the two numbers \n" ); document.write( "
Algebra.Com's Answer #487177 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
m - n = 7
\n" ); document.write( "m = n + 7
\n" ); document.write( "2m - 3n = 11
\n" ); document.write( "---
\n" ); document.write( "2(n + 7) - 3n = 11
\n" ); document.write( "2n + 14 - 3n = 11
\n" ); document.write( "14 - n = 11
\n" ); document.write( "Answer:
\n" ); document.write( "n = 3
\n" ); document.write( "m = 10
\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" );