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)![]() ![]() ![]() 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( " \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( " |