document.write( "Question 1047787: fred blended coffee worth 95.00 pesos per kg with coffee worth 115.00 pesos per kg to make 50kg of coffee that will be sold at 107.00 pesos per kg . how many kilograms of each kind did he blend? \n" ); document.write( "
Algebra.Com's Answer #663327 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! BLEND \n" ); document.write( "115x + 95(50kg-x) = 107(50kg) \n" ); document.write( "20x = 12(50kg) \n" ); document.write( "x = 12(50kg)/20 = 30kg, amount of the 115pesos coffee \n" ); document.write( " |