document.write( "Question 664155: The manager of a store selling tea plans to mix a more expensive tea that costs $5 per pound with a less expensive tea that cost $3 per pound to create a 100 pound blend that will sell for $4.50 per pound. how many pound of each type of tea with be required?
\n" ); document.write( "I have no idea where to start
\n" ); document.write( "please help
\n" ); document.write( "

Algebra.Com's Answer #413148 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Price $ ---------------- quantity
\n" ); document.write( "Tea type I 5 ----------------x pound
\n" ); document.write( "Tea type II 3 ------ 100 - x pound
\n" ); document.write( "Mixture 5 ---------------- 100
\n" ); document.write( "
\n" ); document.write( "5x+3(100-x)=4.5 * 100
\n" ); document.write( "500x+300(100-x) =45000
\n" ); document.write( "500x+30000-300x=45000
\n" ); document.write( "500x-300x=45000 - -30000
\n" ); document.write( "200x=15000
\n" ); document.write( "/ 200
\n" ); document.write( "x= 75 pound Tea type I
\n" ); document.write( " 25 pound Tea type II
\n" ); document.write( "
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );