document.write( "Question 217118: How much tea worth $2 per pound should be combined with 50 pounds of tea worth $5 per pound to create a mixture worth $3 per pound? \n" ); document.write( "
Algebra.Com's Answer #163751 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much tea worth $2 per pound should be combined with 50 pounds of tea worth $5 per pound to create a mixture worth $3 per pound? \n" ); document.write( "------------------ \n" ); document.write( "Equation: \n" ); document.write( "value + value = value \n" ); document.write( "2x + 5*50 = 3(x+50) \n" ); document.write( "2x + 5*50 = 3x + 3*50 \n" ); document.write( "x = 2*50 \n" ); document.write( "x = 100 lbs (amt of $2 tea needed for the mixture \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |