document.write( "Question 723504: Sarah blends coffee for tasti-delight. She needs to prepare 190 lbs of blended coffee beans selling for $3.58 per pound. She plans to do this by blending together a high-quality bean costing $5.00 per pound and a cheaper bean at $2.00 per pound. To the nearest pound, find how much high-quality coffee bean and how much cheaper coffee bean she would blend. \n" ); document.write( "
Algebra.Com's Answer #443209 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
ASSIGN VARIABLES TO ALL QUANTITIES
\n" ); document.write( "M = 190 pounds of blend
\n" ); document.write( "L = $2/pound coffee
\n" ); document.write( "H = $5/pound coffee
\n" ); document.write( "T = $3.58/pound blend to make
\n" ); document.write( "u = unknown pounds of the cheap coffee to use
\n" ); document.write( "v = unknown pounds of the high quality coffee to use
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "FORM EQUATIONS
\n" ); document.write( "\"highlight%28%28uL%2BvH%29%2FM=T%29\" and \"highlight%28u%2Bv=M%29\"
\n" ); document.write( "Solve for u and v.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substitute given values into formulas to find values for u and v.
\n" ); document.write( "
\n" );