document.write( "Question 936172: Marvin is 3 more than twice the age of Anthony. In 10 years , the sum of their ages will be 47. How old are they now ? \n" ); document.write( "
Algebra.Com's Answer #569680 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Anthony's age. Marvin 2x+3 \n" ); document.write( "In 10 years... \n" ); document.write( "2x +13 + x+10 = 47 \n" ); document.write( "3x = 24 \n" ); document.write( "x = 8, Anthony's age. Marvin 19 \n" ); document.write( "And...checking...In 10 years... \n" ); document.write( "29 + 18 = 47 \n" ); document.write( " \n" ); document.write( " |