document.write( "Question 16286: Anna is twice as old as her brother Dennis, who is 4 years older than their brother Curtis. The sum of their ages is 32. How old is Anna?
\n" ); document.write( "We need the equation not the number answer.
\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #7940 by pwac(253)\"\" \"About 
You can put this solution on YOUR website!
Let Curtis=x
\n" ); document.write( "Dennis is x+4
\n" ); document.write( "Anna is 2 times (x+4)=2(x+4)
\n" ); document.write( "So the equation would look like:
\n" ); document.write( "x+x+4+2(x+4)=32
\n" ); document.write( "x+(x+4)+2(x+4)=32
\n" ); document.write( "Pete
\n" ); document.write( "
\n" );