document.write( "Question 1122432: Two years ago Donna’s age is 3/4 of her age today. How old is donna? \n" ); document.write( "
Algebra.Com's Answer #738559 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x = Donna's age now\r \n" ); document.write( "\n" ); document.write( "x-2 = (3/4)x \n" ); document.write( "4x-8 = 3x \n" ); document.write( "x = 8 \r \n" ); document.write( "\n" ); document.write( "Ans: \n" ); document.write( "\n" ); document.write( "— \n" ); document.write( "Check: two years ago Donna was 6, and (3/4)*8 = 24/4 = 6 (good) \n" ); document.write( " |