Elena imports three brands of olive oil: Carmani (`C`) Linelli (`L`) and Ohana (`O`).
The number of 1 litre bottles of these oils sold in January 2021 is shown in matrix `J` below.
`J = {:[(2800),(1700),(2400)]:} {:(C),(L),(O):}`
- What is the order of matrix `J`? (1 mark)
- Elena expected that in February 2021 the sales of all three brands of olive oil would increase by 5%.
- She multiplied matrix `J` by a scalar value, `k` , to determine the expected volume of sales for February.
- Write down the value of the scalar `k`. (1 mark)
`k =`