document.write( "Question 94124: Find the selling price per pound of a tea mixture made from 40lb of tea costing $5.40 per pound and 60lb of tea costing $3.25 per pound. \n" ); document.write( "
Algebra.Com's Answer #68560 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
40*5.40+60*3.25=100X
\n" ); document.write( "216+195=100X
\n" ); document.write( "411=100X
\n" ); document.write( "X=411/100
\n" ); document.write( "X=$4.11 PER POUND OF THE MIX.
\n" ); document.write( "
\n" );