Operations - Matrices

Operations - Matrices

Assessment

Flashcard

Mathematics

9th - 12th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a matrix?

Back

A matrix is a rectangular array of numbers arranged in rows and columns.

2.

FLASHCARD QUESTION

Front

What is matrix addition?

Back

Matrix addition involves adding corresponding elements of two matrices of the same dimensions.

3.

FLASHCARD QUESTION

Front

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

Back

A + B = [[1+5, 2+6], [3+7, 4+8]] = [[6, 8], [10, 12]]

4.

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).

5.

FLASHCARD QUESTION

Front

What is the result of multiplying the matrix B = [[2, 3], [4, 5]] by the scalar 3?

Back

3B = [[3*2, 3*3], [3*4, 3*5]] = [[6, 9], [12, 15]]

6.

FLASHCARD QUESTION

Front

What is matrix multiplication?

Back

Matrix multiplication involves multiplying rows of the first matrix by columns of the second matrix.

7.

FLASHCARD QUESTION

Front

What is the condition for two matrices to be multiplied?

Back

The number of columns in the first matrix must equal the number of rows in the second matrix.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?