2. Matrix Multiplication
Sign In
Flower | |||
---|---|---|---|
Floral Arrangement | Number of lilies | Number of daisies | Number of carnations |
First | 3 | 0 | 0 |
Second | 3 | 0 | 4 |
Third | 0 | 4 | 3 |
We can write this table as a matrix A. A= 3 & 0 & 0 3 & 0 & 4 0 & 4 & 3 Please note that this is not the only answer, as the type of flower can be arranged as we want. We only have to be careful and follow this choice for the remainder of the exercise.
P= 2.15 1.30 0.90 l← Price of each lily ← Price of each daisy ← Price of each carnation
Please note that this matrix depends on the ordering used in Part A.Multiply matrices
Multiply
Add terms