00:01
So if the farmer at most can spend $1 ,800 and can spend 120 work days, what is the maximum profit that can be yielded given that information? so we're going to begin by labeling some variables.
00:19
So x will call number of acres of soybeans.
00:27
Likewise, we'll call y the number of acres of wheat planted.
00:35
And z will be our maximum profit.
00:42
And now we can write our objective function, which would start with z, our profit, and since we have $180 profit for x, we do 180x plus 100y.
00:58
So here's our objective function.
01:01
And now what we want to do is write down all of our constraints.
01:05
So we know that x and y must be non -negative, so x, is greater than or equal to 0, and y is also greater than or equal to 0.
01:15
And we're given our limits up here.
01:18
So we know that 60x, which is the cost of preparing the soybeans, plus 30y, which is the cost of preparing the wheat, cannot be more than, so must be less than or equal to 1 ,800, which is the amount of money that the farmer is willing to spend.
01:39
Likewise, we have three workdays for soybeans and four work days for wheat.
01:45
So 3x plus 4 y must be less than or equal to 120.
01:53
So these are our constraints and now we just have to graph them.
01:58
So x and y being greater than are equal to 0 tells us that our graph will be in the first quadrant.
02:03
And i can rearrange this equation to be 30y is less than than or equal to negative 60x plus 1 ,800.
02:14
I divide both sides by 30 and i get y is less than or equal to negative 2x plus 60.
02:23
Now this is much easier to graph because i know my y intercept is at 60 and since i have a slope of negative 2 my x intercept will be at 30.
02:35
Moving on i can rewrite this as 4y is less than or equal to negative 3x plus 120.
02:44
I divide both sides by 4 to isolate the y, and i get y is less than or equal to negative 3 fourths x plus 30.
02:53
Now i can graph this knowing that my y intercept is at 30, and since i have a slope of negative 3 fourths, i know that my x intercept will be at 40.
03:10
So now i can shade in, the graph of my feasible points.
03:17
And what my next step would be is to write down the coordinates of all the corner points.
03:24
So starting at the origin, i'll write down 0 .0.
03:29
Moving here, we would have 0 .30.
03:33
Here we would have 30, 0.
03:37
And to get this point, i'm going to set this equation equal to this equation.
03:43
So we get negative 2x plus 60 equals negative 3 4ths x plus 30.
03:52
And i just want to isolate x and i can start by multiplying both sides by 4.
03:59
To get negative 8x plus 240 equals negative 3x plus 120.
04:07
I can add 5x to both sides and subtract 120 from both sides.
04:12
So x equals 24.
04:18
And now i can plug this into this equation, for example, or this equation, but i think the top one would be easier.
04:27
And to solve for y, i have negative 48 plus 60, so y equals 12...