document.write( "Question 23077: Matthew owns a specialty coffee shop.He wants to create a special mix using two coffees,one priced at $6.40 per pound and the other priced at $7.28 per pound. How many pounds of the $7.28 coffee should he mix with 9 pounds of the $6.40 coffee to sell the mixture for $6.95 per pound? \n" ); document.write( "
Algebra.Com's Answer #11516 by wuwei96815(245)\"\" \"About 
You can put this solution on YOUR website!
The hardest part of word problems is translating. What are they really asking for? Once you can figure that out, the math is usally relatively easy.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x=the unknown quantity of coffee at $7.28/pound.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "7.28(x) + 6.40(9) = (x+9)6.95
\n" ); document.write( "7.28x + 57.60 = 6.95x + 62.55
\n" ); document.write( "7.28x-6.95x = 62.55-57.60
\n" ); document.write( "0.33x = 4.95
\n" ); document.write( "x = 15 pounds of coffee at $7.28/pound\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I hope that is right?
\n" ); document.write( "
\n" );