document.write( "Question 410742: In addition to offering the individual types of coffee beans, Crystal sells several special blends. The house favorite, Crystal's Special Blend, contains a combination of French Roast and Kona Deluxe beans. How many pounds of Kona should she mix with 12lb of French Roast to get a blend to be sold for $10 a pound?\r
\n" );
document.write( "\n" );
document.write( "French Roast....$7.50/lb
\n" );
document.write( "Kona Deluxe....$ 11.50/lb\r
\n" );
document.write( "\n" );
document.write( "please help me I am so confused.
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #288770 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! this is a fairly standard setup for a mixture problem\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(12)($7.50) + (x)($11.50) = (12 + x)($10) \n" ); document.write( " |