document.write( "Question 169940: Totally confused! Please help! Many Thanks!
\n" );
document.write( "At a local garage sale, Chris bought 4 gardening magazines and 3 mugs for $8.70. Sarah bought 5 magazines, 2 mugs and 3 refrigerator magnets for $12.35. Steve bought 2 magazines, 4 mugs and 4 refrigerator magnets for $15.50. What was the price of each refrigerator magnet? \n" );
document.write( "
Algebra.Com's Answer #125404 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! At a local garage sale, Chris bought 4 gardening magazines and 3 mugs for $8.70. Sarah bought 5 magazines, 2 mugs and 3 refrigerator magnets for $12.35. Steve bought 2 magazines, 4 mugs and 4 refrigerator magnets for $15.50. What was the price of each refrigerator magnet? \n" ); document.write( "----------------------------- \n" ); document.write( "GM = price of magazines \n" ); document.write( "MU = price of mugs \n" ); document.write( "RM = price of magnets \n" ); document.write( "4GM + 3MU = 870 \n" ); document.write( "5GM + 2MU + 3RM = 1235 \n" ); document.write( "2GM + 4MU + 4RM = 1550 \n" ); document.write( "------------- \n" ); document.write( "It's 3 eqns in 3 unknowns. \n" ); document.write( "There are several ways to solve this. I have an Excel sheet that does determinants, so I'll use that. \n" ); document.write( "| 4 3 0 870 | \n" ); document.write( "| 5 2 3 1235 | = 0 \n" ); document.write( "| 2 4 4 1550 | \n" ); document.write( "Det = 4*(8-12) - 3*(20-6) = -16 - 42 \n" ); document.write( "Det = -58 \n" ); document.write( "Det*GM = 3*(3*1550 - 4*1235) + 870*(2*4-4*3) \n" ); document.write( "Det*GM = 3*(-290) + 870*(-4) \n" ); document.write( "Det*GM = -4350 \n" ); document.write( "GM = -4350/(-58) \n" ); document.write( "GM = 75 (cents) \n" ); document.write( "----------- \n" ); document.write( "Sub 75 into the 1st eqn to get MU \n" ); document.write( "4GM + 3MU = 870 \n" ); document.write( "300 + 3MU = 870 \n" ); document.write( "MU = 190 \n" ); document.write( "------------- \n" ); document.write( "Sub GM and MU \n" ); document.write( "2GM + 4MU + 4RM = 1550 \n" ); document.write( "150 + 760 + 4RM = 1550 \n" ); document.write( "4RM = 640 \n" ); document.write( "RM = 160 \n" ); document.write( "---------- \n" ); document.write( "Magazine = $0.75 \n" ); document.write( "Mug = $1.90 \n" ); document.write( "Magnet = $1.60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |