document.write( "Question 987664: At present, john's age is 30% of his father's age. Twenty years from now, john's age will be 58% of his father's age. How old are they? \n" ); document.write( "
Algebra.Com's Answer #608391 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "J=John's current age; F=father's current age \n" ); document.write( ". \n" ); document.write( "J=0.30F Use this to substitute for J. \n" ); document.write( "J+20=0.58(F+20) Substitute for J. \n" ); document.write( "0.30F+20=0.58F+11.6 \n" ); document.write( "8.4=0.28F \n" ); document.write( "30=F ANSWER 1:Father is 30 years old. \n" ); document.write( ". \n" ); document.write( "J=0.30F=(0.30)30=9 ANSWER 2: John is 9 years old. \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "J+20=0.58(F+20) \n" ); document.write( "9+20=0.58(30+20) \n" ); document.write( "29=0.58(50) \n" ); document.write( "29=29 \n" ); document.write( " \n" ); document.write( " |