The amount of money spent by these persons individually will be $ 93, $116, and $ 99.
A matrix is a specific arrangement of items, particularly numbers. A matrix is a row-and-column mathematical structure. The a_{ij} element in a matrix, such as M, refers to the i-th row and j-th column element.
Ram, Shyam, and Mohan purchased biscuits from different brands P, Q, and R.
Ram purchased 10 packets of P, 7 packets of Q, and 3 packets of R.
Shyam purchased 4 packets of P, 8 packets of Q, and 10 packets of R.
Mohan purchased 4 packets of P, 7 packets of Q, and 8 packets of R.
If brand P costs € 4, Q costs € 5, and R costs € 6 each.
Then the amount of money spent by these persons individually will be
Then these are shown in the form of a matrix. Then we have
[tex]\begin{bmatrix}10 & 7 & 3 \\4 & 8 & 10 \\4 & 7 & 8 \\\end{bmatrix} \begin{bmatrix}4 \\ 5 \\ 6 \\\end{bmatrix}[/tex]
Then the amount of money spent by these persons individually will be
[tex]\begin{bmatrix}10 & 7 & 3 \\4 & 8 & 10 \\4 & 7 & 8 \\\end{bmatrix} \begin{bmatrix}4 \\ 5 \\ 6 \\\end{bmatrix} = \begin{bmatrix} 93\\ 116 \\99 \end{bmatrix}[/tex]
More about the matrix link is given below.
https://brainly.com/question/9967572
#SPJ1