document.write( "Question 99931: a coffee shop decides to blend a coffee that sells for$12 per pound with a coffee that sells for $9 per pound to produce a blend that will sell for $10 per pound. how much of each should be used to yield 20 pounds of the new blend? \n" ); document.write( "
Algebra.Com's Answer #72736 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 12x+9(20-x)=10*20 \n" ); document.write( "12x+180-9x=200 \n" ); document.write( "3x=200-180 \n" ); document.write( "3x=20 \n" ); document.write( "x=20/3 pounds of $12 coffee is needed. \n" ); document.write( "20-6 2/3=13 1/3 or 40/3 pounds of $9 coffee is needed. \n" ); document.write( "proof \n" ); document.write( "12*20/3+9*40/3=200 \n" ); document.write( "240/3+360/3=200 \n" ); document.write( "80+120=200 \n" ); document.write( "200=200 \n" ); document.write( " |