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)    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 =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "  |