document.write( "Question 1020757: 20 years from now, Nancy will become three times as old as he is now. Find her age now. \n" ); document.write( "
Algebra.Com's Answer #636603 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "20 years from now, Nancy will become \n" ); document.write( "three times as old as she is now. \n" ); document.write( "Make Nancy's current age = x \n" ); document.write( "x + 20 = 3x \n" ); document.write( "Collect like terms \n" ); document.write( "3x - x = 20 \n" ); document.write( "2x = 20 \n" ); document.write( "x = 10 \n" ); document.write( "Nancy is 10 years old. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |