document.write( "Question 501522: Henry is 7 years older than twice his age of 23 years ago. How old is Henry ? \n" ); document.write( "
Algebra.Com's Answer #338556 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "Present age of Henry = x \n" ); document.write( "Twenty three years ago means he was = (x-23) \n" ); document.write( "Then twice of his age will be = 2(x-23) \n" ); document.write( "Present age of Henry = Twice his age of 23 years ago + 7 years \n" ); document.write( "x=2(x-23)+7 \n" ); document.write( "x=2x-46+7 \n" ); document.write( "x=2x-39 \n" ); document.write( "x-2x=-39 \n" ); document.write( "-x=-39 \n" ); document.write( "Multiply by (-1) both sides of the equation \n" ); document.write( "x=39 \n" ); document.write( "Present age of Henry = 39 years old \n" ); document.write( " \n" ); document.write( " |