document.write( "Question 907536: Daniel is currently 26 years older than his son. In six years he will be three times older than his son. How old are both of them now? \n" ); document.write( "
Algebra.Com's Answer #550419 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the son's age \n" ); document.write( "26+x + 6 = 3(x+6) \n" ); document.write( "14 = 2x \n" ); document.write( "7 = x, the son's age. Daniel is 33 \n" ); document.write( "And..checking.. 6 years form now \n" ); document.write( "39 = 3(13) \n" ); document.write( " |