document.write( "Question 956865: In 10 years a child will be 2 years older than twice her current age. what is her current age \n" ); document.write( "
Algebra.Com's Answer #584596 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
C=child's age
\n" ); document.write( "C+10yrs=2C+2yrs Subtract C+2yrs from each side.
\n" ); document.write( "8yrs=C ANSWER: The child is 8 years old.
\n" ); document.write( "
\n" );