document.write( "Question 311570: jimmy is a partner in an internet based coffee supplier. The company offers gourmet coffee beans for $11 per pound and regular coffee beans for $4 per pound. Jimmy is creating a medium price product that sell for $6 per pound. The first thing to go into the mixing bin was 12 pounds of gourmet coffee beans. How many pounds of the less expensive regular beans should be added \n" ); document.write( "
Algebra.Com's Answer #222864 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 12*11+4x=6(12+x) \n" ); document.write( "132+4x=72+6x \n" ); document.write( "4x-6x=72-132 \n" ); document.write( "-2x=-60 \n" ); document.write( "x=-60/-2 \n" ); document.write( "x=30 lbs. of the $4 coffee is added. \n" ); document.write( "Proof: \n" ); document.write( "12*11+4*30=6(12+30) \n" ); document.write( "132+120=6*42 \n" ); document.write( "252=252 \n" ); document.write( " |