document.write( "Question 248299: Peanuts cost $3 per pound, almonds $4 per pound and cashews $8 per pound. How many pounds of each should be used to produce 140 pounds of mixture costing $6 per pound, in which there are twice as many peanuts as almonds? \n" ); document.write( "
Algebra.Com's Answer #180949 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Peanuts cost $3 per pound, almonds $4 per pound and cashews $8 per pound. How many pounds of each should be used to produce 140 pounds of mixture costing $6 per pound, in which there are twice as many peanuts as almonds?
\n" ); document.write( "---------------------------------------------------------------
\n" ); document.write( "Equations:
\n" ); document.write( "p = 2a
\n" ); document.write( "p + a + c = 140
\n" ); document.write( "3p + 4a + 8c = 6*140
\n" ); document.write( "-------------------------
\n" ); document.write( "Substitute into the 2nd and the 3rd equation:
\n" ); document.write( "3a + c = 140
\n" ); document.write( "10a+8c = 840
\n" ); document.write( "--------------------
\n" ); document.write( "Multiply thru the 1st Eq by 8:
\n" ); document.write( "24a + 8c = 8*140
\n" ); document.write( "10a + 8c = 840
\n" ); document.write( "-----
\n" ); document.write( "Subtract the 2nd from the 1st and solve for \"a\":
\n" ); document.write( "14a = 280
\n" ); document.write( "a = 20 (amt. of almonds in the mix)
\n" ); document.write( "p = 2a = 40 (amt of peanuts in the mix)
\n" ); document.write( "c + 3a = 140
\n" ); document.write( "c + 60 = 140
\n" ); document.write( "c = 80 (amt of cashews in the mix)
\n" ); document.write( "===========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );