document.write( "Question 1003474: 15 year later Harry age will be thrice of his age 5year ago. Find Harrys present age \n" ); document.write( "
Algebra.Com's Answer #620160 by fractalier(6550) You can put this solution on YOUR website! Call Harry's age NOW, h. \n" ); document.write( "We can write \n" ); document.write( "h + 15 = 3(h - 5) so that \n" ); document.write( "h + 15 = 3h - 15 \n" ); document.write( "Collecting like terms and solving we get \n" ); document.write( "30 = 2h and \n" ); document.write( "h = 15 \n" ); document.write( " |