document.write( "Question 591626: \"how old are you nelson?\"asked the young child \"well my present age is 6 times what it will be in 8 years time, less 6 times what it was 5 years ago,\"said nelson .how old is he? \n" ); document.write( "
Algebra.Com's Answer #375765 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! my present age is 6 times what it will be in 8 years time, less 6 times what it was 5 years ago, \n" ); document.write( ": \n" ); document.write( "Let n = his present age \n" ); document.write( ": \n" ); document.write( "n = 6(n+8) - 6(n-5) \n" ); document.write( "n = 6n + 48 - 6n + 30 \n" ); document.write( "n = 78 is his present age \n" ); document.write( " |