document.write( "Question 330492: half of henry's age added to one-third of daisy's age is 11 years. Six years from now, the sum of their ages will be 40 years. how old is each? \n" ); document.write( "
Algebra.Com's Answer #236890 by Jk22(389)\"\" \"About 
You can put this solution on YOUR website!
half of henry's age added to one-third of daisy's age is 11 years. Six years from now, the sum of their ages will be 40 years. how old is each?\r
\n" ); document.write( "\n" ); document.write( "let h=henry's age, d=daisi's\r
\n" ); document.write( "\n" ); document.write( "1) h/2+d/3=11
\n" ); document.write( "2) (h+6)+(d+6)=40 => h+d=28 => h=28-d\r
\n" ); document.write( "\n" ); document.write( "->1 : 14-d/2+d/3=14-d/6=11 => d/6=3 => d=18 years=daisi's age\r
\n" ); document.write( "\n" ); document.write( "henry's age h=28-18=10 years
\n" ); document.write( "
\n" );