document.write( "Question 44145This question is from textbook Begining Algebra
\n" );
document.write( ": Business and finance. A coffee merchant has coffe beans that sell for $9 per pound and $12 per pound. The two types are to be mixed to create 100 pounds 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 #29080 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! Let us suppose that the Merchant mixed 'x' lbs of the $9 beans with 'y' lbs of $12 beans.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, he created (x+y) lbs of mixture. \n" ); document.write( "Given, total 100 lbs of the mixture is produced. \n" ); document.write( "So, x + y = 100 _________(1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, the cost of (x+y) lbs of the mixture = $(9x+12y). \n" ); document.write( "Hence, the cost of 1 lb of the mixture = $ \n" ); document.write( "Given, cost of 1 lb the mixture = $11.25. \n" ); document.write( "So, \n" ); document.write( "or \n" ); document.write( "or \n" ); document.write( "or \n" ); document.write( "or \n" ); document.write( "or y = 3x ________(2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substituting the value of 'y' from (2) in (1) we have \n" ); document.write( "x + 3x = 100 \n" ); document.write( "or 4x = 100 \n" ); document.write( "or x = \n" ); document.write( "or x = 25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substituting, x = 25 in (2), y = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, 25 lbs of the $9 beans is to be mixed with 75 lbs of $12 beans to serve the reqd. purpose. \n" ); document.write( " |