document.write( "Question 785815: In 5 years from now shyam will be thrice as old as he was 9 years old.Find his present age. \n" ); document.write( "
Algebra.Com's Answer #477731 by mananth(16946)![]() ![]() You can put this solution on YOUR website! shyam is x years now\r \n" ); document.write( "\n" ); document.write( "after 5 years he will be x+5 years\r \n" ); document.write( "\n" ); document.write( "9 years ago he was x-9 years\r \n" ); document.write( "\n" ); document.write( "x+5=3(x-9)\r \n" ); document.write( "\n" ); document.write( "x+5=3x-27\r \n" ); document.write( "\n" ); document.write( "2x=32 \n" ); document.write( "x=16\r \n" ); document.write( "\n" ); document.write( "Shyam is 16 years now \n" ); document.write( " |