document.write( "Question 930180: A father has two sons whose age differ by 3 years. In 20 years time the sum of the son's ages will equal the father's age then. When the younger son was born, the father was nine times as old as his elder son. Find the present ages of the father and his two sons. \n" ); document.write( "
Algebra.Com's Answer #564738 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = father age \n" ); document.write( "y = younger son age \n" ); document.write( "z = older son age \n" ); document.write( "--- \n" ); document.write( "z - y = 3 \n" ); document.write( "y + 20 + z + 20 = x + 20 \n" ); document.write( "x - y = 9(z - y) \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "-y + z = 3 \n" ); document.write( "x - y - z = 20 \n" ); document.write( "x + 8y - 9z = 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 = father age = 31 \n" ); document.write( "y = younger son age = 4 \n" ); document.write( "z = older son age = 7 \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" ); document.write( " |