document.write( "Question 796255: In 28 years, a woman will be twice as old as she will be in two years. How old is she now? \n" ); document.write( "
Algebra.Com's Answer #481310 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Woman's age = x \n" ); document.write( "(x + 28) = 2(x + 2) \n" ); document.write( "x + 28 = 2x + 4 \n" ); document.write( "Collext like terms; \n" ); document.write( "x - 2x = 4 - 28 \n" ); document.write( "-x = -24 \n" ); document.write( "x = 24. \n" ); document.write( "The woman is 24 years old at present. \n" ); document.write( "Hope this helps. \n" ); document.write( ";-) \n" ); document.write( " |