document.write( "Question 97741: A coffee house has 20 pounds of a coffee that sells for $4 per pound. How many pounds of a coffee that sells for $8 per pound should be mixed with the 20 pouds of $4 per pound coffee to obtain a blend that will sell for $5? How much of the $5 per pound coffee is there to sell? \n" ); document.write( "
Algebra.Com's Answer #71191 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A coffee house has 20 pounds of a coffee that sells for $4 per pound. How many pounds of a coffee that sells for $8 per pound should be mixed with the 20 pounds of $4 per pound coffee to obtain a blend that will sell for $5?
\n" ); document.write( ":
\n" ); document.write( "Let x = amt of $8 coffee required
\n" ); document.write( ":
\n" ); document.write( "It says it will be mixed with 20 lb of $4 coffee, therefore:
\n" ); document.write( ":
\n" ); document.write( "Resulting amt = (x+20)
\n" ); document.write( ":
\n" ); document.write( "Simple equation:
\n" ); document.write( "4(20) + 8x = 5(x+20)
\n" ); document.write( ":
\n" ); document.write( "80 + 8x = 5x + 100
\n" ); document.write( ":
\n" ); document.write( "8x - 5x = 100 - 80
\n" ); document.write( ":
\n" ); document.write( "3x = 20
\n" ); document.write( ":
\n" ); document.write( "x = 20/3
\n" ); document.write( ":
\n" ); document.write( "x = 6\"2%2F3\" lb of $8 coffee required
\n" ); document.write( ":
\n" ); document.write( "\"How much of the $5 per pound coffee is there to sell?\"
\n" ); document.write( "20 + 6\"2%2F3\" = 26\"2%2F3\" lb of $5 coffee to sell
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution:
\n" ); document.write( "4(20) + 8(6\"2%2F3\") = 5(26\"2%2F3\")
\n" ); document.write( ":
\n" ); document.write( "Using a calculator
\n" ); document.write( "80 + 53.3333 = 133.3333, proves our solution
\n" ); document.write( ":
\n" ); document.write( "Did this make sense to you?
\n" ); document.write( "
\n" );