document.write( "Question 816325: The difference between two numbers is 27. 3 times the smaller number is equal to 5 more than the larger. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #491482 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
n - m = 27
\n" ); document.write( "n = 27 + m
\n" ); document.write( "3m = n + 5
\n" ); document.write( "---
\n" ); document.write( "3m = n + 5
\n" ); document.write( "3m = 27 + m + 5
\n" ); document.write( "2m = 32
\n" ); document.write( "---
\n" ); document.write( "m = 16
\n" ); document.write( "n = 43
\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" );