document.write( "Question 160070: Anna is 12 years older than her brother. Six years from now, the sum of their ages will be 32. Find anna's present age \n" ); document.write( "
Algebra.Com's Answer #118058 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Anna is 12 years older than her brother. Six years from now, the sum of their ages will be 32. Find anna's present age
\n" ); document.write( ".
\n" ); document.write( "Let A = Anna's age
\n" ); document.write( "then because \"Anna is 12 years older than her brother.\"
\n" ); document.write( "A-12 = brother's age
\n" ); document.write( ".
\n" ); document.write( "Then from \"Six years from now, the sum of their ages will be 32.\" we get our equation:
\n" ); document.write( "(A+6) + (A-12+6) = 32
\n" ); document.write( "A+6 + A - 12 + 6 = 32
\n" ); document.write( "A+A =32
\n" ); document.write( "2A = 32
\n" ); document.write( "A = 16 years old (Anna's age_
\n" ); document.write( "
\n" );