document.write( "Question 840132: Peanuts cost $2.50 per pound, almonds cost $6.50 per pound , and cashews cost $8 per pound . How many pounds of peanuts and cashews should be added to one pounds of almonds to obtain a six-pound mixture at $5 per pound? \n" ); document.write( "
Algebra.Com's Answer #506007 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
p pounds of peanuts
\n" ); document.write( "c pounds of cashews
\n" ); document.write( "1 pound of almonds
\n" ); document.write( "WANTED: Mixture of 6 pounds\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for cost of the mixture:
\n" ); document.write( "\"2.5p%2B6.5c%2B8%2A1=%281%2Bp%2Bc%29%2A5\", which uses two variables, p and c.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for pounds of the mixture:
\n" ); document.write( "\"1%2Bp%2Bc=6\", which again uses just those two variables.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SIMPLIFY EACH EQUATION\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2.5p%2B6.5c%2B8=5%2B5p%2B5c\"
\n" ); document.write( "\"5p%2B5c%2B5=2.5p%2B6.5c%2B8\"
\n" ); document.write( "\"2.5p-1.5c=3\"
\n" ); document.write( "\"5p-3c=6\" Cost Equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p%2Bc%2B1=6\"
\n" ); document.write( "\"p%2Bc=6-1\"
\n" ); document.write( "\"p%2Bc=5\" Poundage Equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SOLVE THIS SYSTEM FOR p AND c
\n" ); document.write( "----------------
\n" ); document.write( "5p-3c=6
\n" ); document.write( "----------------
\n" ); document.write( "p+c=5
\n" ); document.write( "----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The HARD PART was analyzing, setting up the equations, and finding the system of equations to solve. You do the rest.
\n" ); document.write( "
\n" );