Adding subtracting multiplying matrices

Adding subtracting multiplying matrices

Assessment

Flashcard

Mathematics

11th - 12th Grade

Hard

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

Standards-aligned

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is matrix addition?

Back

Matrix addition is the operation of adding two matrices by adding their corresponding elements. For example, if A and B are two matrices, then (A + B)ij = Aij + Bij.

Tags

CCSS.HSN.VM.C.8

2.

FLASHCARD QUESTION

Front

How do you add two matrices of different dimensions?

Back

You cannot add two matrices of different dimensions. Both matrices must have the same number of rows and columns.

Tags

CCSS.HSN.VM.C.8

3.

FLASHCARD QUESTION

Front

What is the result of adding the following matrices: A = [[1, 2], [3, 4]] and B = [[5, 6], [7, 8]]?

Back

The result is C = [[6, 8], [10, 12]].

Tags

CCSS.HSN.VM.C.8

4.

FLASHCARD QUESTION

Front

What is matrix subtraction?

Back

Matrix subtraction is the operation of subtracting one matrix from another by subtracting their corresponding elements.

Tags

CCSS.HSN.VM.C.8

5.

FLASHCARD QUESTION

Front

What is the result of subtracting the following matrices: A = [[5, 6], [7, 8]] and B = [[1, 2], [3, 4]]?

Back

The result is C = [[4, 4], [4, 4]].

Tags

CCSS.HSN.VM.C.8

6.

FLASHCARD QUESTION

Front

What is scalar multiplication of a matrix?

Back

Scalar multiplication involves multiplying each element of a matrix by a scalar (a single number).

Tags

CCSS.HSN.VM.C.7

7.

FLASHCARD QUESTION

Front

If k is a scalar and A = [[1, 2], [3, 4]], what is kA if k = 2?

Back

kA = [[2*1, 2*2], [2*3, 2*4]] = [[2, 4], [6, 8]].

Tags

CCSS.HSN.VM.C.7

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?