document.write( "Question 1002164: A student was asked how old she is she said she knew her age is half her mothers, when asked about her mothers she said she is 5 years younger than her dad, she was asked about her dads age she said she only knew the sum of their ages which is 100. How old is the daughter, Mum and Dad \n" ); document.write( "
Algebra.Com's Answer #619133 by Phandoff Richmond(1)\"\" \"About 
You can put this solution on YOUR website!
Let their ages be (x)
\n" ); document.write( "Girls age =half(x), which x represent her mother
\n" ); document.write( "mothers age =x-5
\n" ); document.write( "dads age = total age - total sum of the ages of the girl and her mothers age.
\n" ); document.write( "therefore, total ages is 100
\n" ); document.write( "so, 1/2x + x - 5 + x = 100
\n" ); document.write( " x + 2x - 10 + 2x = 200
\n" ); document.write( " 5x = 190
\n" ); document.write( " x = 38
\n" ); document.write( " .
\n" ); document.write( " . . Girls age is 1/2x
\n" ); document.write( " 1/2(38) = 19yrs
\n" ); document.write( " Mothers age is = x-5
\n" ); document.write( " = 38-5
\n" ); document.write( " = 33yrs
\n" ); document.write( " Dads age is = 100 - (19 + 33)
\n" ); document.write( " = 100 - 52
\n" ); document.write( " = 47yrs
\n" ); document.write( "
\n" );