document.write( "Question 1014807: the manager of a store that specializes in selling tea decides to experiment with a new blend. she will mix Earl Grey tea that sells for $5 per pound with some Orange Pekoe tea that sells for $3 per point to get 100 pounds of the new blend. the selling price of the new blend is to be $4.50 per pound, and there is to be no difference in revenue from selling the new blend versus selling the other types. how many pounds of Earl Grey tea and Orange Pekoe tea are required? \n" ); document.write( "
Algebra.Com's Answer #631130 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = pounds of Earl Grey needed
\n" ); document.write( "Let \"+b+\" = pounds of Orange Pekoe needed
\n" ); document.write( "-------------------------------------
\n" ); document.write( "(1) \"+a+%2B+b+=+100+\"
\n" ); document.write( "(2) \"+%28+5a+%2B+3b+%29+%2F+100+=+4.5+\"
\n" ); document.write( "---------------------------
\n" ); document.write( "Multiply both sides of (1) by \"+3+\"
\n" ); document.write( "and subtract (1) from (2)
\n" ); document.write( "(2) \"+5a+%2B+3b+=+450+\"
\n" ); document.write( "(1) \"+-3a+-+3b+=+-300+\"
\n" ); document.write( "----------------------
\n" ); document.write( "\"+2a+=+150+\"
\n" ); document.write( "\"+a+=+75+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+a+%2B+b+=+100+\"
\n" ); document.write( "(1) \"+b+=+25+\"
\n" ); document.write( "75 pounds of Earl Grey are needed
\n" ); document.write( "25 pounds of Orange Pekoe are needed
\n" ); document.write( "--------------------------------
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+%28+5a+%2B+3b+%29+%2F+100+=+4.5+\"
\n" ); document.write( "(2) \"+%28+5%2A75+%2B+3%2A25+%29+%2F+100+=+4.5+\"
\n" ); document.write( "(2) \"+%28+375+%2B+75+%29+%2F+100+=+4.5+\"
\n" ); document.write( "(2) \"+450+=+450+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );