document.write( "Question 63261This question is from textbook
\n" ); document.write( ": 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? \n" ); document.write( "
Algebra.Com's Answer #44030 by uma(370)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let x lb of the first type be mixed with y lb of the second type.
\n" ); document.write( "Then x + y = 100 --------------------(1)\r
\n" ); document.write( "\n" ); document.write( "Cost of x lb at $9 per lb = $ 9x
\n" ); document.write( "Cost of y lb at $ 12 per lb = $12y
\n" ); document.write( "Cost of 100 pb of the mixture = 100 * 11.25 = 1125\r
\n" ); document.write( "\n" ); document.write( "==> 9x + 12y = 1125 ------------------(2)
\n" ); document.write( " 9x + 9y = 900 -----------------(1) x 9\r
\n" ); document.write( "\n" ); document.write( "Subtracting the above two equations we get...\r
\n" ); document.write( "\n" ); document.write( " 3y = 225
\n" ); document.write( "==> 3y/3 = 225/3
\n" ); document.write( "==> y = 75\r
\n" ); document.write( "\n" ); document.write( "PLugging in y = 75 in (1) we get.. x = 25\r
\n" ); document.write( "\n" ); document.write( "Thus he has to mix 25 lb of $9 type with 75 lb of $ 12 type to get the required mixture.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Good Luck!!!
\n" ); document.write( "
\n" ); document.write( "
\n" );