document.write( "Question 25354: a grocer mixes 5 pound of egg noddels costing $.80 per pound with 2 pounds of spinach noodles costing $1.50 per pound. What is the cost per pound of the mixture. \n" ); document.write( "
Algebra.Com's Answer #13590 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! 5 lb x .80/lb = $4.00 \n" ); document.write( "this is the cost of 5 lb of egg noodles \n" ); document.write( "2 lb x 1.50/lb = $3.00 \n" ); document.write( "this is the cost of 2 lb of spinich noodles \n" ); document.write( "there is 7 lb of the mixture \n" ); document.write( "($4.00 + $3.00)/ 7 lb = cost per pound of the mixture \n" ); document.write( "$1.00/ lb = cost per pound of the mixture \n" ); document.write( " |