document.write( "Question 856776: Danny's father is 4 times as old as Danny. Five years ago, Danny's father was 5 times older. How old is Danny?
\n" );
document.write( "I have guessed the answer correct but would like to be shown how to work it out, using the correct method. Thankyou. \n" );
document.write( "
Algebra.Com's Answer #516142 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Danny's father is 4 times as old as Danny. Five years ago, Danny's father was 5 times older. How old is Danny? \n" ); document.write( "I have guessed the answer correct but would like to be shown how to work it out, using the correct method. \n" ); document.write( "*** \n" ); document.write( "at present: \n" ); document.write( "let x=Danny's age \n" ); document.write( "4x=Father's age \n" ); document.write( ".. \n" ); document.write( "5 yrs ago \n" ); document.write( "x-5=Danny's age \n" ); document.write( "4x-5=Father's age \n" ); document.write( ".. \n" ); document.write( "4x-5=5(x-5) \n" ); document.write( "4x-5=5x-25 \n" ); document.write( "x=20 \n" ); document.write( "How old is Danny? 20 \n" ); document.write( " \n" ); document.write( " |