document.write( "Question 628769: The age of a man is 4 times the sum of the ages of his three children and in 8 years it will be twice the sum. What is the present age of the man? \n" ); document.write( "
Algebra.Com's Answer #395826 by graphmatics(170)\"\" \"About 
You can put this solution on YOUR website!
Let x be the age of the man. Let y be the sum of the ages of the 3 children. Then\n" ); document.write( "x=4y\n" ); document.write( "x+8=2*(y+3*8)
\n" ); document.write( "x-4y=0\n" ); document.write( "x-2y=-8+48\n" ); document.write( "We solve this system\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Linear System solver (using determinant)
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++1%5Cx+%2B+-4%5Cy+=+0%2C%0D%0A++++1%5Cx+%2B+-2%5Cy+=+40+%29%0D%0A++\"
\n" ); document.write( "
\n" ); document.write( " Any system of equations:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " has solution
\n" ); document.write( "
\n" ); document.write( " or
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " (x=80, y=20}
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );