document.write( "Question 924468: 2 brothers have a combined age of 42 years. Steve is twice as old as Bob was when Steve was as old as Bob is now. How old are they? \n" ); document.write( "
Algebra.Com's Answer #560875 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = steve's age now
\n" ); document.write( "y = bob's age now
\n" ); document.write( "---
\n" ); document.write( "x + y = 42
\n" ); document.write( "x = 2(y - (x - y))
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "x + y = 42
\n" ); document.write( "x = 2(y - x + y)
\n" ); document.write( "---
\n" ); document.write( "x + y = 42
\n" ); document.write( "x = 2(2y - x)
\n" ); document.write( "---
\n" ); document.write( "x + y = 42
\n" ); document.write( "x = 4y - 2x
\n" ); document.write( "---
\n" ); document.write( "x + y = 42
\n" ); document.write( "3x - 4y = 0
\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 = 24
\n" ); document.write( "y = bob's age now = 18
\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" );