document.write( "Question 895466: A woman is 3 times as old as her son . 8 years ago the product of their child was 112. Find thier present age.
\n" );
document.write( "Please help me out. \n" );
document.write( "
Algebra.Com's Answer #542826 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A woman is 3 times as old as her son . 8 years ago the product of their ages was 112. Find thier present age. \n" ); document.write( "------------- \n" ); document.write( "Equations: \n" ); document.write( "w = 3s \n" ); document.write( "(w-8)(s-8) = 112 \n" ); document.write( "-------------------- \n" ); document.write( "Substitute for \"w\" and solve for \"s\":: \n" ); document.write( "(3s-8)(s-8) = 112 \n" ); document.write( "------- \n" ); document.write( "3s^2 - 24s - 8s + 64 = 112 \n" ); document.write( "------- \n" ); document.write( "3s^2 - 32s - 48 = 0 \n" ); document.write( "Factor:: \n" ); document.write( "(s-12)(3s+4) = 0 \n" ); document.write( "----- \n" ); document.write( "Positive solution:: \n" ); document.write( "s = 12 yrs (the son's age now) \n" ); document.write( "--- \n" ); document.write( "Solve for \"w\":: \n" ); document.write( "w = 3s \n" ); document.write( "w = 36 yrs (the woman's age now) \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " \n" ); document.write( " |