Finite Mathematics Quiz: Matrix Equations For Systems
11 questions · exam conditions
0:00
Matrix Equations For SystemsQuestion 1 of 11

A bakery sells three types of pastries: croissants (cc), danishes (dd), and muffins (mm). The production is constrained by the available amounts of flour, sugar, and butter. The matrix equation AX=BAX = B models this situation, where X=(cdm)X = \begin{pmatrix} c \\ d \\ m \end{pmatrix} represents the number of each pastry to produce. The matrix AA is A=(0.10.150.20.050.10.120.080.060.05)A = \begin{pmatrix} 0.1 & 0.15 & 0.2 \\ 0.05 & 0.1 & 0.12 \\ 0.08 & 0.06 & 0.05 \end{pmatrix} and represents the kilograms of flour (row 1), sugar (row 2), and butter (row 3) needed per pastry. If B=(20012080)B = \begin{pmatrix} 200 \\ 120 \\ 80 \end{pmatrix}, what is the physical meaning of the entry 120120?

The total number of danishes that should be produced is 120.
The total amount of sugar available for production is 120 kilograms.
The total kilograms of ingredients required to produce one danish is 120.
The total number of pastries that can be produced is 120.
← Back to quizzes

Finite Mathematics Quiz

Finite Mathematics Quiz: Matrix Equations For Systems

Practice Matrix Equations For Systems in Finite Mathematics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Matrix Equations For Systems, giving you a quick way to practice the rules, question types, and explanations that matter most for Finite Mathematics.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A bakery sells three types of pastries: croissants (cc), danishes (dd), and muffins (mm). The production is constrained by the available amounts of flour, sugar, and butter. The matrix equation AX=BAX = B models this situation, where X=(cdm)X = \begin{pmatrix} c \\ d \\ m \end{pmatrix} represents the number of each pastry to produce. The matrix AA is A=(0.10.150.20.050.10.120.080.060.05)A = \begin{pmatrix} 0.1 & 0.15 & 0.2 \\ 0.05 & 0.1 & 0.12 \\ 0.08 & 0.06 & 0.05 \end{pmatrix} and represents the kilograms of flour (row 1), sugar (row 2), and butter (row 3) needed per pastry. If B=(20012080)B = \begin{pmatrix} 200 \\ 120 \\ 80 \end{pmatrix}, what is the physical meaning of the entry 120120?

  1. The total number of danishes that should be produced is 120.
  2. The total amount of sugar available for production is 120 kilograms. (correct answer)
  3. The total kilograms of ingredients required to produce one danish is 120.
  4. The total number of pastries that can be produced is 120.
Explanation: In the matrix equation AX=BAX=B, the product AXAX calculates the total resources used. Each row in this calculation corresponds to a specific resource. The problem states that row 2 of matrix AA represents the sugar required per pastry. Therefore, the second row of the equation AX=BAX=B represents the total sugar constraint: 0.05c+0.1d+0.12m=1200.05c + 0.1d + 0.12m = 120. The value 120120 on the right side of this equation is the total amount of that resource (sugar) available, measured in kilograms.

Question 2

The matrix equation below models a system of linear equations in variables x,yx, y, and zz.

(203151140)(xyz)=(721)\begin{pmatrix} 2 & 0 & -3 \\ 1 & 5 & 1 \\ -1 & 4 & 0 \end{pmatrix} \begin{pmatrix} x \\ y \\ z \end{pmatrix} = \begin{pmatrix} 7 \\ -2 \\ 1 \end{pmatrix}

Which of the following equations is part of the corresponding system?

  1. 2x3y=72x - 3y = 7
  2. x+5y+z=2x + 5y + z = -2 (correct answer)
  3. x+4y=0-x + 4y = 0
  4. x+5y2z=1x + 5y - 2z = 1
Explanation: To convert the matrix equation AX=BAX=B back into a system of linear equations, we perform the matrix multiplication on the left side. Each row of the resulting matrix corresponds to one equation. Row 1: (2)(x)+(0)(y)+(3)(z)=2x3z=7(2)(x) + (0)(y) + (-3)(z) = 2x - 3z = 7 Row 2: (1)(x)+(5)(y)+(1)(z)=x+5y+z=2(1)(x) + (5)(y) + (1)(z) = x + 5y + z = -2 Row 3: (1)(x)+(4)(y)+(0)(z)=x+4y=1(-1)(x) + (4)(y) + (0)(z) = -x + 4y = 1 Comparing these derived equations with the answer choices, we find that x+5y+z=2x + 5y + z = -2 is a part of the system.

Question 3

Consider the following system of linear equations: 5x+2yz=95x + 2y - z = 9 3x+4z=13x + 4z = -1 x+y+6z=0-x + y + 6z = 0 If this system is represented by the matrix equation AX=BAX = B where X=(xyz)X = \begin{pmatrix} x \\ y \\ z \end{pmatrix}, which of the following is the coefficient matrix AA?

  1. (correct answer)
Explanation: When you encounter a system of linear equations that needs to be written as a matrix equation AX=BAX = B, you're extracting the coefficient matrix AA by identifying the coefficients of each variable in their proper positions. To find the coefficient matrix AA, examine each equation and record the coefficients of xx, yy, and zz in that order for each row. Let's work through this systematically: From 5x+2yz=95x + 2y - z = 9: coefficients are 5,2,15, 2, -1 From 3x+4z=13x + 4z = -1: coefficients are 3,0,43, 0, 4 (note that yy has coefficient 00) From x+y+6z=0-x + y + 6z = 0: coefficients are 1,1,6-1, 1, 6 This gives us the coefficient matrix: Looking at the wrong answers: Choice A incorrectly places 11 instead of 00 as the coefficient of yy in the second equation. Choice B places the 33 (coefficient of xx) in the yy position of the second row, shifting everything incorrectly. Choice D omits the yy column entirely, which would only work if yy appeared in no equations—but it appears in two of the three equations. The key insight is that missing variables in an equation correspond to zero coefficients in the matrix, not missing positions. When writing coefficient matrices, always maintain the same column structure for each variable, using zeros where variables don't appear. This systematic approach prevents the positioning errors seen in the incorrect choices.

Question 4

A company produces two models of bicycles, Model A and Model B. Assembly of Model A requires 2 hours of labor and 3 kg of steel. Assembly of Model B requires 4 hours of labor and 1 kg of steel. The company has 800 hours of labor and 450 kg of steel available per week. Let xx be the number of Model A bicycles and yy be the number of Model B bicycles produced. The situation is modeled by CZ=DCZ = D. To find the number of each model to produce to use all resources, one would calculate the solution matrix Z=C1DZ = C^{-1}D. What does the matrix ZZ represent?

  1. A 2×12 \times 1 matrix where the entries are the available hours of labor and kilograms of steel, respectively.
  2. A 2×22 \times 2 matrix where the entries represent the labor and steel requirements for each model of bicycle.
  3. A 1×21 \times 2 matrix where the first entry is the number of Model A bicycles and the second is the number of Model B bicycles.
  4. A 2×12 \times 1 matrix where the first entry is the number of Model A bicycles and the second is the number of Model B bicycles. (correct answer)
Explanation: The system of equations is: Labor: 2x+4y=8002x + 4y = 800 Steel: 3x+1y=4503x + 1y = 450 In the matrix equation CZ=DCZ=D, ZZ is the variable matrix. Given that xx is the number of Model A bicycles and yy is the number of Model B bicycles, the variable matrix is set up as Z=(xy)Z = \begin{pmatrix} x \\ y \end{pmatrix}. This is a 2×12 \times 1 matrix where the first entry represents the quantity of Model A and the second represents the quantity of Model B. The solution Z=C1DZ = C^{-1}D gives the specific values for xx and yy.

Question 5

An investor divides $50,000 among three different mutual funds: a stock fund (S), a bond fund (B), and a money market fund (M). The annual yields are 8% for the stock fund, 5% for the bond fund, and 2% for the money market fund. The total annual income from the investments is $2,710. The amount invested in the stock fund is $5,000 more than the amount invested in the bond fund. If $s, b,and, and mrepresenttheamountsinvestedineachfund,andtheresultingsystemofequationsiswrittenintheformrepresent the amounts invested in each fund, and the resulting system of equations is written in the formAX = K,where, where X = \begin{pmatrix} s \ b \ m \end{pmatrix},whatistheconstantmatrix, what is the constant matrix K$?

  1. (correct answer)
Explanation: We must set up the system of three linear equations.
  1. Total investment: s+b+m=50000s + b + m = 50000
  2. Total annual income: 0.08s+0.05b+0.02m=27100.08s + 0.05b + 0.02m = 2710
  3. Relationship between investments: s=b+5000s = b + 5000, which can be rewritten in standard form as sb+0m=5000s - b + 0m = 5000. In the matrix equation AX=KAX = K, the matrix KK contains the constant terms from the right side of these equations. Therefore, K=(5000027105000)K = \begin{pmatrix} 50000 \\ 2710 \\ 5000 \end{pmatrix}.

Question 6

A system of linear equations is defined in terms of a constant kk: 2x+ky=52x + ky = 5 x3y=7zx - 3y = 7z 4x+ykz=34x + y - kz = 3 If the system is represented by the matrix equation AX=BAX = B with X=(xyz)X = \begin{pmatrix} x \\ y \\ z \end{pmatrix}, which expression correctly represents the coefficient matrix AA?

  1. (correct answer)
Explanation: First, we must write all equations in the standard form ax+by+cz=dax+by+cz=d.
  1. 2x+ky=52x+ky+0z=52x + ky = 5 \Rightarrow 2x + ky + 0z = 5
  2. x3y=7zx3y7z=0x - 3y = 7z \Rightarrow x - 3y - 7z = 0
  3. 4x+ykz=34x + y - kz = 3 (already in standard form) The coefficient matrix AA is formed by the coefficients of the variables x,y,zx, y, z for each row. The first row is [2,k,0][2, k, 0]. The second row is [1,3,7][1, -3, -7]. The third row is [4,1,k][4, 1, -k]. Combining these gives the correct matrix AA.

Question 7

A furniture company manufactures chairs, tables, and cabinets. A chair requires 1 hour in cutting, 2 in assembly, and 1 in finishing. A table requires 2 hours in cutting, 3 in assembly, and 1 in finishing. A cabinet requires 3 hours in cutting, 4 in assembly, and 2 in finishing. The cutting department has 350 hours available, assembly has 500, and finishing has 225. Let x,yx, y, and zz be the number of chairs, tables, and cabinets produced, respectively. Which matrix equation would be solved to determine the number of each product to manufacture to use all available departmental hours?

  1. (121231342)(xyz)=(350500225)\begin{pmatrix} 1 & 2 & 1 \\ 2 & 3 & 1 \\ 3 & 4 & 2 \end{pmatrix} \begin{pmatrix} x \\ y \\ z \end{pmatrix} = \begin{pmatrix} 350 \\ 500 \\ 225 \end{pmatrix}
  2. (123234112)(350500225)=(xyz)\begin{pmatrix} 1 & 2 & 3 \\ 2 & 3 & 4 \\ 1 & 1 & 2 \end{pmatrix} \begin{pmatrix} 350 \\ 500 \\ 225 \end{pmatrix} = \begin{pmatrix} x \\ y \\ z \end{pmatrix}
  3. (123234112)(xyz)=(350500225)\begin{pmatrix} 1 & 2 & 3 \\ 2 & 3 & 4 \\ 1 & 1 & 2 \end{pmatrix} \begin{pmatrix} x \\ y \\ z \end{pmatrix} = \begin{pmatrix} 350 \\ 500 \\ 225 \end{pmatrix} (correct answer)
  4. (xyz)(123234112)=(350500225)\begin{pmatrix} x & y & z \end{pmatrix} \begin{pmatrix} 1 & 2 & 3 \\ 2 & 3 & 4 \\ 1 & 1 & 2 \end{pmatrix} = \begin{pmatrix} 350 & 500 & 225 \end{pmatrix}
Explanation: The system of equations is set up by considering the constraints of each department. Each row in the coefficient matrix will represent a department. Cutting: 1x+2y+3z=3501x + 2y + 3z = 350 Assembly: 2x+3y+4z=5002x + 3y + 4z = 500 Finishing: 1x+1y+2z=2251x + 1y + 2z = 225 This system translates to the matrix equation AX=BAX=B, where AA is the coefficient matrix, XX is the variable matrix, and BB is the constant matrix. This corresponds exactly to the equation shown in option C.

Question 8

A system of linear equations is given by: 3x5z=122y3x - 5z = 12 - 2y x+4yz=7x + 4y - z = 7 6zx=2y96z - x = 2y - 9 Which matrix equation of the form AX=BAX=B correctly represents this system, assuming X=(xyz)X = \begin{pmatrix} x \\ y \\ z \end{pmatrix}?

  1. (325141126)(xyz)=(1279)\begin{pmatrix} 3 & -2 & -5 \\ 1 & 4 & -1 \\ -1 & -2 & 6 \end{pmatrix} \begin{pmatrix} x \\ y \\ z \end{pmatrix} = \begin{pmatrix} 12 \\ 7 \\ 9 \end{pmatrix}
  2. (325141126)(xyz)=(1279)\begin{pmatrix} 3 & 2 & -5 \\ 1 & 4 & -1 \\ -1 & -2 & 6 \end{pmatrix} \begin{pmatrix} x \\ y \\ z \end{pmatrix} = \begin{pmatrix} 12 \\ 7 \\ -9 \end{pmatrix} (correct answer)
  3. (305141126)(xyz)=(122y79)\begin{pmatrix} 3 & 0 & -5 \\ 1 & 4 & -1 \\ -1 & -2 & 6 \end{pmatrix} \begin{pmatrix} x \\ y \\ z \end{pmatrix} = \begin{pmatrix} 12-2y \\ 7 \\ -9 \end{pmatrix}
  4. (325141126)(xyz)=(1279)\begin{pmatrix} 3 & 2 & -5 \\ 1 & 4 & -1 \\ 1 & 2 & -6 \end{pmatrix} \begin{pmatrix} x \\ y \\ z \end{pmatrix} = \begin{pmatrix} 12 \\ 7 \\ 9 \end{pmatrix}
Explanation: First, rewrite each equation in the standard form ax+by+cz=dax + by + cz = d.
  1. 3x5z=122y3x+2y5z=123x - 5z = 12 - 2y \Rightarrow 3x + 2y - 5z = 12
  2. x+4yz=7x + 4y - z = 7 (already in standard form)
  3. 6zx=2y9x2y+6z=96z - x = 2y - 9 \Rightarrow -x - 2y + 6z = -9 The coefficient matrix AA is formed by the coefficients of x,y,zx, y, z in each equation. The constant matrix BB is formed by the constants on the right side. This gives: A=(325141126)A = \begin{pmatrix} 3 & 2 & -5 \\ 1 & 4 & -1 \\ -1 & -2 & 6 \end{pmatrix} and B=(1279)B = \begin{pmatrix} 12 \\ 7 \\ -9 \end{pmatrix}. The correct matrix equation is option B.

Question 9

A chemist needs to create 100 liters of a solution that is 27% acid. Three stock solutions are available. Stock A is 50% acid, Stock B is 20% acid, and Stock C is 10% acid. Let a,ba, b, and cc be the number of liters used from stocks A, B, and C, respectively. In modeling this problem, one of the equations will relate the total volume, and another will relate the total amount of acid. If the system of equations for this mixture problem is written as MZ=KMZ = K, where the first row of matrix MM corresponds to the total volume equation and the second row corresponds to the total acid equation, what are the first two rows of MM?

  1. (1110.50.20.1)\begin{pmatrix} 1 & 1 & 1 \\ 0.5 & 0.2 & 0.1 \end{pmatrix} (correct answer)
  2. (10.50.110.20)\begin{pmatrix} 1 & 0.5 & 0.1 \\ 1 & 0.2 & 0 \end{pmatrix}
  3. (111502010)\begin{pmatrix} 1 & 1 & 1 \\ 50 & 20 & 10 \end{pmatrix}
  4. (abc0.5a0.2b0.1c)\begin{pmatrix} a & b & c \\ 0.5a & 0.2b & 0.1c \end{pmatrix}
Explanation: The problem describes two relationships that can be turned into equations.
  1. Total Volume: The sum of the volumes from each stock solution must equal the total desired volume. a+b+c=100a + b + c = 100.
  2. Total Acid: The sum of the amount of acid from each stock solution must equal the amount of acid in the final mixture. The amount of acid in the final mixture is 27%27\% of 100 liters, which is 27 liters. So, 0.50a+0.20b+0.10c=270.50a + 0.20b + 0.10c = 27. When setting up the matrix equation MZ=KMZ=K, the coefficient matrix MM contains the coefficients of the variables a,b,ca, b, c. The coefficients from the first equation are [1,1,1][1, 1, 1]. The coefficients from the second equation are [0.5,0.2,0.1][0.5, 0.2, 0.1]. Therefore, the first two rows of MM are as shown in option A.

Question 10

A system of linear equations is given as: 2x+5yz=42x + 5y - z = 4 3y+4z=13y + 4z = -1 xy+2z=6x - y + 2z = 6 The system is modeled by a matrix equation AX=BAX = B. However, for a particular computational purpose, the variable matrix is defined as X=(yzx)X = \begin{pmatrix} y \\ z \\ x \end{pmatrix}. Which of the following is the correct coefficient matrix AA for this specific model?

  1. (correct answer)
Explanation: When you encounter a matrix equation AX=BAX = B representing a system of linear equations, the key is understanding that the coefficient matrix AA must align with the order of variables in your variable matrix XX. Since the variable matrix is defined as X=(yzx)X = \begin{pmatrix} y \\ z \\ x \end{pmatrix} (not the usual x,y,zx, y, z order), you need to rearrange the coefficients in matrix AA to match this sequence. Each row of AA represents one equation, and the columns must correspond to the coefficients of yy, zz, and xx respectively. Let's rewrite each equation with variables in y,z,xy, z, x order:
  • First equation: 2x+5yz=42x + 5y - z = 4 becomes 5yz+2x=45y - z + 2x = 4
  • Second equation: 3y+4z=13y + 4z = -1 becomes 3y+4z+0x=13y + 4z + 0x = -1
  • Third equation: xy+2z=6x - y + 2z = 6 becomes y+2z+x=6-y + 2z + x = 6
Therefore, the coefficient matrix is: This matches option C. Option A uses the standard x,y,zx, y, z ordering, ignoring the given variable arrangement. Option B has the correct coefficients but in wrong positions—it appears to swap columns incorrectly. Option D also rearranges coefficients incorrectly, mixing up the variable correspondence. Study tip: Always check the order of variables in the variable matrix first. The coefficient matrix columns must match this exact order, so rearrange the original equations accordingly before constructing your matrix.

Question 11

A dietician is planning a meal consisting of three foods: Food 1, Food 2, and Food 3. Each unit of Food 1 contains 10g of protein, 20g of carbohydrates, and 5g of fat. Each unit of Food 2 contains 15g of protein, 10g of carbohydrates, and 10g of fat. Each unit of Food 3 contains 20g of protein, 25g of carbohydrates, and 8g of fat. The meal must provide exactly 215g of protein, 290g of carbohydrates, and 121g of fat. Let x1,x2x_1, x_2, and x3x_3 be the number of units of each food, respectively. If this system is modeled by the matrix equation AX=BAX = B, what is the coefficient matrix AA?

  1. (correct answer)
Explanation: The system of linear equations is derived by considering each nutrient. Let x1,x2,x3x_1, x_2, x_3 be the amounts of Food 1, Food 2, and Food 3. The equations are: Protein: 10x1+15x2+20x3=21510x_1 + 15x_2 + 20x_3 = 215 Carbohydrates: 20x1+10x2+25x3=29020x_1 + 10x_2 + 25x_3 = 290 Fat: 5x1+10x2+8x3=1215x_1 + 10x_2 + 8x_3 = 121 In the matrix equation AX=BAX=B, the coefficient matrix AA consists of the coefficients of the variables. Each row corresponds to an equation (a nutrient), and each column corresponds to a variable (a food). Thus, the correct matrix is A=(1015202010255108)A = \begin{pmatrix} 10 & 15 & 20 \\ 20 & 10 & 25 \\ 5 & 10 & 8 \end{pmatrix}.