document.write( "Question 732008: A grocer has two kinds of loose tea. One is worth $5 per pound and the other is worth $7 per pound.\r
\n" ); document.write( "\n" ); document.write( "She mixes some of each kind of tea together to get a total of 50 pounds of a mixed tea worth a total of $314.00.\r
\n" ); document.write( "\n" ); document.write( "Let
\n" ); document.write( "x = number of pounds of $5/pound tea in the mixture
\n" ); document.write( "y = number of pounds of $7/pound tea in the mixture\r
\n" ); document.write( "\n" ); document.write( "Use a system of equations that describes this situation to figure out how much of each kind of tea is in the mixture.
\n" ); document.write( "

Algebra.Com's Answer #447432 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
x = number of pounds of $5/pound tea in the mixture
\n" ); document.write( "y = number of pounds of $7/pound tea in the mixture
\n" ); document.write( "------------
\n" ); document.write( "(1) \"+x+%2B+y+=+50+\"
\n" ); document.write( "(2) \"+5x+%2B+7y+=+314+\"
\n" ); document.write( "--------------------
\n" ); document.write( "Multiply both sides of (1) by \"+5+\"
\n" ); document.write( "and subtract (1) from (2)
\n" ); document.write( "(2) \"+5x+%2B+7y+=+314+\"
\n" ); document.write( "(1) \"+-5x+-+5y+=+-250+\"
\n" ); document.write( "\"+2y+=+64+\"
\n" ); document.write( "\"+y+=+32+\"
\n" ); document.write( "and, since
\n" ); document.write( "(1) \"+x+%2B+y+=+50+\"
\n" ); document.write( "(1) \"+x+=+18+\"
\n" ); document.write( "18 pounds of $5/pound tea are needed
\n" ); document.write( "32 pounds of $7/pound tea are needed\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );