document.write( "Question 110049: A coffee merchant has coffee beans that sell for $9 per pound and $12 per pound. The two types are to be mixed to create 100 lb of a mixture that will sell for $11.25 per pound. How much of each type of bean should be used in the mixture?\r
\n" ); document.write( "\n" ); document.write( "Thank you for your help!
\n" ); document.write( "

Algebra.Com's Answer #80190 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Let's pick this problem apart one step at a time. We'll begin by letting N represent the
\n" ); document.write( "the number of pounds of coffee at Nine dollars a pound and T represent the number of pounds
\n" ); document.write( "of coffee at Twelve dollars a pound.
\n" ); document.write( ".
\n" ); document.write( "As a rough check we can tell that T must be more than N. Why is that? because the final mixture
\n" ); document.write( "must sell at $11.25 a pound ... and this price is closer to $12 a pound than it is to $9.00 a pound.
\n" ); document.write( "[If N equaled T, we would expect the coffee mix to sell for $10.50 a pound, which is the price
\n" ); document.write( "that is halfway between $9.00 a pound and $12.00 a pound.]
\n" ); document.write( ".
\n" ); document.write( "Now to the problem. The total weight of the mix must be 100 pounds. Therefore, we know that
\n" ); document.write( "N + T must equal 100. In equation form this is:
\n" ); document.write( ".
\n" ); document.write( "\"N+%2B+T+=+100\"
\n" ); document.write( ".
\n" ); document.write( "Next, we can tell that at $11.25 per pound the entire 100 pounds of mix must be worth
\n" ); document.write( "$11.25 times 100 which equals $1125.00.
\n" ); document.write( ".
\n" ); document.write( "Of that total amount, the value of the $9.00 per pound coffee is $9 times the number of
\n" ); document.write( "pounds of that coffee (which is N). So 9*N is the dollar amount of the $9 coffee in the mix.
\n" ); document.write( "And the value of the of the $12.00 per pound coffee in the mix is 12*T. The combined
\n" ); document.write( "value of the two coffees in the mix must add to $1125.00 and in equation form this is:
\n" ); document.write( ".
\n" ); document.write( "\"9N+%2B+12T+=+1125\"
\n" ); document.write( ".
\n" ); document.write( "By itself, this equation cannot be solved because it is a single equation and there are
\n" ); document.write( "two unknowns ... N and T. But we can go back to the equation:
\n" ); document.write( ".
\n" ); document.write( "\"N+%2B+T+=+100\"
\n" ); document.write( ".
\n" ); document.write( "and solve for one of the variables in terms of the other. For example, let's solve for
\n" ); document.write( "N by subtracting T from both sides of the equation to get:
\n" ); document.write( ".
\n" ); document.write( "\"N+=+100+-+T\"
\n" ); document.write( ".
\n" ); document.write( "The right side of this equation is equal to N so it can be substituted for N in the dollar
\n" ); document.write( "equation. Start with:
\n" ); document.write( ".
\n" ); document.write( "\"9N+%2B+12T+=+1125\"
\n" ); document.write( ".
\n" ); document.write( "and replace N with 100 - T to get:
\n" ); document.write( ".
\n" ); document.write( "\"9%2A%28100+-+T%29+%2B+12T+=+1125\"
\n" ); document.write( ".
\n" ); document.write( "Multiply out the left side to make it:
\n" ); document.write( ".
\n" ); document.write( "\"900+-+9T+%2B+12T+=+1125\"
\n" ); document.write( ".
\n" ); document.write( "Get rid of the 900 on the left side by subtracting 900 from both sides to reduce the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"-9T+%2B+12T+=+225\"
\n" ); document.write( ".
\n" ); document.write( "Combine the two terms on the left side:
\n" ); document.write( ".
\n" ); document.write( "\"3T+=+225\"
\n" ); document.write( ".
\n" ); document.write( "Solve for T by dividing both sides by 3 and you have:
\n" ); document.write( ".
\n" ); document.write( "\"T+=+225%2F3+=+75\"
\n" ); document.write( ".
\n" ); document.write( "This tells you that the 100 pounds of mix contains 75 pounds of the coffee that costs $12 per pound.
\n" ); document.write( ".
\n" ); document.write( "The remainder of the 100 pounds of mix must therefore be 25 pounds of the coffee that costs
\n" ); document.write( "$9 per pound.
\n" ); document.write( ".
\n" ); document.write( "Check ... 25 pounds + 75 pounds = 100 pounds of mix.
\n" ); document.write( ".
\n" ); document.write( "And at $9 per pound, the 25 pounds of it in the mix is worth $9 * 25 = $225. Plus at
\n" ); document.write( "$12 per pound, the 75 pounds of it in the mix is worth $12 * 75 = $900. So the total worth
\n" ); document.write( "of the mix is $225 + $900 = $1125. Finally there are 100 lbs of the mix and at a total worth
\n" ); document.write( "of $1125, the cost per pound should be $1125/100 = $11.25 and this is what the problem said
\n" ); document.write( "it should be.
\n" ); document.write( ".
\n" ); document.write( "Everything checks. Therefore, you can say that the required mix consists of 25 pounds of
\n" ); document.write( "the $9 per pound coffee and 75 pounds of the $12 per pound coffee.
\n" ); document.write( ".
\n" ); document.write( "Finally, note that there is more of the $12 per pound coffee in the mix than there is
\n" ); document.write( "$9 per pound coffee just as we originally thought.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );