document.write( "Question 927891: a man is 5 times as old as his son. after 2 years the man will be 4 times as old as his son find the present age of man \n" ); document.write( "
Algebra.Com's Answer #563330 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = man age now \n" ); document.write( "y = son age now \n" ); document.write( "--- \n" ); document.write( "x = 5y \n" ); document.write( "x + 2 = 4(y + 2) \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x = 5y \n" ); document.write( "x + 2 = 4y + 8 \n" ); document.write( "--- \n" ); document.write( "x - 5y = 0 \n" ); document.write( "x - 4y = 6 \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 = man age now = 30 \n" ); document.write( "y = son age now = 6 \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( " |