document.write( "Question 23245: A coffee shop owner tried to make his own special blend of coffee b adding a percentage of colombian cofee to his basic grind. After experimenting he decide that a 30 0/0 blend was best. However, he was left with a supply of 20 0/0 and 50 0/0 columbian coffee blend. How many poubnds of the 20 0/0 blend would he have to add to the 50 0/0 blend to wind up with 100 lbs of the 30 0/0 blend? \n" ); document.write( "
Algebra.Com's Answer #11954 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Follow the columbian coffee in the blends. \n" ); document.write( "Let the amount of 20% blend be \"x\" \n" ); document.write( "Then the amount of 50% blend is \"100-x\" \n" ); document.write( "EQUATION: \n" ); document.write( " 20%(x) + 50%(100-x) = 30%(100) \n" ); document.write( " 20x +5000-50x = 3000 \n" ); document.write( " -30x = -2000 \n" ); document.write( " x = 66 2/3 lbs. (amount of 20% blend) \n" ); document.write( " 100-x = 33 1/3 lbs. ( amount of 50% blend)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |