document.write( "Question 161531: A seed company mixes two types of seed for bird feeding. One costs $1.10 per kg and the other costs $2.25 per kg. How much of each type of seed is needed to produce 6kg at a cost of $8.90? \n" ); document.write( "
Algebra.Com's Answer #119003 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2.25x+1.10(6-x)=8.90
\n" ); document.write( "2.25x+6.60-1.10x=8.90
\n" ); document.write( "1.15x=8.90-6.60
\n" ); document.write( "1.15x=2.30
\n" ); document.write( "x=2.30/1.15
\n" ); document.write( "x=2 kg of the $2.25 seed is used.
\n" ); document.write( "6-2=4 kg of the $1.10 seed is used.
\n" ); document.write( "Proof:
\n" ); document.write( "2.25*2+1.10*4=8.9
\n" ); document.write( "4.50+4.40=8.90
\n" ); document.write( "8.90=8.90\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );