document.write( "Question 1077695: average age of a boy and a girl is 14 years. The average age of the same boy, the girl and her twin sister is 16 years. What is the boy's age? \n" ); document.write( "
Algebra.Com's Answer #692161 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let x and y be the boy and the girl, respectively. Then:
\n" ); document.write( "x+y/2=14
\n" ); document.write( "Also
\n" ); document.write( "x+2y/3=16
\n" ); document.write( "So:
\n" ); document.write( "x+y=28
\n" ); document.write( "x+2y=48
\n" ); document.write( "y=20
\n" ); document.write( "x=8
\n" ); document.write( "The boy is 8, and the girl, and her twin sister, is 20. ☺☺☺☺
\n" ); document.write( "
\n" );