document.write( "Question 817453: The difference between two numbers is 42. Three times the smallest number is five less than twice the larger. Find the number \n" ); document.write( "
Algebra.Com's Answer #492058 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
n - m = 42
\n" ); document.write( "n = 42 + m
\n" ); document.write( "3m = 2n - 5
\n" ); document.write( "---
\n" ); document.write( "3m = 2n - 5
\n" ); document.write( "3m = 2(42 + m) - 5
\n" ); document.write( "3m = 84 + 2m - 5
\n" ); document.write( "---
\n" ); document.write( "m = 79
\n" ); document.write( "n = 121
\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" );