Solved

Write a Matrix to Display the Information [213212242] \left[\begin{array}{lll}2 & 1 & 3 \\ 2 & 1 & 2 \\ 2 & 4 & 2\end{array}\right]

Question 77

Multiple Choice

Write a matrix to display the information.
-A bakery sells three types of cakes. Cake I requires 2 cups of flour, 2 cups of sugar, and 2 eggs. Cake II requires 4 cups of flour, 1 cup of sugar, and 1 egg. Cake III requires 2 cups of flour, 2 cups of Sugar, and 3 eggs. Make a 3 × 3 matrix showing the required ingredients for each cake. Assign the
Cakes to the rows and the ingredients to the columns.


A) [213212242] \left[\begin{array}{lll}2 & 1 & 3 \\ 2 & 1 & 2 \\ 2 & 4 & 2\end{array}\right]
B) [242212213] \left[\begin{array}{lll}2 & 4 & 2 \\ 2 & 1 & 2 \\ 2 & 1 & 3\end{array}\right]
C) [222411223] \left[\begin{array}{lll}2 & 2 & 2 \\ 4 & 1 & 1 \\ 2 & 2 & 3\end{array}\right]
D) [223114222] \left[\begin{array}{lll}2 & 2 & 3 \\ 1 & 1 & 4 \\ 2 & 2 & 2\end{array}\right]

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions