document.write( "Question 356097: forty pounds of cashews costing 6$ per pound were mixed woth 100 pound of peanuts costing 3.32 per pound. find the cost of the mixture
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #254174 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 40lb * $6/lb = $240 \n" ); document.write( "100lb * $3.32/lb = $332. \n" ); document.write( "Total cost of mixture is $240 + $332 = $572. \n" ); document.write( " |