document.write( "Question 1096282: Inusha is X years old now, how old was he 5years ago, how old will he be in 11 years. \n" ); document.write( "
Algebra.Com's Answer #710756 by Rhodium(14)![]() ![]() You can put this solution on YOUR website! Let x be the age of Inusha \n" ); document.write( "x \n" ); document.write( "To find out how old he was 5 years ago, we subtract \n" ); document.write( "x - 5 \n" ); document.write( "To find out how old he will be in 11 years, we add \n" ); document.write( "x + 11 \n" ); document.write( " |