document.write( "Question 1207744: A coffee manufacturer wants to market a new blend of coffee that sells for $3.90 per pound by mixing two coffees that sell for $2.75 and $5 per pound,respectively.What amounts of each coffee should be blended to obtain the desired mixture? \r
\n" );
document.write( "\n" );
document.write( "[Hint:Assume that the total weight of the desired blend is 100 pounds.]\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Let me see.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Let x = one type of coffee\r
\n" );
document.write( "\n" );
document.write( "Let y = another type of coffee\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Here is my set up:\r
\n" );
document.write( "\n" );
document.write( "a + b = 100
\n" );
document.write( "2.75a + 5.00b = 100(3.90)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Is this correct? \n" );
document.write( "
Algebra.Com's Answer #845785 by josgarithmetic(39616)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " PRICE POUNDS COST\r\n" ); document.write( "\r\n" ); document.write( "lowpriced 2.75 100-h 2.75(100-h)\r\n" ); document.write( "\r\n" ); document.write( "highpriced 5 h 5h\r\n" ); document.write( "\r\n" ); document.write( "result 3.9 100 5h+2.75(100-h)\r\n" ); document.write( " \n" ); document.write( "Using h for the amount of the $5 per pound coffee, ....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This equation formed: \n" ); document.write( "Solve for h, and evaluate 100-h.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You already knew what to do. \n" ); document.write( " |