document.write( "Question 829847: Musa is n years old. If his age in 10 years time would be four times his age five years ago, then how old is he now? \n" ); document.write( "
Algebra.Com's Answer #500181 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Musa is n years old.
\n" ); document.write( " If his age in 10 years time would be four times his age five years ago, then how old is he now?
\n" ); document.write( ":
\n" ); document.write( "n + 10 = 4(n-5)
\n" ); document.write( "find n
\n" ); document.write( "
\n" );