Computational Methods - Math Modeling

Card 0 of 3

Question

A farm has 750 acres of land available for planting crops. The possible crops are soy, corn, and oats. There is 1,200 acre-ft of water for irrigation and the crew will be able to work of the farm 575 hours per week.

Find the amount of each crop that should be planted to maximize the profit.

The table below includes some additional, helpful information.

Answer

The objective of this particular problem is to maximize the profit.

Maximize the function:

over the region defined by the constraints.

First identify the variables and assumptions of the problem.

Now using the constraints formulate the linear programming model.

From here use computer implementation to solve using the simplex method.

Therefore, the optimal solution will occur when there are 510 acres of soy planted and 65 acres of oats.

The maximum profit at this solution will be, $223,500.

Compare your answer with the correct one above

Question

A farm has 750 acres of land available for planting crops. The possible crops are soy, corn, and oats. There is 1,200 acre-ft of water for irrigation and the crew will be able to work of the farm 575 hours per week.

Find the amount of each crop that should be planted to maximize the profit.

The table below includes some additional, helpful information.

Answer

The objective of this particular problem is to maximize the profit.

Maximize the function:

over the region defined by the constraints.

First identify the variables and assumptions of the problem.

Now using the constraints formulate the linear programming model.

From here use computer implementation to solve using the simplex method.

Therefore, the optimal solution will occur when there are 343.182 acres of soy planted and 231.818 acres of corn planted.

The maximum profit at this solution will be, $230,454.50.

Compare your answer with the correct one above

Question

Using Newton's Method as the computational method, optimize the follow problem.

A cow that weighs 175 pounds gains 3 pounds per day, and it costs 30 cents per day to keep that cow. The market price for cows is 75 cents per pound, but the price is falling one cent per day. When should the cow be sold to make the maximum profit?

Answer

Assume that the growth rate of the cow is proportional to its weight.

In mathematical terms:

Looking at the known information,

Variables:

Therefore,

when

Thus the differential equation to solve for is as follows.

Solving by separation of variables results in the following equation.

From here, formulate the model with the new weight equation.

Recall that the goal is to optimize the question over

.

Use a graphing calculator or computer technology to graph the function.

Screen shot 2016 04 27 at 9.31.27 am

Observing the graph it appears the maximum profit for the cow occurs around and .

From here, answer the question. Taking into account the growth rate of the cow is still increasing, it is recommended to wait 7 or 8 days to sell the cow. This should result in a net profit of $131.90.

Compare your answer with the correct one above

Tap the card to reveal the answer