document.write( "Question 737633: in 8 years, a child will be 5 years older than twice her current age. What is the current age of the child? \n" ); document.write( "
Algebra.Com's Answer #450466 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! c = child's current age.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in 8 years ------ c+8 \n" ); document.write( "a child will be 5 years older than ------- c+8=5+....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "...than twice her current age ------- c+8=5+2*c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |