document.write( "Question 1046008: Isa is twice as old as hamza. In five years the sum of their ages will be thirty-four. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #661603 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Let x and 2x represent hamza and Isa's age NOW
\n" ); document.write( "Question States:
\n" ); document.write( "(x+5) + (2x+5) = 34
\n" ); document.write( "3x = 24
\n" ); document.write( "x = 8, hamza's age NOW, Isa 16
\n" ); document.write( "AND..in five years...
\n" ); document.write( "13 + 21 = 34 CHECKS!
\n" ); document.write( "
\n" );