00:01
So for this type of problem we're looking at two different computers that a school wants to buy.
00:07
Our pomegranate, which i'm going to let be x, and the isaac, which i'm going to let be y.
00:14
To solve these i find it easiest to make a table.
00:17
I know i'm going to have my two constraints, my memory and my disk space.
00:23
And then i know that i'm going to have my objective function, which is going to be to minimize the cost.
00:29
I know that for each of these are $1800.
00:33
So to determine my cost i need to take 1800 times the number of x plus 1800 times y.
00:41
So this is the function that i want to minimize.
00:45
Now for my constraints, i know that for my pear it takes 400 gigabytes of memory and 80 of disk space.
00:56
And for my isaac i know i have 300 and 100.
01:00
Now i'm going to want to times this by x and then add it to 300 times y.
01:07
And i know that that needs to be greater than or equal to 50 ,000...