Linear Algebra

38 Questions | Attempts: 230
Share
Please wait...
Question 1 / 38
0 %
0/100
Score 0/100
1. The dimension of the column space of A is the rank of A.
Submit
Please wait...
About This Quiz
Linear Algebra - Quiz

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. A null space is a vector space.
Submit
3. If a set of p vectors spans a p-dimensional subspace H of Rn, then these vectors forma basis for H.
Submit
4. If H is a p-dimensional subspace of Rn, then a linearly independent set of p vectors in H must form a basis for H.
Submit
5. If A or B is singular then AB is singular as well. (Use properties of the determinant to decide)
Submit
6. If W is a subspace of R2 then W must contain the vector (0,0).
Submit
7. The dimension of the column space of A is the number of columns in RREF(A) that contain leading ones.
Submit
8. If one row of a square matrix is a multiple of another row, then the determinant of that square matrix is zero.
Submit
9. For a nonzero scalar c, the vector c \vec{v} is c times a s long as \vec{v} and has the same direction as
Submit
10. If 0 is an eigenvalue of a matrix A then A^2 is singular.
Submit
11. If \vec{x} is an eigenvector of A with eigenvalue \lambda then any multiple of \vec{x} is also an eigenvector of A with eigenvalue \lambda.
Submit
12. If {v1,..., v4} is a linearly independent set of vectors in R4 then {v1,v2,v3} is also linearly independent.
Submit
13. You can show that a subset of Rn is not a subspace of Rn by giving specific numeric examples for which the vectors do not sum to a vector in the space or for which the negative of the vector is not in the space.
Submit
14. The matrix  \begin{bmatrix} 1 & 0 & 4 \\ 0 & 6 & 3 \\ 2 & -1 & 4 \end{bmatrix}  is non-singular.
Submit
15. If A is a square matrix and A\vec{x} = \lambda \vec{x} for some nonzero vector \vec{x} then \vec{x} is an eigenvector of A.
Submit
16. If the characteristic polynomial of a matrix A is p(\lambda)=\lambda^2 +1 then A is invertible.
Submit
17. If u and v are linearly independent, and if w is in Span{u,v} then {u,v,w} is linearly dependent.
Submit
18. The vector (10, 30, -13, 14, -7, 27) can be written as a linear combination of the vectors (1,2,-3,4,-1,2), (1,-2,1,-1,2,1), (0, 2, -1, 2, -1, -1), (1,0,3,-4,1,2), and (1, -2, 1, -1, 2, -3).
Submit
19. If v1 and v2 are vectors in R4 and v2 is not a scalar multiple of v1 then {v1,v2} is linearly independent.
Submit
20. If three vectors in R3 lie in the same plane in R3, then they are linearly dependent.
Submit
21. The column space of an m \times n matrix is in Rm.
Submit
22. If the determinant of the n \times n matrix A is 6 then the homogeneous linear system with A as its coefficient matrix has only the trivial (all zeros) solution.
Submit
23. If a set of vectors from Rn contains fewer than n vectors, then the set is linearly independent.
Submit
24. Subspace? {(u1, u2, u3, u4) in R4 such that 3u1+2u2=0}
Submit
25. Subspace? {(2s, 2s+4t, -t) in R3 such that s and t are real numbers}
Submit
26. The dimension of the column space of A and the null space of A add up to the number of rows in A.
Submit
27. Subspace? {(u1, u2, u3) in R3 such that u1 is equal to u2}
Submit
28. If v1, v2, v3 are in R3 and v3 is not a linear combination of v1, v2, then {v1,v2,v3} is linearly independent.
Submit
29. Subspace? {(u1,u2) in R2 such that u1u2=0}
Submit
30. Subspace? {(u1, u2, u3) in R3 such that u1 is greater than u2}
Submit
31. In general the determinant of the sum of two matrices equals the sum of the determinants of the matrix.
Submit
32. Subspace? {(u1,u2) in R2 such that u12+u22\quad is less than or equal to 1}
Submit
33. The dimension of the null space of A is the number of variables (xi) in the equation Ax=0.
Submit
34. You can show that a subset of Rn is a subspace of Rn by giving specific numeric examples for which the vectors sum to a vector in the space and for which the negative of the vector is in the space.
Submit
35. If \lambda is an eigenvalue of a matrix A, then the linear system (\lambda I - A) \vec{x} =\vec{0} has only the trivial solution.
Submit
36. The following linear system has a unique solution. \begin{eqnarray} x_1 + x_2 -x_3 &+& 4 \\ 2x_1 -x_2+x_3 &=& 6 \\ 3x_1 -2x_2 +2x_3 &=& 0 \end{eqnarray}
Submit
37. If W and U are subspaces of R2 then the union (collection of all vectors in either W or U or both) is also a subspace of R2.
Submit
38. Subspace? {(2s-2, 2s+4t, -t) in R3 such that s and t are real numbers}
Submit
View My Results

Quiz Review Timeline (Updated): Oct 23, 2012 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Oct 23, 2012
    Quiz Edited by
    ProProfs Editorial Team
  • Oct 22, 2012
    Quiz Created by
    MarkusRibasTest
Cancel
  • All
    All (38)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
The dimension of the column space of A is the rank of A.
A null space is a vector space.
If a set of p vectors spans a p-dimensional subspace H of Rn, then...
If H is a p-dimensional subspace of Rn, then a linearly independent...
If A or B is singular then AB is singular as well. (Use properties of...
If W is a subspace of R2 then W must contain the vector (0,0).
The dimension of the column space of A is the number of columns in...
If one row of a square matrix is a multiple of another row, then the...
For a nonzero scalar , the vector is times a s long as and has the...
If 0 is an eigenvalue of a matrix then is singular.
If is an eigenvector of with eigenvalue then any multiple of is...
If {v1,..., v4} is a linearly independent set of vectors in R4 then...
You can show that a subset of Rn is not a subspace of Rn by giving...
The matrix    is non-singular.
If is a square matrix and for some nonzero vector then is an...
If the characteristic polynomial of a matrix is then is invertible.
If u and v are linearly independent, and if w is in Span{u,v} then...
The vector (10, 30, -13, 14, -7, 27) can be written as a linear...
If v1 and v2 are vectors in R4 and v2 is not a scalar multiple of v1...
If three vectors in R3 lie in the same plane in R3, then they are...
The column space of an matrix is in Rm.
If the determinant of the matrix A is 6 then the homogeneous linear...
If a set of vectors from Rn contains fewer than n vectors, then the...
Subspace? {(u1, u2, u3, u4) in R4 such that 3u1+2u2=0}
Subspace? {(2s, 2s+4t, -t) in R3 such that s and t are real numbers}
The dimension of the column space of A and the null space of A add up...
Subspace? {(u1, u2, u3) in R3 such that u1 is equal to u2}
If v1, v2, v3 are in R3 and v3 is not a linear combination of v1, v2,...
Subspace? {(u1,u2) in R2 such that u1u2=0}
Subspace? {(u1, u2, u3) in R3 such that u1 is greater than u2}
In general the determinant of the sum of two matrices equals the sum...
Subspace? {(u1,u2) in R2 such that u12+u22 is less than or equal to 1}
The dimension of the null space of A is the number of variables (xi)...
You can show that a subset of Rn is a subspace of Rn by giving...
If is an eigenvalue of a matrix , then the linear system has only...
The following linear system has a unique solution.
If W and U are subspaces of R2 then the union (collection of all...
Subspace? {(2s-2, 2s+4t, -t) in R3 such that s and t are real numbers}
Alert!

Advertisement