True/False Chapter 1 Flashcards
Every elementary row operation is reversible
true
A 5x6 matrix has 6 rows
false : 5 rows and 6 columns
The solution set of a linear system involving variables x1,…,xn is a list of numbers (s1,…,sn) that makes each equation in the system a true statement when the values s1,…sn are substituted for x1,…,xn, respectively
false : the description given applies to a single solution. The solution set consists of all possible solutions. Only in special cases does the solution set consist of exactly one solution
Two fundamental questions about a linear system involve uniqueness and existence
true
Elementary row operations on an augmented matrix never change the solution set of the associated linear system
true
Two matrices are row equivalent if they have the same number of rows
false: the definition of row equivalent requires that there exist a sequence of row operations that transform one matrix into the other
An inconsistent system has more than one solution
false : by definition, an inconsistent system has no solution
Two linear systems are equivalent if they have the same solution set
true
In some cases, a matrix can be row reduced to more than one matrix in reduced echelon form, using different sequences of row operations
false : each matrix is row equivalent to one and only one reduced echelon matrix
The row reduction algorithm applies only to augmented matrices for a linear system
false
A basic variable in a linear system is a variable that corresponds to a pivot column in the coefficient matrix
true
Finding a parametric description of the solution set of a linear system is the same as solving the system
true
If one row in an echelon form of an augmented matrix is [0 0 0 5 0] , then the associated linear system is inconsistent
false : might or might not be consistent
The echelon form of a matrix is unique
false : only the reduced form is unique
The pivot positions in a matrix depend on whether row interchanges are used in the row reduction process
false : the pivot positions are determined completely by the positions of the leading entries in the nonzero rows of any echelon form obtained from the matrix
Reducing a matrix to echelon form is called the forward phase of the row reduction process
true
Whenever a system has free variables, the solution set contains many solutions
false: the existence of at least one free solution is not related to the presence or absence of free variables
A general solution of a system is an explicit description of all solutions of the system
true
The point in the plane corresponding to (-2, 5) and (-5, 2) lie on a line through the origin
false : if (-5, 2) were on a line through (-2, 5) and the origin, then (-5, 2) would have to be a multiple of (-2, 5), which is not the case
An example of a linear combination of vectors v1 and v2 is the vector (1/2)v1
true
The solution set of the linear system whose augmented matrix is [a1 a2 a3 b] is the same as the solution set of the equation x1a1 + x2a2 + x3a3 = b
true
The set Span {u, v} is always visualized as a plane through the origin
false : the statement is often true, but Span {u, v} is not a plane when u is a multiple of v, or when u is the zero vector
Any list of five real numbers is a vector in R5
true
The vector u results when a vector u-v is added to the vector v
true
The weights c1,…cp in a linear combination c1v1 + … + cpvp cannot all be zero
false
When u and v are nonzero vectors, Span{u, v} contains the line through u and the origin
true
Asking whether the linear system corresponding to an augmented matrix [a1 a2 a3 b] has a solution amounts to asking whether b is in Span{a1, a2, a3}
true
The equation Ax=b is referred to as a vector equation
false : it is a matrix equation
A vector b is a linear combination of the columns of a matrix A if and only if the equation Ax=b has at least one solution
true
The equation Ax=b is consistent if the augmented matrix [A b] has a pivot in every row
false