document.write( "Question 159623: A food store makes a 9-lb mixture of peanuts, cashews, and raisins. Peanuts cost $1.50 per pound, cashews cost $2.00 per pound, and raisins cost $1.00 per pound. The mixture calls for twice as much peanuts than cashews. The total cost of the mixture is $13.00. How much of each ingredient did the store use?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I am really confused with this problem. \n" );
document.write( "
Algebra.Com's Answer #117713 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"a 9-lb mixture of peanuts, cashews, and raisins\" __ p+c+r=9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\" twice as much peanuts than cashews\" __ p=2c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"The total cost of the mixture is $13.00\" __ 1.5p+2c+1r=13\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ (2c)+c+r=9 __ 3c+r=9 __ r=9-3c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ 1.5(2c)+2c+9-3c=13 __ 2c=4 __ c=2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ p=2(2) __ p=4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ r=9-3(2) __ r=3 \n" ); document.write( " |