document.write( "Question 1158138: The product of the present ages of a mother and her daughter is 432. Four years ago the mother was exactly four times as old as the daughter .what are their present ages? \n" ); document.write( "
Algebra.Com's Answer #781043 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the present age of the daughter.\r\n" );
document.write( "\r\n" );
document.write( "Then  the present age of the mother is 4*(x-4)+4 = 4x - 12.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the condition, you have this equation\r\n" );
document.write( "\r\n" );
document.write( "    x*(4x-12) = 432.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Cancel the factor 4 in both sides\r\n" );
document.write( "\r\n" );
document.write( "    x*(x-3) = 108.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You can solve this quadratic equation.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "An alternative way is to decompose MENTALLY the number 108 into the product of two factors with the difference 3 between them \r\n" );
document.write( "    \r\n" );
document.write( "    108 = 9*12,\r\n" );
document.write( "\r\n" );
document.write( "so the answer is the greater of these two factors x= 12.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The daughter is 12 years old.  The mother is 4x - 12 = 4*12-12 = 36 years old.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  12*36 = 432.   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );