document.write( "Question 406743: A merchant blends tea that sells for $5.00 a pound with tea that sells for $2.50 a pound to produce 50 lb of a mixture that sells for $3.00 a pound. How many pounds of each type of tea does the merchant use in the blend? \n" ); document.write( "
Algebra.Com's Answer #286922 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "produce 50 lb of a mixture
\n" ); document.write( "Let x and (50-x)represent the amount of the 5$ and $2.50 mixtures respectively
\n" ); document.write( "Question states*** Mixing
\n" ); document.write( " 5x + 2.50(50-x) =3*50
\n" ); document.write( "Solving for x
\n" ); document.write( " 2.50x = .50*50
\n" ); document.write( " x = .50*50/2.50
\n" ); document.write( " x = 10lb, the amount of the $5/lb tea. 40lb of $2.50/lb tea.
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 50 + 100 = 150 \n" ); document.write( "
\n" );