document.write( "Question 760616: A man is 3 times as old as his daughter, 8 years ago the product of their ages is 112, find their present ages \n" ); document.write( "
Algebra.Com's Answer #462764 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Good problem. \n" ); document.write( "Setting up the 2 equations correctly is the key. Let \"m\" represent man and \"d\" for daughter: \n" ); document.write( "m=3d \n" ); document.write( "(m-8)(d-8)=112 \n" ); document.write( "Substitute to get: \n" ); document.write( "(3d-8)(d-8)=112 \n" ); document.write( "Expand out to: \n" ); document.write( "3d^2-32d+64=112 \n" ); document.write( "Rewritten as: \n" ); document.write( "3d^2-32d-48=0 \n" ); document.write( "Use quadratic Formula and we get: \n" ); document.write( "d=12 \n" ); document.write( "So the father is 36 years old. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |