document.write( "Question 110317: Melinda's dad is 30 years older than Melinda is now. Eight years ago, his age was equal to the squaer of Melinda's age then. How old is Melinda now? \n" ); document.write( "
Algebra.Com's Answer #80370 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Dad's age is d, Melinda's age is m.
\n" ); document.write( ":
\n" ); document.write( "\"d=m%2B30\" describes the situation now.
\n" ); document.write( ":
\n" ); document.write( "\"%28d-8%29=%28m-8%29%5E2\" describes the situation 8 years ago.
\n" ); document.write( ":
\n" ); document.write( "This seems to be a good candidate for solution by substitution, so substitute \"m%2B30\" for \"d\" in \"%28d-8%29=%28m-8%29%5E2\" making:
\n" ); document.write( ":
\n" ); document.write( "\"%28m%2B30-8%29=%28m-8%29%5E2\" , then simplify.
\n" ); document.write( "\"m%2B22=m%5E2-16m%2B64\"
\n" ); document.write( "\"m%5E2-16m-m%2B64-22=0\"
\n" ); document.write( "\"m%5E2-17m%2B42=0\"
\n" ); document.write( ":
\n" ); document.write( "Then we factor:
\n" ); document.write( ":
\n" ); document.write( "Since the sign on the m term is - and the sign on the constant term is +, we know that we are looking for factors of the form \"%28m-a%29%28m-b%29\".
\n" ); document.write( ":
\n" ); document.write( "The prime factors of 42 are 2, 3, and 7. So, possible values for a and b are 1 and 42, 2 and 21, 3 and 14, and 6 and 7. Of these possibilities, only 3 and 14 sum to 17, the coefficient on the m term, so our factors must be:
\n" ); document.write( ":
\n" ); document.write( "\"%28m-3%29%28m-14%29\".
\n" ); document.write( ":
\n" ); document.write( "This means that Melinda is either 3 or 14. But the answer 3 is not possible, because she wouldn't have been born 8 years previously. Hence, the answer must be 14.
\n" ); document.write( ":
\n" ); document.write( "Check:
\n" ); document.write( ":
\n" ); document.write( "Melinda 14, Dad 44.
\n" ); document.write( ":
\n" ); document.write( "Eight years ago, Melinda 6 and Dad 36, \"6%5E2=36\", check.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );