document.write( "Question 912529: Adam is 24 years older than his son, Jessie. Four years from now, Jessie will be 2/5 of his fathers age at that time. What is Adams present age? \n" ); document.write( "
Algebra.Com's Answer #553853 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Jesse' age \n" ); document.write( "4 years from now \n" ); document.write( "(x+4) = (2/5)(x + 24 + 4) \n" ); document.write( "5(x+4) = 2(x+28) \n" ); document.write( "3x = 36 \n" ); document.write( "x = 12, Jesse' age. Adam is 36 \n" ); document.write( "And ...checking..4 yrs from now \n" ); document.write( "16 = (2/5)40 \n" ); document.write( " |