document.write( "Question 1108470: Harry is twice as old as Henry and half as old as Harvey. If they have a total age of 77, find the age of each individual. \n" ); document.write( "
Algebra.Com's Answer #723466 by ikleyn(52903)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Harry + Henry + Harvey = 77\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x     + x/2   + 2x     = 77\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides of the equation by 2. You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2x + x + 4x = 154\r\n" );
document.write( "\r\n" );
document.write( "7x = 154  ====>  x = \"154%2F7\" = 22.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  Harry is 22,  Henry is 11  and  Harvey is  44 years old.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );