document.write( "Question 127483: Brazil nuts sell for $5 per pound and walnuts are sell for 3.50 per pound. How much of each type of nut would be needed to create 30 pounds of a mixture that would sell for $4 per pound? \n" ); document.write( "
Algebra.Com's Answer #93431 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
5b+3.5(30-b)=4*30
\n" ); document.write( "5b+105-3.5b=120
\n" ); document.write( "1.5b=120-105
\n" ); document.write( "1.5b=15
\n" ); document.write( "b=15/1.5
\n" ); document.write( "b=10 pounds of Brazil nuts is needed.
\n" ); document.write( "30-10=20 pounds of Walnuts is needed.
\n" ); document.write( "Proof:
\n" ); document.write( "5*10+3.5(30-10)=4*30
\n" ); document.write( "50+3.5*20=120
\n" ); document.write( "50+70=120
\n" ); document.write( "120=120
\n" ); document.write( "
\n" );