document.write( "Question 523913: a father is three times as old as his son. In 12 years tim he will be twice as old. how old is the father now? \n" ); document.write( "
Algebra.Com's Answer #347468 by lagbens(14)![]() ![]() You can put this solution on YOUR website! let's say the son is \"X\" years old \n" ); document.write( "the father would be \"3X\" years old. \n" ); document.write( "in 12 years it'll be (X+12=2X).the preceding equation translates the second part of the problem. \n" ); document.write( "now let's solve for X. X+12=2X, if we subtract X from both side we got X=12. \n" ); document.write( "so remember the father's age was 3X=3(12), which makes the father's age 36 now.(final answer) \n" ); document.write( " \n" ); document.write( " |