document.write( "Question 984683: Today, Alan's son is exactly one fifth of Alan's age.
\n" );
document.write( "In 21 years, Alan will be exactly twice his son’s age.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #605473 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A=Alan's age; S=son's age \n" ); document.write( ". \n" ); document.write( "A=5S \n" ); document.write( ". \n" ); document.write( "A+21=2(S+21) Substitute for A \n" ); document.write( "5S+21=2S+42 \n" ); document.write( "3S=21 \n" ); document.write( "S=7 \n" ); document.write( "A=5S=5(7)=35 \n" ); document.write( "Alan is 35 years old and his son is 7 years old. \n" ); document.write( " |