document.write( "Question 911177: Adman’s father is 49 years old. He is 5 years
\n" );
document.write( "older than four times Adman’s age. What is
\n" );
document.write( "Adman’s age? \n" );
document.write( "
Algebra.Com's Answer #552889 by ewatrrr(24785) You can put this solution on YOUR website! x Adman's age \n" ); document.write( "49 = 4x+5 \n" ); document.write( "44 = 4x \n" ); document.write( "11 = x, Adman's age \n" ); document.write( " |