document.write( "Question 939904: A natural food store makes its own brand of trail mix out of dried apples, raisins, and peanuts. One pound of the mixture costs $3.18. It contains twice as much peanuts by weight as apples. One pound of dried apples cost $4.48, one pound of raisins $2.40, and one pound of peanuts $3.44. How many ounces of each ingredient are contained in one pound of the trail mix?\r
\n" ); document.write( "\n" ); document.write( "I have to use a 3x3 matrix to slove it but I can't figure out what the 3 equations would be
\n" ); document.write( "

Algebra.Com's Answer #572766 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Do all as pounds and convert to ounces after solution of pounds is found.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Variables, a, r, p, for apples, raisins, peanuts\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "PRICES
\n" ); document.write( "Apples, 4.48
\n" ); document.write( "Raisins, 2.40
\n" ); document.write( "Peanuts, 3.44\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for the price of mixture, $3.18/pound.
\n" ); document.write( "\"%284.48a%2B2.40r%2B3.44p%29%2F%28a%2Br%2Bp%29=3.18\"
\n" ); document.write( "\"4.48a%2B2.40r%2B3.44p=3.18%28a%2Br%2Bp%29\"
\n" ); document.write( "\"448a%2B240r%2B344p=318%28a%2Br%2Bp%29\"
\n" ); document.write( "\"112a%2B60r%2B86p=79.5%28a%2Br%2Bp%29\"---not like this step
\n" ); document.write( "\"224a%2B120r%2B172p=159%28a%2Br%2Bp%29\"
\n" ); document.write( "\"%28224-159%29a%2B%28120-159%29r%2B%28172-159%29p=0\"
\n" ); document.write( "\"highlight_green%2865a-39r%2B13p=0%29\", one of the equations for the system.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Peanuts and Apples relationship:
\n" ); document.write( "\"p%2Fa=2\", meaning \"highlight_green%28p=2a%29\", another equation for the system.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How much mixture?
\n" ); document.write( "ONE pound.
\n" ); document.write( "\"highlight_green%28a%2Br%2Bp=1%29\", now you have all the equations for the system.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Including coefficients of possible 0, or zero, and ordered first three columns as a, r, p, the system can be as this:
\n" ); document.write( "65a-39r+13p=0,2a-p=0,a+r+p=1
\n" ); document.write( "\"system%2865a-39r%2B13p=0%2C2a%2B0%2Ar-p=0%2Ca%2Br%2Bp=1%29\"
\n" ); document.write( "That negative sign in the first equation seems unexpected. I might have made a mistake in the work for that equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can recheck, and then finish the solution process.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice also, the coefficients of the first equation are products of 13, so
\n" ); document.write( "\"system%285a-3r%2B1p=0%2C2a%2B0%2Ar-p=0%2Ca%2Br%2Bp=1%29\"
\n" ); document.write( "
\n" );