document.write( "Question 133858: Want to make 30 bounds of a bird seed that costs $3 per pound. They are using thistle seed for $2 per pound and sunflower seeds for $3.50 per pound. How many pounds of sunflower seeds should be used in this mixture?
\n" );
document.write( "algebra 1 \n" );
document.write( "
Algebra.Com's Answer #97899 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 2X+3.5(30-X)=3*30 \n" ); document.write( "2X+105-3.5X=90 \n" ); document.write( "-1.5X=90-105 \n" ); document.write( "-1.5X=-15 \n" ); document.write( "X=-15/-1.5 \n" ); document.write( "X=10 POUNDS OF $2 SEEDS. \n" ); document.write( "30-10=20 POUNDS OF $3.50 SEEDS. \n" ); document.write( "PROOF \n" ); document.write( "2*10+3.5*20=90 \n" ); document.write( "20+70=90 \n" ); document.write( "90=90 \n" ); document.write( " |