document.write( "Question 302492: The manager of a coffee shop has one type of coffee that sells for $6 per pound and another that sells for $9 per pound. The manager wishes to mix 40 pounds of the $9 coffee to get a mixture that will sell for $7 per pound. How many pounds of the $6 coffee should be used? a.40lb b.60lb c.80lb d.120lb \n" ); document.write( "
Algebra.Com's Answer #216885 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
40*9+6x=7*(40+x)
\n" ); document.write( "x=80 lbs.
\n" ); document.write( "
\n" );