document.write( "Question 930314: In a family, a couple has a son and a daughter. The age of the father is four times that of his daughter, and the age of the son is half of that of his mother. The wife is 8 years younger than her husband, and the brother is seven years older than his sister. What is the age of the mother? \n" ); document.write( "
Algebra.Com's Answer #564940 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = age of dad
\n" ); document.write( "y = age of mom
\n" ); document.write( "z = age of son
\n" ); document.write( "u = age of daughter
\n" ); document.write( "---
\n" ); document.write( "x = 4u
\n" ); document.write( "y = 2z
\n" ); document.write( "y = x - 8
\n" ); document.write( "z = u + 7
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "x - 4u = 0
\n" ); document.write( "y - 2z = 0
\n" ); document.write( "x - y = 8
\n" ); document.write( "z - u = 7
\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 = age of dad = 44
\n" ); document.write( "y = age of mom = 36
\n" ); document.write( "z = age of son = 18
\n" ); document.write( "u = age of daughter = 11
\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( "
\n" );