document.write( "Question 74730: Solve each of the following problems. Be sure to show the equations used for the solution.
\n" );
document.write( "Business and finance. 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( " \n" );
document.write( "
Algebra.Com's Answer #53695 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of $9.00 beans \n" ); document.write( "Then 100-x=amount of $12.00 beans\r \n" ); document.write( "\n" ); document.write( "Now we know that the value of the $9.00 beans ($9.00)(x) plus the value of the $12.00 beans ($12.00)(100-x) must equal the value of the final mixture (100)($11.25). So our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "$9.00x+$12.00(100-x)=(100)($11.25) get rid of parens\r \n" ); document.write( "\n" ); document.write( "$9.00x+$1200-$12.00x=$1125 subtract $1200 from both sides\r \n" ); document.write( "\n" ); document.write( "$9.00x+$1200-$1200-$12.00x=$1125-$1200 collect like terms\r \n" ); document.write( "\n" ); document.write( "-$3.00x=-$75 divide both sides by -$3.00\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=25 lb of $9.00 beans\r \n" ); document.write( "\n" ); document.write( "100-x=100-25=75 lb of $12.00 beans\r \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "25*$9.00+75*$12.00=100($11.25) \n" ); document.write( "225+900=1125 \n" ); document.write( "1125=1125\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |