document.write( "Question 976940: A girl is half as old as her sister and is also two years younger than her brother. If the sum of the three children's ages is 34 years, what is the product of their ages? \n" ); document.write( "
Algebra.Com's Answer #598430 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
Sister is 2X\r
\n" ); document.write( "\n" ); document.write( "Girl is X\r
\n" ); document.write( "\n" ); document.write( "Brother is X+2 (she is 2 years younger, so he is 2 years older)\r
\n" ); document.write( "\n" ); document.write( "X+2X+X+2 = 34\r
\n" ); document.write( "\n" ); document.write( "4X+2=34\r
\n" ); document.write( "\n" ); document.write( "4X=32\r
\n" ); document.write( "\n" ); document.write( "X=8 Girl, sister is 16 Brother is 10\r
\n" ); document.write( "\n" ); document.write( "product is 1280\r
\n" ); document.write( "\n" ); document.write( "(edited. I initially had an error)
\n" ); document.write( "
\n" ); document.write( "
\n" );