document.write( "Question 924626: steve is 4 years older than rose. In 5 years from now, the sum of their ages will be equal to twice the sum of their ages from 5 years ago. what is steve's present age \n" ); document.write( "
Algebra.Com's Answer #561001 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = steve's age now
\n" ); document.write( "y = rose's age now
\n" ); document.write( "---
\n" ); document.write( "x = y + 4
\n" ); document.write( "(x + 5) + (y + 5) = 2((x - 5) + (y - 5))
\n" ); document.write( "x + 5 + y + 5 = 2(x - 5 + y - 5)
\n" ); document.write( "x + 5 + y + 5 = 2x - 10 + 2y - 10
\n" ); document.write( "x + y + 10 = 2x + 2y - 20
\n" ); document.write( "x + y = 30
\n" ); document.write( "---
\n" ); document.write( "x = y + 4
\n" ); document.write( "x + y = 30
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "x - y = 4
\n" ); document.write( "x + y = 30
\n" ); document.write( "---
\n" ); document.write( "copy and paste the above standard form linear equations in to this solver:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "solution:
\n" ); document.write( "x = steve's age now = 17
\n" ); document.write( "y = rose's age now = 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( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "
\n" );