document.write( "Question 756483: A merchant blends tea that sells for $4.65 a pound with tea that sells for $2.25 a pound to produce 70 lb of a mixture that sells for $3.45 a pound. How many pounds of each type of tea does the merchant use in the blend?\r
\n" ); document.write( "\n" ); document.write( "(at $4.65/lb) ?
\n" ); document.write( " lb(at $2.25/lb)?
\n" ); document.write( "

Algebra.Com's Answer #460282 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
ASSIGN VARIABLES
\n" ); document.write( "L=$2.25 per pound
\n" ); document.write( "H=$4.65 per pound
\n" ); document.write( "T=$3.45 per pound
\n" ); document.write( "M = 70 pounds mixture
\n" ); document.write( "u = pounds of the cheap tea
\n" ); document.write( "v = pounds of expensive tea\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "FIND EQUATIONS
\n" ); document.write( "\"highlight%28%28Lu%2BHv%29%2FM=T%29\" and \"highlight%28u%2Bv=M%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve the system for u and v. You will have formulas to use for finding their values using the values of the other given numbers.
\n" ); document.write( "
\n" );