document.write( "Question 988215: Amy, Manuel, and Tom have a total of $87 in their wallets. Tom has two times what Amy has. Manuel has $7 more than Amy. How much does each Have? \n" ); document.write( "
Algebra.Com's Answer #608810 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A=amount Amy has; T=amount Tom has=2A; M=amount Manuel has=A+$7 \n" ); document.write( ". \n" ); document.write( "A+T+M=$87 \n" ); document.write( "A+2A+A+$7=$87 \n" ); document.write( "4A=$80 \n" ); document.write( "A=$20 \n" ); document.write( "ANSWER 1: Amy has $20. \n" ); document.write( "T=2A+2($20)=$40 \n" ); document.write( "ANSWER 2: Tom has $40. \n" ); document.write( "M=A+$7=$20+$7=$27 \n" ); document.write( "ANSWER 3: Manuel has $27. \n" ); document.write( " \n" ); document.write( " |