Matrices

Matrices

Assessment

Flashcard

Mathematics

8th Grade

Hard

CCSS
HSN.VM.C.8, HSN.VM.C.7, HSN.VM.C.10

+1

Standards-aligned

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What are the dimensions of a matrix?

Back

The dimensions of a matrix are given in the form of rows x columns. For example, a matrix with 3 rows and 2 columns is said to have dimensions 3 x 2.

2.

FLASHCARD QUESTION

Front

What is a scalar in matrix multiplication?

Back

A scalar is a single number that can multiply each element of a matrix. For example, if you multiply a matrix by 3, each element of the matrix is multiplied by 3.

Tags

CCSS.HSN.VM.C.7

3.

FLASHCARD QUESTION

Front

How do you add two matrices?

Back

To add two matrices, they must have the same dimensions. You add corresponding elements together. For example, if A = [[1, 2], [3, 4]] and B = [[5, 6], [7, 8]], then A + B = [[6, 8], [10, 12]].

Tags

CCSS.HSN.VM.C.8

4.

FLASHCARD QUESTION

Front

What is matrix subtraction?

Back

Matrix subtraction is similar to addition. You subtract corresponding elements of two matrices of the same dimensions. For example, if A = [[5, 6], [7, 8]] and B = [[1, 2], [3, 4]], then A - B = [[4, 4], [4, 4]].

Tags

CCSS.HSN.VM.C.8

5.

FLASHCARD QUESTION

Front

What is a scalar matrix?

Back

A scalar matrix is a square matrix in which all the elements are equal to the same scalar value. For example, [[3, 0], [0, 3]] is a scalar matrix where the scalar is 3.

6.

FLASHCARD QUESTION

Front

What does it mean for matrices to be compatible for addition?

Back

Matrices are compatible for addition if they have the same dimensions, meaning they have the same number of rows and columns.

Tags

CCSS.HSN.VM.C.8

7.

FLASHCARD QUESTION

Front

What is the identity matrix?

Back

The identity matrix is a square matrix with ones on the diagonal and zeros elsewhere. For example, the 2x2 identity matrix is [[1, 0], [0, 1]].

Tags

CCSS.HSN.VM.C.10

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?