Silas knows that he received $0.24 per kilogram for his cabbage and $0.86
per kilogram for his broccoli. Use matrix operations to determine the
weights of cabbage and broccoli he delivered each week.
Solution: Each week's delivery represents two linear equations (one for
weight and one for value) with two unknown variables (the weights of
cabbage and broccoli). All three weeks can be handled simultaneously using
the matrix equation
or AD = B
where the first row of matrix D is the weights of cabbage for the three
weeks and the second row is the weights of broccoli.