document.write( "Question 713848: A coffee shop wants to spice up their standard blend of coffee by mixing in cinnamon spiced coffee beans. Their standard blend costs $7.95 per pound and the cinnamon coffee costs $12.57 per pound. They want the mix to cost $10.33 per pound, and they need 47 pounds of the mix. How many pounds of cinnamon coffee beans do they need to make this mix? \n" ); document.write( "
Algebra.Com's Answer #438589 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
price ---------------- quantity
\n" ); document.write( "Standard blend $7.95 ---------------- x pounds
\n" ); document.write( "cinnamon based $12.57 ------ 47 - x pounds
\n" ); document.write( "Mixture $10.33 ---------------- 47
\n" ); document.write( "
\n" ); document.write( "7.95 x + 12.57 ( 47 - x ) = 485.51
\n" ); document.write( "7.95 x + 590.79 - 12.57 x = 485.51
\n" ); document.write( "7.95 x - 12.57 x = 485.51 - -590.79
\n" ); document.write( "-4.62 x = -105.28
\n" ); document.write( "/ -4.62
\n" ); document.write( " x = 22.79 pounds $7.95 Standard blend
\n" ); document.write( " 24.21 pounds $10.33 cinnamon based
\n" ); document.write( "
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );