document.write( "Question 808148: Jen is 13 years younger than Andre. The sum of their age in years is 137. What is Andre's age in years. \n" ); document.write( "
Algebra.Com's Answer #486764 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
j = a - 13
\n" ); document.write( "j + a = 137
\n" ); document.write( "---
\n" ); document.write( "(a - 13) + a = 137
\n" ); document.write( "2a = 150
\n" ); document.write( "a = 75
\n" ); document.write( "---
\n" ); document.write( "Answer:
\n" ); document.write( "Andre is 75
\n" ); document.write( "Jen is 62
\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" );