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)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Peanuts and Apples relationship: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "How much mixture? \n" ); document.write( "ONE pound. \n" ); document.write( " \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( " \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( " |