document.write( "Question 534270: A merchant has coffee worth $60 a pound that she wishes to miz with 70 pounds of coffee worth $90 a pound to get a mixture that is worth $70 a pound. How many pounds of the $60 coffee should be used? \n" ); document.write( "
Algebra.Com's Answer #351444 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A merchant has coffee worth $60 a pound that she wishes to miz with 70 pounds of coffee worth $90 a pound to get a mixture that is worth $70 a pound. How many pounds of the $60 coffee should be used? \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "value + value = value \n" ); document.write( "60x + 90*70 = 70*(x+70) \n" ); document.write( "60x + 90*70 = 70x + 70*70 \n" ); document.write( "-10x = -20*70 \n" ); document.write( "x = 140 (amt. of $60 coffee needed) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |