document.write( "Question 19110: I Need help on this one. Some corn costing 60 cents per kilogram is added to 50 kilograms of oats costing 90 cents per kilogram to make an animal feed costing 75 cents per kilogram. How many Kilograms of corn should be added.\r
\n" ); document.write( "\n" ); document.write( "So far i have .60(x+50)+.50(90)=.75+x
\n" ); document.write( "

Algebra.Com's Answer #9178 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
60t+50(90-t)=90(75)
\n" ); document.write( "60t+4500-50t=6750 (subtract both sides by 3750 and collect like terms)
\n" ); document.write( "10t=2250
\n" ); document.write( "t=225\r
\n" ); document.write( "\n" ); document.write( "I am guessing 225kg of corn
\n" ); document.write( "
\n" );