Linear Transformations
This quiz is designed to evaluate your understanding of linear transformations, their properties, and their applications.
Questions
Which of the following is a linear transformation?
- f(x) = x^2
- f(x) = 2x + 1
- f(x) = sin(x)
- f(x) = |x|
What is the matrix representation of the linear transformation f(x) = 2x - 1?
- [[2, 0], [0, -1]]
- [[2, 1], [0, -1]]
- [[2, -1], [0, 1]]
- [[2, 0], [1, -1]]
Which of the following is an eigenvalue of the linear transformation f(x) = 3x - 2?
- 1
- 2
- 3
- 4
What is the kernel of the linear transformation f(x) = Ax, where A is a 3x3 matrix?
- The set of all vectors x such that f(x) = 0
- The set of all vectors x such that Ax = 0
- The set of all vectors x such that f(x) = x
- The set of all vectors x such that Ax = x
Which of the following is a property of linear transformations?
- They preserve linear operations
- They are always invertible
- They are always diagonalizable
- They are always continuous
What is the dimension of the range of the linear transformation f(x) = [x, 2x, 3x]?
- 1
- 2
- 3
- 4
Which of the following is an example of a linear transformation that is not invertible?
- f(x) = 2x + 1
- f(x) = x^2
- f(x) = sin(x)
- f(x) = |x|
What is the matrix representation of the linear transformation f(x) = [x1, x2, x3]?
- [[1, 0, 0], [0, 1, 0], [0, 0, 1]]
- [[1, 0, 0], [0, 0, 1], [0, 1, 0]]
- [[0, 1, 0], [0, 0, 1], [1, 0, 0]]
- [[0, 0, 1], [1, 0, 0], [0, 1, 0]]
Which of the following is an example of a linear transformation that is diagonalizable?
- f(x) = 2x + 1
- f(x) = x^2
- f(x) = sin(x)
- f(x) = |x|
What is the determinant of the matrix representation of the linear transformation f(x) = [x1 + x2, x2 + x3, x3 + x1]?
- 1
- 2
- 3
- 4
Which of the following is an example of a linear transformation that is not surjective?
- f(x) = 2x + 1
- f(x) = x^2
- f(x) = sin(x)
- f(x) = |x|
What is the nullity of the linear transformation f(x) = [x1, x2, x3]?
- 0
- 1
- 2
- 3
Which of the following is an example of a linear transformation that is not one-to-one?
- f(x) = 2x + 1
- f(x) = x^2
- f(x) = sin(x)
- f(x) = |x|
What is the rank of the linear transformation f(x) = [x1 + x2, x2 + x3, x3 + x1]?
- 1
- 2
- 3
- 4