document.write( "Question 188107: MR. Ramirez sells blue grass seed for $3.50 per pound and a fescue seed for $1.70 per pound. He wishes to make a 50 - pound mixture to sell for $2.96 per pound. Find how much of each kind of seed he nust use in the mixture \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x = the number of pounds of bluegrass seed
\n" ); document.write( "let y=the number of fescue seed \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y= 50 \r
\n" ); document.write( "\n" ); document.write( "3.50 x + 1.70y= 2.96(50)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x +y =50
\n" ); document.write( "-3.50 -3.50y = -175
\n" ); document.write( " 3.50 + 1.70y= 148
\n" ); document.write( "------------------------
\n" ); document.write( " -1.80y= -27 y=? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x+ ? =50 \r
\n" ); document.write( "\n" ); document.write( "x=35 need a full break down of how my book got 35 i fell short from doing the problem
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #141000 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Well, you got off to a good start with:
\n" ); document.write( "1) x+y = 50
\n" ); document.write( "2) 3.50x+1.70y = 2.96(50)
\n" ); document.write( "Now rewrite equation 1) as: x = 50-y and substitute this for x in equation 2).
\n" ); document.write( "2a) 3.50(50-y)+1.70y = 2.96(50) Simplfy this.
\n" ); document.write( "2b) 175-3.50y+1.70y = 148
\n" ); document.write( "2c) 175-1.8y = 148 Subtract 175 from both sides.
\n" ); document.write( "-1.8y = -27 Divide both sides by -1.8
\n" ); document.write( "y = 15 and...
\n" ); document.write( "x = 50-y
\n" ); document.write( "x = 50-15
\n" ); document.write( "x = 35
\n" ); document.write( "So, Mr. Ramirez needs to mix 35 lbs of Bluegrass seed @ $3.50 per lb. with 15 lbs of Fescue seed @ $1.70 per lb. to obtain 50 lbs of the mixture @ $2.96 per lb.
\n" ); document.write( "
\n" );