document.write( "Question 816296: The sum of two numbers is forty-eight. seven times the smaller number is equal to five times the larger. Find the larger number. \n" ); document.write( "
Algebra.Com's Answer #491470 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
m + n = 48
\n" ); document.write( "m = 48 - n
\n" ); document.write( "7m = 5n
\n" ); document.write( "---
\n" ); document.write( "7m = 5n
\n" ); document.write( "7(48 - n) = 5n
\n" ); document.write( "336 - 7n = 5n
\n" ); document.write( "12n = 336
\n" ); document.write( "---
\n" ); document.write( "n = 28
\n" ); document.write( "m = 20
\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" );