Practice Problems Flashcards
In some cases, a matrix may be reduced to more than one matrix in reduced echelon form, using different sequences of row operations
False
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] the associated linear system is inconsistent
False
The Echelon form of a matrix is unique
False
The pivot positions in a matrix, depending on whether row interchanges are used in the row reduction process
False
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 that contains many solutions
False. The existence of at least one solution is not related to the presence or absence of free variables. If the system is inconsistent, the solution set is empty.
A general solution of a system is an explicit description of all solutions of the system
True
Suppose a 3 x 5 coefficient matrix for a system has three pivot columns is the system consistent? Wire why not?
Yes, the system is consistent because with three pivots, there must be a pivot in the third bottom row of the coefficient matrix the reduced echelon form cannot contain a row of the form [ 0 0 0 0 0 1]
Suppose a system of linear equations has a 3 x 5 augmented matrix whose fifth column is a pivot column. Is the system consistent? Wire why not
The system is inconsistent because the pivot in the fifth column means that there is a row of [ 0 0 0 0 01] in the reduced echelon form. Since the matrix is the augmented matrix for our system, then this is an evil row.
Suppose the coefficient matrix of a system of linear equations has a pivot position in every row. Explain why the system is consistent.
If the coefficient matrix has a pivot position in every row, then there is a pivot position in the bottom row, and there is no room for fit in the augmented column. So the system is consistent by theorem two
Suppose the coefficient matrix of a linear system of three equations in three variables has a pivot in each column explain why the system has a unique solution
Since there are three pivots one in each row, the augmented matrix must reduce no matter what the values of ABC the solution exists and is unique.
Restate the last sentence in theorem two using the concept of pivot columns.” if a linear system is consistent, then the solution is unique if and only if_____”
Every column in the coefficient matrix is a pivot column otherwise there are infinitely many solutions
What would you have to know about the pivot columns in any augment matrix in order to know that the linear system is consistent and has a unique solution
Every column in the augmented matrix except the right most column is a pivot column, and the right most column is not a pivot column.
A system of linear equations with fewer equations than known is sometimes called an undetermined system. Suppose that such a system happens to be consistent. Explain why there must be an infinite number of solutions.
An undetermined system always has more variable equations. There cannot be more basic variables than there are equations. There must be at least one free variable. Such a variable may be assigned, infinitely many different values. If the system is consistent, each different values of a free variable will produce a different solution.
A system of linear equations with more equations than unknown is sometimes called an overdetermined system. Can such a system be consistent?
Yes, our system of linear equations with more equations than unknown can be consistent
Another notation for the vector [-4/3] is [-4 3]
False, the alternative notation for a column vector is (-4, 3) using parentheses and commas
The point in the plane corresponding to the column vectors (-2, 5) and (-5, 2) lie on a line through the origin
False. Plot the points to verify this.
An example of a linear combination of vectors V1 and V2 is the vector 1/2 V1
True
The solution to a set of linear systems 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} It’s always visualized as a plane through the origin.
False. The statement is often true, but the span can also be a line or the zero vector.
Any list of five real numbers as 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 c are nonzero vectors, Span {u,v} contains the line throughout 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 the span{a1 a2 a3}
True
The equation AX = B is referred to as a vector equation
False, that is the matrix equation
A vector B is a linear combination of the column of matrix a F 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 position in every row
False
The first entry in the product Ax is a sum of product
True
If the columns of a nxm matrix A span Rm then the equation Ax= b is consistent first each b in R^m
True
If A is an mxn matrix and if the equation Ax=b is inconsistent for some b in R^m then A cannot have a pivot position in every row
True
Every matrix equation Ax=b corresponds to a vector equation with the same solution set
True
Any linear combination of vectors can always be written in the form Ax for a suitable matrix A and vector x
True
The solution set of a linear system whose augmented matrix is [a1 a2 a3 b] is the same as the solution set of Ax=b if A =[a1 a2 a3]
True
If the equation Ax=b is inconsistent then b is not in the set spanned but the columns of A
True
In the augmented matrix [A b] has a pivot position in every row then the equation Ax=b is inconsistent
False