document.write( "Question 318466: A coffee distributor needs to mix a Ethiopian coffee blend that normally sells for $8.80 per pound with a Arabian Mocha coffee blend that normally sells for $14.30 per pound to create 10 pounds of a coffee that can sell for $9.35 per pound. How many pounds of each kind of coffee should they mix? \n" ); document.write( "
Algebra.Com's Answer #227933 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
ethiopian coffee $8.80 -----x lbs
\n" ); document.write( "arabian coffee $14.30-------10-x lbx
\n" ); document.write( "..
\n" ); document.write( "Mix $9.35 -10 lb.-4950\r
\n" ); document.write( "\n" ); document.write( "8.8x+14.30(10-x)= 10* 9.35
\n" ); document.write( "multiply equation by 100
\n" ); document.write( "88x+1430(10-x)=10*935
\n" ); document.write( "88x+14300-1430x = 9350
\n" ); document.write( "-1430x+88x=9350-14300
\n" ); document.write( "-1342x = -4950
\n" ); document.write( "x=-4950/-1342
\n" ); document.write( "x=3.69 lbs Ethopian coffee
\n" ); document.write( "balance will be arabian coffee
\n" ); document.write( "
\n" );