Free. Exclusive. Just for you.
Four unique services that make learning easier, faster, and smarter - only on our website.

Matrix Equations worksheet with six problems for solving variables in matrix equations.

Worksheet titled "Matrix Equations" with six problems involving solving for variables in matrix equations, including matrix addition, subtraction, and scalar multiplication. Includes fields for name, score, and date.

Worksheet titled "Matrix Equations" with six problems involving solving for variables in matrix equations, including matrix addition, subtraction, and scalar multiplication. Includes fields for name, score, and date.

PNG 612×792 4.9 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #339200
Show Answer Key & Explanations Step-by-step solution for: Algebra 2 Worksheets | Matrices Worksheets
Let's solve each matrix equation step by step. We are solving for the unknown matrix variable (K, Q, P, G, S, H) in each problem.

---

1)


$$
\begin{bmatrix} 16 & -7 & 17 \end{bmatrix} + 3K = \begin{bmatrix} -2 & -1 & -4 \end{bmatrix}
$$

Step 1: Subtract the known matrix from both sides:
$$
3K = \begin{bmatrix} -2 & -1 & -4 \end{bmatrix} - \begin{bmatrix} 16 & -7 & 17 \end{bmatrix}
$$

$$
3K = \begin{bmatrix} -2 - 16 & -1 - (-7) & -4 - 17 \end{bmatrix} = \begin{bmatrix} -18 & 6 & -21 \end{bmatrix}
$$

Step 2: Divide by 3:
$$
K = \frac{1}{3} \begin{bmatrix} -18 & 6 & -21 \end{bmatrix} = \begin{bmatrix} -6 & 2 & -7 \end{bmatrix}
$$

Answer: $ K = \begin{bmatrix} -6 & 2 & -7 \end{bmatrix} $

---

2)


$$
\begin{bmatrix} 1 \\ 14 \end{bmatrix} + 4Q = \begin{bmatrix} 5 \\ -6 \end{bmatrix}
$$

Step 1: Subtract:
$$
4Q = \begin{bmatrix} 5 \\ -6 \end{bmatrix} - \begin{bmatrix} 1 \\ 14 \end{bmatrix} = \begin{bmatrix} 4 \\ -20 \end{bmatrix}
$$

Step 2: Divide by 4:
$$
Q = \frac{1}{4} \begin{bmatrix} 4 \\ -20 \end{bmatrix} = \begin{bmatrix} 1 \\ -5 \end{bmatrix}
$$

Answer: $ Q = \begin{bmatrix} 1 \\ -5 \end{bmatrix} $

---

3)


$$
\begin{bmatrix} -34 & -2 \\ 28 & -33 \end{bmatrix} - 5P = \begin{bmatrix} 1 & 3 \\ -2 & -3 \end{bmatrix}
$$

Step 1: Move $ 5P $ to the right and others to the left:
$$
-5P = \begin{bmatrix} 1 & 3 \\ -2 & -3 \end{bmatrix} - \begin{bmatrix} -34 & -2 \\ 28 & -33 \end{bmatrix}
$$

$$
-5P = \begin{bmatrix} 1 + 34 & 3 + 2 \\ -2 - 28 & -3 + 33 \end{bmatrix} = \begin{bmatrix} 35 & 5 \\ -30 & 30 \end{bmatrix}
$$

Step 2: Multiply both sides by $-1$:
$$
5P = \begin{bmatrix} -35 & -5 \\ 30 & -30 \end{bmatrix}
$$

Step 3: Divide by 5:
$$
P = \frac{1}{5} \begin{bmatrix} -35 & -5 \\ 30 & -30 \end{bmatrix} = \begin{bmatrix} -7 & -1 \\ 6 & -6 \end{bmatrix}
$$

Answer: $ P = \begin{bmatrix} -7 & -1 \\ 6 & -6 \end{bmatrix} $

---

4)


$$
\begin{bmatrix} -15 & 3 & -2 \\ -13 & 4 & -2 \end{bmatrix} - 3G = \begin{bmatrix} 6 & -6 & 4 \\ -1 & 5 & -5 \end{bmatrix}
$$

Step 1: Move $ 3G $ to the right:
$$
-3G = \begin{bmatrix} 6 & -6 & 4 \\ -1 & 5 & -5 \end{bmatrix} - \begin{bmatrix} -15 & 3 & -2 \\ -13 & 4 & -2 \end{bmatrix}
$$

$$
-3G = \begin{bmatrix} 6 + 15 & -6 - 3 & 4 + 2 \\ -1 + 13 & 5 - 4 & -5 + 2 \end{bmatrix} = \begin{bmatrix} 21 & -9 & 6 \\ 12 & 1 & -3 \end{bmatrix}
$$

Step 2: Multiply both sides by $-1$:
$$
3G = \begin{bmatrix} -21 & 9 & -6 \\ -12 & -1 & 3 \end{bmatrix}
$$

Step 3: Divide by 3:
$$
G = \frac{1}{3} \begin{bmatrix} -21 & 9 & -6 \\ -12 & -1 & 3 \end{bmatrix} = \begin{bmatrix} -7 & 3 & -2 \\ -4 & -\frac{1}{3} & 1 \end{bmatrix}
$$

Answer: $ G = \begin{bmatrix} -7 & 3 & -2 \\ -4 & -\frac{1}{3} & 1 \end{bmatrix} $

---

5)


$$
\begin{bmatrix} 5 \\ -18 \\ -25 \end{bmatrix} + 3S = \begin{bmatrix} 2 \\ -6 \\ -7 \end{bmatrix}
$$

Step 1: Subtract:
$$
3S = \begin{bmatrix} 2 \\ -6 \\ -7 \end{bmatrix} - \begin{bmatrix} 5 \\ -18 \\ -25 \end{bmatrix} = \begin{bmatrix} -3 \\ 12 \\ 18 \end{bmatrix}
$$

Step 2: Divide by 3:
$$
S = \frac{1}{3} \begin{bmatrix} -3 \\ 12 \\ 18 \end{bmatrix} = \begin{bmatrix} -1 \\ 4 \\ 6 \end{bmatrix}
$$

Answer: $ S = \begin{bmatrix} -1 \\ 4 \\ 6 \end{bmatrix} $

---

6)


$$
\begin{bmatrix} 13 & -3 \\ 22 & -10 \\ -18 & 24 \end{bmatrix} + 4H = \begin{bmatrix} -3 & -7 \\ -2 & -6 \\ 2 & -4 \end{bmatrix}
$$

Step 1: Subtract:
$$
4H = \begin{bmatrix} -3 & -7 \\ -2 & -6 \\ 2 & -4 \end{bmatrix} - \begin{bmatrix} 13 & -3 \\ 22 & -10 \\ -18 & 24 \end{bmatrix}
$$

$$
4H = \begin{bmatrix} -3 - 13 & -7 + 3 \\ -2 - 22 & -6 + 10 \\ 2 + 18 & -4 - 24 \end{bmatrix} = \begin{bmatrix} -16 & -4 \\ -24 & 4 \\ 20 & -28 \end{bmatrix}
$$

Step 2: Divide by 4:
$$
H = \frac{1}{4} \begin{bmatrix} -16 & -4 \\ -24 & 4 \\ 20 & -28 \end{bmatrix} = \begin{bmatrix} -4 & -1 \\ -6 & 1 \\ 5 & -7 \end{bmatrix}
$$

Answer: $ H = \begin{bmatrix} -4 & -1 \\ -6 & 1 \\ 5 & -7 \end{bmatrix} $

---

Final Answers:



1) $ K = \begin{bmatrix} -6 & 2 & -7 \end{bmatrix} $
2) $ Q = \begin{bmatrix} 1 \\ -5 \end{bmatrix} $
3) $ P = \begin{bmatrix} -7 & -1 \\ 6 & -6 \end{bmatrix} $
4) $ G = \begin{bmatrix} -7 & 3 & -2 \\ -4 & -\frac{1}{3} & 1 \end{bmatrix} $
5) $ S = \begin{bmatrix} -1 \\ 4 \\ 6 \end{bmatrix} $
6) $ H = \begin{bmatrix} -4 & -1 \\ -6 & 1 \\ 5 & -7 \end{bmatrix} $

Let me know if you'd like these formatted neatly or printed!
Parent Tip: Review the logic above to help your child master the concept of solving systems using matrices worksheet.
Print Download

How to use

Click Print to open a print-ready version directly in your browser, or use Download to save the file to your device. The ⭐ Answer button generates an AI answer key instantly - useful for teachers who need a quick reference. Need a different version? Our AI Worksheet Generator lets you create a custom worksheet on any topic in seconds.

(view all solving systems using matrices worksheet)

Solving Systems of Equations Worksheets with Three Variables
Linear Algebra - MATH100 Revision Exercises - Resources ...
Math Exercises & Math Problems: System of Equations Solved by Matrices
SOLUTION: Chapter 3 Section 6 Solving Systems using Matrices Study ...
Algebra2 3.6 Solving Systems Using Matrices
Solving Linear Systems Using Matrices Worksheet for 9th - 12th ...
Solved Solve the system of equations using matrices. Use | Chegg.com
Matrices and Simultaneous Equations - CSEC Math Tutor
Solving Systems of Linear Equations Using Matrices | PDF | System ...
Solving Systems of Two Linear Equations Using Matrices on the TI-84