document.write( "Question 212020: Jamals age is 3 less that twice henrys age the sum of their ages is 39 how old is jamal \n" ); document.write( "
Algebra.Com's Answer #160115 by math problem solving(30)\"\" \"About 
You can put this solution on YOUR website!
Let Henry's age be x.
\n" ); document.write( "Then Jamal's age is 2x - 3.\r
\n" ); document.write( "\n" ); document.write( "As their sum is 39, we have
\n" ); document.write( "x + 2x - 3 = 39\r
\n" ); document.write( "\n" ); document.write( "Solving for x, we have
\n" ); document.write( "3x = 42
\n" ); document.write( "x = 14
\n" ); document.write( "So Henry is 14 years old.
\n" ); document.write( "Jamal is 2x - 3 = 25 years old.
\n" ); document.write( "
\n" ); document.write( "
\n" );