document.write( "Question 807742: U Brew blends a Colombian coffee worth $0.93 per pound with Kenyan coffee worth $1.20 per pound to get 30 pounds of a coffee blend worth $1.02 per pound. How many pounds of each type of coffee are used \n" ); document.write( "
Algebra.Com's Answer #486509 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=30, \n" ); document.write( ".93x+1.2y=30*1.02 \n" ); document.write( "x=20., y=10. \n" ); document.write( " \n" ); document.write( " |