document.write( "Question 983111: bills coffee shop makes a blend that is a mixture of two types of coffee. Type a coffee costs bill $5.70 per pound and type b coffee costs $4.65 per pound. This month bill made 181 pounds of the blend, for a total cost of $943.50. How many pounds of type A coffee did he use?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #603927 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! bills coffee shop makes a blend that is a mixture of two types of coffee. Type a coffee costs bill $5.70 per pound and type b coffee costs $4.65 per pound. This month bill made 181 pounds of the blend, for a total cost of $943.50. How many pounds of type A coffee did he use? \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "value + value = value \n" ); document.write( "5.7a + 4.65b = 943.50 \n" ); document.write( "a + b = 181 \n" ); document.write( "------------------------- \n" ); document.write( "Substitute for \"b\" and solve for \"a\":: \n" ); document.write( "5.7a + 4.65(181-a) = 943.50 \n" ); document.write( "----- \n" ); document.write( "5.7a + 841.65 - 4.65a = 943.50 \n" ); document.write( "------ \n" ); document.write( "101.85/1.05 = a \n" ); document.write( "a = 97 lbs (amt. of A used in the blend) \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " |