document.write( "Question 583462: A man is four times as old as his son,in another four years time he will be three times as old as his son,what is their ages if the product of their ages is 42? \n" ); document.write( "
Algebra.Com's Answer #372557 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A man is four times as old as his son, in another four years time he will be three times as old as his son, \n" ); document.write( "what is their ages if the product of their ages is 42? \n" ); document.write( ": \n" ); document.write( "Let m = man's age \n" ); document.write( "Let s = son's age \n" ); document.write( "; \n" ); document.write( "Write an equation for each statement, simplify if possible: \n" ); document.write( ": \n" ); document.write( "\"A man is four times as old as his son,\" \n" ); document.write( "m = 4s \n" ); document.write( ": \n" ); document.write( "in another four years time he will be three times as old as his son, \n" ); document.write( "m + 4 = 3(s+4) \n" ); document.write( "m + 4 = 3s + 12 \n" ); document.write( "m = 3s + 12 - 4 \n" ); document.write( "m = 3s + 8 \n" ); document.write( "replace m with 4s \n" ); document.write( "4s = 3s + 8 \n" ); document.write( "4s - 3s = 8 \n" ); document.write( "s = 8 yrs is the son's age \n" ); document.write( "then \n" ); document.write( "4(8) = 32 yrs is the man's age \n" ); document.write( ": \n" ); document.write( "The last statement, just screws up the problem and should be ignored! \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |