document.write( "Question 651399: Maricar is ten times older than her son Carl. In five years, the product of her age and her son's age two years ago will be 35. Find their present age. \n" ); document.write( "
Algebra.Com's Answer #407670 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Maricar is ten times older than her son Carl.
\n" ); document.write( "m = 10c
\n" ); document.write( ":
\n" ); document.write( " In five years, the product of her age and her son's age two years ago will be 35.
\n" ); document.write( "(m+5)(c-2) = 35
\n" ); document.write( "replace m with 10c
\n" ); document.write( "(10c+5)(c-2) = 35
\n" ); document.write( "FOIL
\n" ); document.write( "10c^2 - 20c + 5c - 10 = 35
\n" ); document.write( "10c^2 - 15c - 10 - 35 = 0
\n" ); document.write( "10c^2 - 15c - 45 = 0
\n" ); document.write( "simplify, divide by 5
\n" ); document.write( "2c^2 - 3c - 9 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(2c+3)(c-3) = 0
\n" ); document.write( "the positive solution is all we want here
\n" ); document.write( "c = 3 yrs is Carl's present age
\n" ); document.write( "then
\n" ); document.write( "10(3) = 30 yrs is M's present age\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );