document.write( "Question 997826: Afather was 30 yrs old when his son was born. After how many years will the age of the father be four times the age of the son? \n" ); document.write( "
Algebra.Com's Answer #615755 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call x the number of years we are looking for... \n" ); document.write( "At any time in the future, the boy's age will be x and the father's age will be 30 + x. \n" ); document.write( "We want to know when \n" ); document.write( "30 + x = 4x \n" ); document.write( "30 = 3x \n" ); document.write( "x = 10 years \n" ); document.write( "The son will be ten and the father will be forty. \n" ); document.write( " |