document.write( "Question 232856: Keith bought 30 lb of nuts at $3.00/lb and 20 lb of nuts at $5.00/lb. If he wanted to buy 10 more pounds of a different kind of nut to make the average price per pound equal to $4.50, what price should he pay for the additional 10 lb?\r
\n" );
document.write( "\n" );
document.write( "Please help :) \n" );
document.write( "
Algebra.Com's Answer #804394 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! (30 * $3 + 20 * $5)/50 = $3.80 (average price of mixture at the start)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(50 * $3.80 + 10x)/60 = $4.50 \n" ); document.write( "$190 + 10x = $270 \n" ); document.write( "10x = 80 \n" ); document.write( "x = 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "He needs to pay for nuts at $8/lb. \n" ); document.write( " |