document.write( "Question 442743: I have one more that I am struggling with, it is a word problem. A farmer has 100 acres which he can plant corn or oats. Each acre of oats requires $18 capital and 6hrs. of labor. Labor is $8/hr. The farmer has $2100 for capital and $2400 for labor. If the revenue is $55 from each acre of oats and $125 from each acre of corn, what planting combinaton will produce the greatest total profit? List combination and the profit. \n" ); document.write( "
Algebra.Com's Answer #305436 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A farmer has 100 acres which he can plant corn or oats. \n" ); document.write( "Each acre of oats requires $18 capital and 6hrs. of labor. \n" ); document.write( "Labor is $8/hr. \n" ); document.write( "The farmer has $2100 for capital and $2400 for labor. \n" ); document.write( "If the revenue is $55 from each acre of oats and $125 from each acre of corn, what planting combinaton will produce the greatest total profit? \n" ); document.write( "List combination and the profit. \n" ); document.write( "----- \n" ); document.write( "Acre: oats + corn <= 100 \n" ); document.write( "Revenue = 55o+125c \n" ); document.write( "capital = (18+6*8)o + ?c <= 2100 \n" ); document.write( "labor = (6*18)o + ?c <= 2400 \n" ); document.write( "--------------------- \n" ); document.write( "Note: You have not listed capital and labor costs for corn. \n" ); document.write( "---- \n" ); document.write( "Note: Profit = Revenue - Cost \n" ); document.write( "Find the max for the profit equation. \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |