document.write( "Question 167720: a natural food store makes its own brand of trial mix, out of dried apples,raisins and peanuts. One pound of the mixture is $3.18 it contains twice as much peanuts by weight than apples. One pound of dried apples cost $4.48, a pound of raisins cost $2.40 and a pound of peanuts is $ 3.44. How many ounces of each ingredient are contained in one pound of the trail mix? \n" ); document.write( "
Algebra.Com's Answer #123649 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! dried apples,raisins and peanuts. One pound of the mixture is $3.18 \n" ); document.write( " it contains twice as much peanuts by weight than apples. \n" ); document.write( ": \n" ); document.write( "One pound of dried apples cost $4.48, a pound of raisins cost $2.40 and \n" ); document.write( "a pound of peanuts is $ 3.44. \n" ); document.write( ": \n" ); document.write( "How many ounces of each ingredient are contained in one pound of the trail mix? \n" ); document.write( ": \n" ); document.write( "Here it is, step-by-step \n" ); document.write( ": \n" ); document.write( "Let a = no. of oz of apples \n" ); document.write( "Let r = no. of oz of raisins \n" ); document.write( "Let p = no. of oz of peanuts \n" ); document.write( ": \n" ); document.write( "The equation: \n" ); document.write( "4.48a + 2.40r + 3.44p = 3.18(16) \n" ); document.write( ": \n" ); document.write( "It says p = 2a, substitute 2a for p \n" ); document.write( "4.48a + 2.40r + 3.44(2a) = 3.18(16) \n" ); document.write( ": \n" ); document.write( "4.48a + 2.40r + 6.88a = 50.88 \n" ); document.write( ": \n" ); document.write( "4.48a + 6.88a + 2.40r = 50.88 \n" ); document.write( ": \n" ); document.write( "11.36a + 2.40r = 50.88 \n" ); document.write( ": \n" ); document.write( "At this point we can say: r = (16-3a), a represents apples & peanuts here. \n" ); document.write( " Substitute (16-3a) for r, solve for a; \n" ); document.write( "11.36a + 2.40(16-3a) = 50.88 \n" ); document.write( ": \n" ); document.write( "11.36a + 38.40 - 7.2a = 50.88 \n" ); document.write( ": \n" ); document.write( "11.36a - 7.2a = 50.88 - 38.40 \n" ); document.write( ": \n" ); document.write( "4.16a = 12.48 \n" ); document.write( "a = \n" ); document.write( "a = 3 oz dried apples \n" ); document.write( "then \n" ); document.write( "P = 2(3) \n" ); document.write( "P = 6 oz of peanuts \n" ); document.write( ": \n" ); document.write( "Find r: \n" ); document.write( "r = 16 - 3 - 6 \n" ); document.write( "r = 7 oz of raisins \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check these values for a, r, p in the cost equation \n" ); document.write( "4.48(3) + 2.40(7) + 3.44(6) = 3.18(16) \n" ); document.write( "13.44 + 16.8 + 20.64 = 50.88; confirms our solutions \n" ); document.write( " |