00:01
So we have the nutrition information for two cereals, shredded weeds, and crispics.
00:08
And we want to set up a matrix to determine the amount of v1 and v2, or the amount of each cereal to put in a mixture so that we get the amount of nutrients contained in three servings of shredded.
00:33
Two servings of crispics.
00:37
So we want to let our matrix be the matrix containing the nutrient information for both shredded weeds and crispics.
00:51
So i'm just going to call this v1 and call this vector v2.
00:57
So b is just going to have v1 in the first column and v2 in the second.
01:03
And our u, we're just going to let it be 3 -2.
01:13
So that when we multiply this 4x2 matrix by this 2 -1 matrix, it will result in a 4 -by -1 vector, which it just contains the nutrient information.
01:28
So we want 3 servings of v1 and 2 servings of v2.
01:36
So this is part a.
01:39
And in part b, we want to use matlab or something to help us solve the matrix equations.
01:50
But we want to see if it's possible for a mixture of the two cereals to supply 130 calories, 3 .2 grams of protein, 2 .46 grams of fiber, and 0 .64 grams of fat...