document.write( "Question 845565: How many pounds of chamomile tea that costs $4.20 per pound must be mixed with 12 lb of orange tea that costs $2.25 per pound to make a mixture that cost $3.40 per pound? \n" ); document.write( "
Algebra.Com's Answer #509356 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent How many pounds of chamomile tea
\n" ); document.write( " 4.20x + 2.25(12lb) = 3.40(12lb + x)
\n" ); document.write( " x = 1.15(12lb)/.80
\n" ); document.write( " \n" ); document.write( "
\n" );