document.write( "Question 102920: 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 #74856 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 12X+9(100-X)=11.25*100 \n" ); document.write( "12X+900-9X=1125 \n" ); document.write( "3X=1125-900 \n" ); document.write( "3X=225 \n" ); document.write( "X=225/3 \n" ); document.write( "X=75 POUNDS OF $12 COFFEE IS NEEDED. \n" ); document.write( "100-75=25 POUNDS OF $9 COFFEEE IS NEEDED. \n" ); document.write( "PROOF \n" ); document.write( "12*75+9*25=1125 \n" ); document.write( "900+225=1125 \n" ); document.write( "1125=1125\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |