document.write( "Question 188280: Find the cost per ounce of a mixture of 30 oz of an alloy that costs $4.50 per ounce, 40 oz of an alloy that costs $3.50 per ounce, and 30 oz of an alloy that costs $3.00 per ounce. \n" ); document.write( "
Algebra.Com's Answer #141133 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the cost per ounce of a mixture of 30 oz of an alloy that costs $4.50 per ounce, 40 oz of an alloy that costs $3.50 per ounce, and 30 oz of an alloy that costs $3.00 per ounce \n" ); document.write( "-------------------- \n" ); document.write( "The total cost of the mix is \n" ); document.write( "30*4.5 + 40*3.5 + 30*3 = 135 + 140 + 90 \n" ); document.write( "= $365 for 100 ounces. \n" ); document.write( "That's $3.65/oz \n" ); document.write( " \n" ); document.write( " |