document.write( "Question 926857: Harry is 10 years older than Gerry. In 6 years, Harry will be twice as old as Gerry will be then. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #562523 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Gerry's age now. Harry \n" ); document.write( "(x+10) + 6 = 2(x+6) \n" ); document.write( "4 = x, Gerry's age now. Harry is 14 \n" ); document.write( "And checking...6 years from now \n" ); document.write( "20 = 2(10) \n" ); document.write( " |