
Concept explainers
Mark each statement True or False. Justify each answer. (If true, cite appropriate facts or theorems. If false, explain why or give a counterexample that shows why the statement is not true in every case.) In parts (a)-(f), v1, ..., vp are
- a. The set of all linear combinations of v1, ..., vp is a vector space.
- b. If {v1, ..., vp−1} spans V, then S spans V.
- c. If {v1, ..., vp−1} is linearly independent, then so is S.
- d. If S is linearly independent, then S is a basis for V.
- e. If Span S = V, then some subset of S is a basis for V.
- f. If dim V = p and Span, S = V, then S cannot be linearly dependent.
- g. A plane in ℝ3 is a two-dimensional subspace.
- h. The nonpivot columns of a matrix are always linearly dependent.
- i. Row operations on a matrix A can change the linear dependence relations among the rows of A.
- j. Row operations on a matrix can change the null space.
- k. The rank of a matrix equals the number of nonzero rows.
- l. If an m × n matrix A is row equivalent to an echelon matrix U and if U has k nonzero rows, then the dimension of the solution space of Ax = 0 is m − k.
- m. If B is obtained from a matrix A by several elementary row operations, then rank B = rank A.
- n. The nonzero rows of a matrix A form a basis for Row A.
- ○. If matrices A and B have the same reduced echelon form, then Row A = Row B.
- p. If H is a subspace of ℝ3, then there is a 3 × 3 matrix A such that H = Col A.
- q. If A is m × n and rank A = m, then the linear transformation x ↦ Ax is one-to-one.
- r. If A is m × n and the linear transformation x ↦ Ax is onto, then rank A = m.
- s. A change-of-coordinates matrix is always invertible.
- t. If B = {b1, ..., bn} and C = {c1, ..., cn} are bases for a vector space V, then the jth column of the change-of-coordinates matrix
is the coordinate vector [cj]B.
a.

To find: Whether the statement “The set of all linear combinations of v1,…,vp is a vector space” is true or false.
Answer to Problem 1SE
The statement is true.
Explanation of Solution
Here, the given vectors are v1,…,vp.
The span { v1,…,vp} always form a vector subspace of the vector space.
Thus, the linear combinations of v1,…,vp are also a vector space.
Hence, the statement is true.
b.

To find: Whether the statement “If {v1,…,vp−1} spans V, then S spans V” is true or false.
Answer to Problem 1SE
The statement is true.
Explanation of Solution
The set S is S={v1,…,vp}.
It is given that the set {v1,…,vp−1} spans V. That is, span {v1,…,vp−1}= V.
That is, every element in the vector space V can be expressed by using the vectors {v1,…,vp−1}.
Here, the set S={v1,…,vp}, the set contain more than one element than the set {v1,…,vp−1}.
The smaller set {v1,…,vp−1} spans V which implies the bigger set S={v1,…,vp} also spans V.
If the vector space V is spanned by {v1,…,vp−1}, then its linear combinations also span V.
Hence, the statement is true.
c.

To find: Whether the statement “If {v1,…,vp−1} is linearly independent, then so is S” is true or false.
Answer to Problem 1SE
The statement is false.
Explanation of Solution
If {v1,…,vp−1} is a set of linearly independent vectors, then it does not imply that the set {v1,…,vp−1,vp} is also linearly independent as vp may be expressed as a linear combination of {v1,…,vp−1}.
Therefore, it does not imply that S is linearly independent.
Hence, the statement is false.
d.

To find: Whether the statement “If S is linearly independent then S is a basis for V” is true or false.
Answer to Problem 1SE
The statement is false.
Explanation of Solution
A set of vectors {v1,…,vp} is a basis for a vector space V if the following two conditions are satisfied:
1. The set of vectors {v1,…,vp} is a linearly independent set.
2. The set {v1,…,vp} spans the vector space V.
It can be seen that the second condition is not satisfied.
Hence, the statement is false.
e.

To find: Whether the statement “If Span S=V, then some subset of S is a basis for V” is true or false.
Answer to Problem 1SE
The statement is true.
Explanation of Solution
It is given that the vector space V is spanned by S, which is nonzero set.
Suppose the set S is linearly independent then, the set S form a basis for V.
Suppose the set S is linearly dependent then, some subset of S linearly independent and which spans V.
That is, some subset of S form a basis for V.
Hence, the statement is true.
f.

To find: Whether the statement “If dimV=p and Span S=V, then S cannot be linearly dependent.” is true or false.
Answer to Problem 1SE
The statement is true.
Explanation of Solution
It is given that dimV=p. That is, the basis of the vector space contain p elements
Here, Span S=V, that is the set contain p elements span the p dimensional space.
Which implies the p elements is linearly independent.
Hence, the statement is false.
g.

To find: Whether the statement “A plane in ℝ3 is a two-dimensional subspace” is true or false.
Answer to Problem 1SE
The statement is false.
Explanation of Solution
Every plane in ℝ3 to be a two dimensional subspace is false.
Sometimes plane in ℝ3 does not form a vector space. Only the plane passing through origin form a subspace of ℝ3.
Hence, the statement is false.
h.

To find: Whether the statement “The non-pivot columns of a matrix are always linearly dependent” is true or false.
Answer to Problem 1SE
The statement is false.
Explanation of Solution
Consider the matrix [1000001000000000].
Here non-pivot columns are linearly independent.
Hence, the statement is false.
i.

To find: Whether the statement “Row operations on a matrix A can change the linear dependence relations among the rows of A” is true or false.
Answer to Problem 1SE
The statement is true.
Explanation of Solution
Row operations on matrix A change the matrix. Thus, this changes the dependence relation among the rows of a matrix.
Hence, the statement is true.
j.

To find: Whether the statement “Row operations on a matrix can change the null space” is true or false.
Answer to Problem 1SE
The statement is false.
Explanation of Solution
Row operations do not change the solution set of the system Ax=0.
Therefore, row operations do not change the null space.
Hence, the statement is false.
k.

To find: Whether the statement “The rank of a matrix equals the number of nonzero rows” is true or false.
Answer to Problem 1SE
The statement is false.
Explanation of Solution
The rank of a matrix A is the dimension of the column space of A.
The dimension of column space of A is the number of pivot columns in A.
Therefore, the rank of matrix equals the number of pivot columns.
Consider the matrix [1111].
The above matrix has 2 rows but rank of the matrix is 1.
Hence, the statement is false.
l.

To find: Whether the statement “If an m×n matrix A is row equivalent to an echelon matrix U and if U has k nonzero rows, then the dimension of the solution space of Ax=0 is m−k” is true or false.
Answer to Problem 1SE
The statement is false.
Explanation of Solution
If U has k nonzero rows then, rank A=k.
According to the Rank Theorem, the rank of an m×n matrix A is same as the dimension of the column space of A and is equal to the number of pivot positions in A such that,
rank A+dimNul A=ndimNul A=n−rank A=n−k
Hence, the statement is false.
m.

To find: Whether the statement “If B is obtained from a matrix A by several elementary row operations, then rank A=rank B” is true or false.
Answer to Problem 1SE
The statement is true.
Explanation of Solution
Elementary row operations does not change the number of pivot columns and hence, does not change the rank of a matrix.
Therefore, the rank of matrix B will be same as the rank of matrix A.
Hence, the statement is true.
n.

To find: Whether the statement “The nonzero rows of a matrix A form a basis for Row A” is true or false.
Answer to Problem 1SE
The statement is false.
Explanation of Solution
To form a basis for A, the rows have to span A and should also be linearly independent.
The nonzero rows of a matrix A span Row A but that does not guarantee that they are linearly independent.
Hence, the statement is false.
o.

To find: Whether the statement “If matrices A and B have the same reduced echelon form, then Row A=Row B” is true or false.
Answer to Problem 1SE
The statement is true.
Explanation of Solution
The nonzero rows of the echelon form of a matrix, form a basis for the row space of that matrix.
If the echelon form for two matrices is same, then the basis for the row spaces is also same.
Since, row spaces are vector spaces and if two vector spaces have same basis, then the vector spaces are same.
Hence, the statement is true.
p.

To find: Whether the statement “If H is a subspace of ℝ3, then there is a 3×3 matrix A such that H=Col A” is true or false.
Answer to Problem 1SE
The statement is true.
Explanation of Solution
If H is a zero, 1, 2, or 3 dimensional subspace of ℝ3, there will always be a corresponding 3×3 matrix A formed by the basis of H.
The basis of H will then be in the column space of A.
Therefore, H=Col A.
Hence, the statement is true.
q.

To find: Whether the statement “If A is m×n and rank A=m, then the linear transformation x↦Ax is one-to-one” is true or false.
Answer to Problem 1SE
The statement is false.
Explanation of Solution
Here the matrix A is linear transformation from Rm to Rn.
The transformation x↦Ax is one-to-one if and only if null space of A is zero.
Here, rank of the matrix is A thus, by the rank nullity theorem null space of A contain n−m elements.
Hence, the statement is false.
r.

To find: Whether the statement “If A is m×n and the linear transformation x↦Ax is onto, then rank A=m.)” is true or false.
Answer to Problem 1SE
The statement is true.
Explanation of Solution
Here the matrix A is linear transformation from Rm to Rn.
If the transformation is onto then, Col A=ℝm
The rank of a matrix A is the dimension of the column space of A.
Therefore, the rank of A is m.
Hence, the statement is true.
s.

To find: Whether the statement “A change-of-coordinate matrix is always invertible” is true or false.
Answer to Problem 1SE
The statement is true.
Explanation of Solution
The columns of PC←B are linearly independent because they are the coordinate vectors of the linearly independent set.
The matrix PC←B is a square matrix thus; it must be an invertible matrix.
Hence, the statement is true.
t.

To find: Whether the statement “If B={b1,…,bn} and C={c1,…,cn} are bases for a vector space V, then the j th column of the change-of-coordinates matrix PC←B is the coordinate vector [cj]B” is true or false.
Answer to Problem 1SE
The statement is false.
Explanation of Solution
The jth column of the change-of-coordinates matrix PC←B is [bj]C.
Hence, the statement is false.
Want to see more full solutions like this?
Chapter 4 Solutions
Linear Algebra and Its Applications (5th Edition)
Additional Math Textbook Solutions
Thinking Mathematically (6th Edition)
Pre-Algebra Student Edition
Elementary Statistics
University Calculus: Early Transcendentals (4th Edition)
Calculus: Early Transcendentals (2nd Edition)
- In simplest terms, Sketch the graph of the parabola. Then, determine its equation. opens downward, vertex is (- 4, 7), passes through point (0, - 39)arrow_forwardIn simplest way, For each quadratic relation, find the zeros and the maximum or minimum. a) y = x 2 + 16 x + 39 b) y = 5 x2 - 50 x - 120arrow_forwardIn simplest terms and step by step Write each quadratic relation in standard form, then fi nd the zeros. y = - 4( x + 6)2 + 36arrow_forward
- In simplest terms and step by step For each quadratic relation, find the zeros and the maximum or minimum. 1) y = - 2 x2 - 28 x + 64 2) y = 6 x2 + 36 x - 42arrow_forwardWrite each relation in standard form a)y = 5(x + 10)2 + 7 b)y = 9(x - 8)2 - 4arrow_forwardIn simplest form and step by step Write the quadratic relation in standard form, then fi nd the zeros. y = 3(x - 1)2 - 147arrow_forward
- Step by step instructions The path of a soccer ball can be modelled by the relation h = - 0.1 d 2 + 0.5 d + 0.6, where h is the ball’s height and d is the horizontal distance from the kicker. a) Find the zeros of the relation.arrow_forwardIn simplest terms and step by step how do you find the zeros of y = 6x2 + 24x - 192arrow_forwardStep by step Find the zeros of each quadratic relation. a) y = x2 - 16xarrow_forward
- In simplest step by step terms, how do you find the zeros of y = x2 - 16arrow_forwardIn simplest terms, Describe the shape and position of the parabola relative to the graph of y = x 2 y = - 80( x + 9) 2 + 10.8arrow_forwardas a Identify each equation Parabola, circle, ellipse perbola without completio the square. x²-6x-14 y = 33-y² 14y ofarrow_forward
- Algebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:CengageElementary Linear Algebra (MindTap Course List)AlgebraISBN:9781305658004Author:Ron LarsonPublisher:Cengage LearningLinear Algebra: A Modern IntroductionAlgebraISBN:9781285463247Author:David PoolePublisher:Cengage Learning
- Trigonometry (MindTap Course List)TrigonometryISBN:9781337278461Author:Ron LarsonPublisher:Cengage Learning


