document.write( "Question 27892: 60. Business and finance. A coffee merchant has coffee beans that sell for $9 per pound and $12 per pound. The two types are to be mixed to create 100 lb of a mixture that will sell for $11.25 per pound. How much of each type of bean should be used in the mixture? \n" ); document.write( "
Algebra.Com's Answer #15226 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! 9x+12(100-x)=100(11.25) \n" ); document.write( "9x+1200-12x=1125 \n" ); document.write( "-3x=-75 \n" ); document.write( "x=25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "100-25=75\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, for $9 it should be 25pounds and for $12 it should be 75 pounds. \n" ); document.write( "Paul. \n" ); document.write( " |