document.write( "Question 809297: The sum of the ages of Fran and Laura is 33 years. In two years, 3 times Fran's age will be one year less than 4 times Laura's age. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #487516 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
F + L = 33
\n" ); document.write( "F = 33 - L
\n" ); document.write( "3(F + 2) = 4(L + 2) - 1
\n" ); document.write( "---
\n" ); document.write( "3F + 6 = 4L + 8 - 1
\n" ); document.write( "3F = 4L + 1
\n" ); document.write( "3(33 - L) = 4L + 1
\n" ); document.write( "99 - 3L = 4L + 1
\n" ); document.write( "7L = 98
\n" ); document.write( "Answer:
\n" ); document.write( "L = 14
\n" ); document.write( "F = 19
\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" );