Linear Transformations and Matrices

This quiz covers the concepts of linear transformations and matrices, including their properties, operations, and applications.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following is a linear transformation?

  1. f(x) = x^2
  2. f(x) = sin(x)
  3. f(x) = 2x + 3
  4. f(x) = |x|
Question 2 Multiple Choice (Single Answer)

What is the matrix representation of the linear transformation f(x) = 2x - 1?

  1. [[2, 0], [0, -1]]
  2. [[2, 1], [0, -1]]
  3. [[2, -1], [0, 1]]
  4. [[2, 0], [1, -1]]
Question 3 Multiple Choice (Single Answer)

What are the eigenvalues of the matrix [[2, 1], [-1, 2]]?

  1. 1 and 3
  2. 2 and 4
  3. 1 and -1
  4. 2 and -2
Question 4 Multiple Choice (Single Answer)

Which of the following matrices is diagonalizable?

  1. [[2, 1], [-1, 2]]
  2. [[1, 2], [3, 4]]
  3. [[2, 3], [-3, 2]]
  4. [[1, 0], [0, 1]]
Question 5 Multiple Choice (Single Answer)

What is the determinant of the matrix [[1, 2], [3, 4]]?

  1. -2
  2. 2
  3. -4
  4. 4
Question 6 Multiple Choice (Single Answer)

Which of the following matrices is invertible?

  1. [[1, 2], [3, 6]]
  2. [[2, 1], [1, 2]]
  3. [[0, 1], [0, 0]]
  4. [[1, 0], [0, 1]]
Question 7 Multiple Choice (Single Answer)

What is the null space of the matrix [[1, 2], [3, 4]]?

  1. The set of all vectors x such that Ax = 0
  2. The set of all vectors x such that Ax = 1
  3. The set of all vectors x such that Ax = 2
  4. The set of all vectors x such that Ax = 3
Question 8 Multiple Choice (Single Answer)

Which of the following is an orthogonal matrix?

  1. [[1, 0], [0, 1]]
  2. [[1, 2], [3, 4]]
  3. [[0, 1], [1, 0]]
  4. [[1, 2], [2, 1]]
Question 9 Multiple Choice (Single Answer)

What is the rank of the matrix [[1, 2, 3], [4, 5, 6], [7, 8, 9]]?

  1. 1
  2. 2
  3. 3
  4. 4
Question 10 Multiple Choice (Single Answer)

Which of the following is a singular matrix?

  1. [[1, 2], [3, 4]]
  2. [[2, 1], [1, 2]]
  3. [[0, 1], [0, 0]]
  4. [[1, 0], [0, 1]]
Question 11 Multiple Choice (Single Answer)

What is the trace of the matrix [[1, 2], [3, 4]]?

  1. 5
  2. 7
  3. 9
  4. 11
Question 12 Multiple Choice (Single Answer)

Which of the following matrices is symmetric?

  1. [[1, 2], [3, 4]]
  2. [[2, 1], [1, 2]]
  3. [[0, 1], [1, 0]]
  4. [[1, 0], [0, 1]]
Question 13 Multiple Choice (Single Answer)

What is the product of the matrices [[1, 2], [3, 4]] and [[5, 6], [7, 8]]?

  1. [[19, 22], [43, 50]]
  2. [[17, 20], [39, 46]]
  3. [[21, 24], [47, 54]]
  4. [[15, 18], [35, 42]]
Question 14 Multiple Choice (Single Answer)

Which of the following is an elementary matrix?

  1. [[1, 2], [3, 4]]
  2. [[2, 1], [1, 2]]
  3. [[0, 1], [1, 0]]
  4. [[1, 0], [0, 1]]
Question 15 Multiple Choice (Single Answer)

What is the adjoint of the matrix [[1, 2], [3, 4]]?

  1. [[4, -2], [-3, 1]]
  2. [[4, -3], [-2, 1]]
  3. [[4, -1], [-3, 2]]
  4. [[4, -2], [-1, 3]]