document.write( "Question 818940: Jack is eight years older than his sister. In three years he will be twice as old as she is, how old are they now? \n" ); document.write( "
Algebra.Com's Answer #492864 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
j = s + 8
\n" ); document.write( "j + 3 = 2(s + 3)
\n" ); document.write( "---
\n" ); document.write( "j + 3 = 2(s + 3)
\n" ); document.write( "s + 8 + 3 = 2s + 6
\n" ); document.write( "---
\n" ); document.write( "s = 5
\n" ); document.write( "j = 13
\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( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );