Back to Exercise: Represent systems as matrix equations

Exercises: Represent Systems of Linear Equations as Matrix Equations

Show your work for all matrix multiplication. For system-matrix conversions, verify your matrix equation by computing Ax and confirming it matches the system's left-hand sides.

Grade 11·20 problems·~45 min·Common Core Math - HS Algebra·standard·hsa-rei-c-8
Work through problems with immediate feedback
A

Recall / Warm-Up

1.

The matrix A=[4107]A = \begin{bmatrix} 4 & -1 \\ 0 & 7 \end{bmatrix} is a matrix of dimensions:

2.

For the matrix B=[5328]B = \begin{bmatrix} 5 & 3 \\ -2 & 8 \end{bmatrix}, what is the entry b12b_{12}?

3.

Which of the following correctly computes the (1,1)(1, 1) entry of the product [23][41]\begin{bmatrix} 2 & 3 \end{bmatrix} \cdot \begin{bmatrix} 4 \\ 1 \end{bmatrix}?

B

Fluency Practice

A diagram showing 2x2 matrix multiplication with arrows connecting row 1 of the left matrix to column 1 of the right matrix, labeled as a dot product.
1.

Compute the matrix product [2134][5012]\begin{bmatrix} 2 & 1 \\ 3 & -4 \end{bmatrix} \begin{bmatrix} 5 & 0 \\ -1 & 2 \end{bmatrix}. Show each entry as a dot product.

2.

Compute [1001][3257]\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix} \begin{bmatrix} 3 & -2 \\ 5 & 7 \end{bmatrix}. What do you notice about the result?

3.

Let A=[1234]A = \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix} and B=[0110]B = \begin{bmatrix} 0 & 1 \\ 1 & 0 \end{bmatrix}.

Compute both ABAB and BABA. Are they equal?

4.

Write the system x+3y=5x + 3y = 5 and 2xy=12x - y = 1 as a matrix equation Ax=bA\mathbf{x} = \mathbf{b}. Identify AA, x\mathbf{x}, and b\mathbf{b}. Then verify by computing AxA\mathbf{x} and confirming it equals the left-hand sides of the system.

5.

The matrix equation [3124][xy]=[68]\begin{bmatrix} 3 & 1 \\ -2 & 4 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} = \begin{bmatrix} 6 \\ 8 \end{bmatrix} represents a system of two equations. Write out the system.

You're viewing 2 of 6 sections.

Create a free account to continue the full exercise set and save your progress.

Create free account
0 of 8 answered

Answer all problems to submit.