document.write( "Question 807660: U Brew blends 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 #486541 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
look in my problems I solved this yesterday
\n" ); document.write( "x+y=30,
\n" ); document.write( ".93x+1.2y=1.02*30
\n" ); document.write( "x=20
\n" ); document.write( "y=10
\n" ); document.write( "
\n" );