document.write( "Question 810226: The smaller of two numbers is 2 less than 1/3 the larger. The sum. of the two numbers is 50. Find the value of the numbers. \n" ); document.write( "
Algebra.Com's Answer #487992 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
s = (1/3)b - 2
\n" ); document.write( "s + b = 50
\n" ); document.write( "s = 50 - b
\n" ); document.write( "---
\n" ); document.write( "(1/3)b - 2 = 50 - b
\n" ); document.write( "(1/3)b - 2 = 50 - (3/3)b
\n" ); document.write( "(4/3)b = 52
\n" ); document.write( "b = 52(3/4)
\n" ); document.write( "---
\n" ); document.write( "b = 39
\n" ); document.write( "s = 11
\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" );