INTRODUCTION 4TH EDITION DAVID POOLE
QUESTIONS AND CORRECT ANSWERS (VERIFIED
ANSWERS) Q&A 2026 |INSTANT DOWNLOAD PDF
1. What is the primary purpose of linear algebra?
A. Study nonlinear functions
B. Solve systems of linear equations and vector spaces
C. Study calculus limits
D. Analyze probability distributions
Rationale: Linear algebra focuses on vectors, matrices, and
linear systems.
Correct Answer: B
2. A system of linear equations can be represented using:
A. Only graphs
B. Matrices
C. Chemical formulas
D. Inequalities only
Rationale: Matrices compactly represent linear systems.
Correct Answer: B
3. A matrix is best described as:
,A. A scalar value
B. A set of equations
C. A rectangular array of numbers
D. A vector only
Rationale: A matrix is a structured rectangular array.
Correct Answer: C
4. A vector in ℝⁿ is:
A. A single number
B. A polynomial
C. An ordered list of n real numbers
D. A matrix only
Rationale: Vectors represent ordered n-tuples.
Correct Answer: C
5. The zero vector is important because it:
A. Has no direction
B. Acts as the identity for addition
C. Is always negative
D. Cannot exist in vector spaces
Rationale: Adding zero vector leaves vectors unchanged.
Correct Answer: B
,6. Two vectors are linearly independent if:
A. One is a multiple of the other
B. They point in the same direction
C. Neither can be written as a combination of the other
D. They are equal
Rationale: Independence means no linear dependence exists.
Correct Answer: C
7. A solution to a linear system represents:
A. A random guess
B. Intersection of all equations
C. A nonlinear curve
D. A determinant value
Rationale: Solutions satisfy all equations simultaneously.
Correct Answer: B
8. Row reduction is used to:
A. Multiply matrices faster
B. Solve linear systems
C. Find eigenvalues directly
D. Compute derivatives
Rationale: Row operations simplify systems.
Correct Answer: B
, 9. The identity matrix is:
A. A matrix of zeros
B. A diagonal matrix with ones on the diagonal
C. A rectangular matrix
D. A vector
Rationale: Identity leaves vectors unchanged in multiplication.
Correct Answer: B
10. Matrix multiplication is defined when:
A. Both matrices are square
B. Inner dimensions match
C. Matrices are equal size
D. Determinants are zero
Rationale: Column count must match row count.
Correct Answer: B
11. The determinant of a matrix helps determine:
A. Vector direction
B. Invertibility
C. Addition rules
D. Scalar multiplication only