document.write( "Question 630249: sana purchases 3 lbs of mixed nuts and 89 cents per pound . hina purchases 2 lbs of peanuts at 49 cents per pound. what is the average price per pound for the mixture of both purchases ? \n" ); document.write( "
Algebra.Com's Answer #396792 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! sana purchases 3 lbs of mixed nuts and 89 cents per pound . hina purchases 2 lbs of peanuts at 49 cents per pound. what is the average price per pound for the mixture of both purchases ? \n" ); document.write( "-------- \n" ); document.write( "Average = value/weight \n" ); document.write( "----- \n" ); document.write( "Value = 3*89 + 2*49 = 365 cents \n" ); document.write( "Weight = 3 + 2 = 5 lbs \n" ); document.write( "--- \n" ); document.write( "Average = 365/5 = 73 cents per pound \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |