Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
5 views1 page

Matrix Level 1 Practice Pack

Uploaded by

havenwalker975
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Matrix Level 1 Practice Pack

Uploaded by

havenwalker975
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Matrices – Level 1 Practice Pack

(Starter)
📌 Instructions:
- Use a notebook to solve each question step by step.
- Focus on multiplying rows and columns properly.
- Don't jump to final answer, write every multiplication.
- After solving, check pattern or logic in each.

1. Find A² if A = [[1, 2], [3, 4]]

2. Multiply matrices A = [[1, 0], [0, 1]] and B = [[5, 6], [7, 8]]

3. If A = [[2, -1], [1, 3]], find A × A

4. Find AB where A = [[2, 3], [0, 1]] and B = [[1, 2], [4, 0]]

5. Is matrix multiplication commutative? Try with A = [[1, 2], [3, 4]] and B = [[0, 1],
[1, 0]]

6. For A = [[5, 0], [0, 5]], find A² and explain the result.

7. Compute A³ where A = [[1, 1], [0, 1]]

8. If A = [[1, 2], [2, 1]], verify if A × A = A² is symmetric.

9. Let A = [[0, 1], [-1, 0]], find A². What do you observe?

10. If A = [[a, b], [c, d]], write the general formula for A².

You might also like