Learn Without Walls - Free Learning Platform

Module 8 Quiz

Introduction to Matrices

Instructions

This quiz contains 15 multiple choice questions covering all topics in Module 8. You need to score at least 70% (11 out of 15 correct) to pass. Select one answer for each question, then click "Submit Quiz" to see your results.

Question 1
What are the dimensions of matrix A = [1 2 3; 4 5 6]?
Question 2
If A = [3 -2; 1 4] and B = [2 5; -1 3], what is A + B?
Question 3
If C = [2 -1; 3 0], what is 3C?
Question 4
Which pair of matrices can be multiplied to produce matrix AB?
Question 5
What is the determinant of [4 3; 2 1]?
What is the determinant of [2 0; 0 5]?
Question 7
If det(A) = 4 for a 2×2 matrix A, what is det(3A)?
Question 8
A matrix is invertible if and only if:
Question 9
What is the inverse of A = [5 2; 2 1]?
Question 10
If A = [3 1; 5 2] and A-1 = [2 -1; -5 3], what is AA-1?
Question 11
Which matrix is NOT invertible?
Question 12
To solve the matrix equation AX = B for X, you should:
Question 13
In Cramer's Rule, to find the value of x in a system AX = B, you calculate:
Question 14
For the 2×2 inverse formula, if A = [a b; c d], then A-1 equals:
Question 15
Which operation is NOT defined for all pairs of matrices?

Quiz Results

Back to Module 8