Matrices Basic Operations — ACT Math Guide
Matrices basic operations ACT questions test your ability to add, subtract, and multiply matrices by scalars. These rectangular arrays of numbers follow specific rules that you'll need to master for the ACT Math section. The ACT typically includes 1-2 matrix questions among its 60 questions in 60 minutes, making this a targeted skill worth your prep time. With clear steps and practice, you'll handle these problems confidently on test day.
What You Need to Know
Matrix dimensions: Written as rows × columns (a 2×3 matrix has 2 rows and 3 columns)
Addition/Subtraction: Only possible when matrices have identical dimensions
Scalar multiplication: Multiply every element in the matrix by the same number
Element notation: Element aᵢⱼ represents the value in row i, column j
Zero matrix: All elements equal zero, acts as additive identity
📐 KEY FORMULA: For matrix addition: [A + B]ᵢⱼ = aᵢⱼ + bᵢⱼ
⏱️ ACT TIME TIP: Matrix problems often look complex but follow simple arithmetic — don't overthink the setup, focus on the operations requested.
How to Solve Matrices Basic Operations on the ACT
Example Question 1 — Easy/Medium Difficulty
If A = [2 -1] and B = [3 4], what is A + B?
[5 0] [-2 1]
A) [5 3]
[3 1]
B) [6 -4]
[3 1]
C) [5 3]
[7 1]
D) [-1 -5]
[7 -1]
E) [5 3]
[3 -1]
Solution:
Step 1: Verify both matrices have the same dimensions (both are 2×2) ✓
Step 2: Add corresponding elements: top-left (2+3=5), top-right (-1+4=3)
Step 3: Continue with bottom row: bottom-left (5+(-2)=3), bottom-right (0+1=1)
✅Answer: A — Matrix addition requires adding each corresponding element position.
Example Question 2 — Hard Difficulty
Given matrix C = [1 -3 2] and scalar k = -2, find 3C - 2kC.
[0 4 -1]
A) [-1 3 -2]
[0 -4 1]
B) [7 -21 14]
[0 28 -7]
C) [3 -9 6]
[0 12 -3]
D) [5 -15 10]
[0 20 -5]
E) [1 -3 2]
[0 4 -1]
Solution:
Step 1: Calculate kC = -2C = [-2 6 -4]
[0 -8 2]
Step 2: Calculate 2kC = 2(-2C) = [-4 12 -8]
[0 -16 4]
Step 3: Calculate 3C - 2kC = [3 -9 6] - [-4 12 -8] = [7 -21 14]
[0 12 -3] [0 -16 4] [0 28 -7]
✅Answer: B — Combine scalar multiplication with matrix subtraction systematically.
Common ACT Math Mistakes to Avoid
❌Mistake: Trying to add matrices with different dimensions
✅Fix: Always check dimensions first — matrices must be the same size for addition/subtraction
❌Mistake: Forgetting to distribute scalars to every element
✅Fix: When multiplying by a scalar, multiply each individual element in the matrix
❌Mistake: Mixing up row and column positions when adding elements
✅Fix: Work systematically left-to-right, top-to-bottom to avoid position errors
❌Mistake: Rushing through multi-step problems involving multiple operations
✅Fix: Break complex expressions like 3A - 2B into separate steps, checking each calculation
Practice Question — Try It Yourself
If P = [-1 2] and Q = [4 -3], what is 2P - Q?
[3 -4] [1 5]
A) [-6 7]
[5 -13]
B) [6 -1]
[-5 13]
C) [-2 4]
[6 -8]
D) [3 -1]
[-4 3]
E) [-6 1]
[7 -3]
Show Answer
Answer: A — First calculate 2P = [-2 4], then subtract Q to get [-6 7]
[6 -8] [5 -13]
Key Takeaways for the ACT
Matrix dimensions must match exactly for addition and subtraction
Scalar multiplication affects every single element in the matrix
ACT math matrices problems reward careful, systematic calculation over speed
The calculator is allowed throughout the ACT Math section, so use it for arithmetic verification
Complex-looking matrix expressions often break down into simple step-by-step operations
Related ACT Math Topics
Strengthen your ACT math prep with these related topics:
Systems of equations →
Quadratic functions →