Escrito por estudiantes que aprobaron Inmediatamente disponible después del pago Leer en línea o como PDF ¿Documento equivocado? Cámbialo gratis 4,6 TrustPilot
logo-home
Document preview thumbnail
Vista previa 4 fuera de 147 páginas
Examen

Test Bank - Linear Algebra: A Modern Introduction, 5th Edition – David Poole

Document preview thumbnail
Vista previa 4 fuera de 147 páginas

This verified test bank for the 5th Edition of Linear Algebra: A Modern Introduction by David Poole provides a rigorous assessment suite for mastering both the theoretical and computational aspects of linear algebra. The material provides comprehensive coverage across all 8 chapters: Chapter 1: Vectors (geometry and dot products), Chapter 2: Systems of Linear Equations (Gaussian elimination and spanning sets), Chapter 3: Matrices (inverses, LU factorization, and Markov chains), Chapter 4: Eigenvalues and Eigenvectors (determinants and diagonalization), Chapter 5: Orthogonality (Gram-Schmidt process and QR factorization), Chapter 6: Vector Spaces (basis, dimension, and linear transformations), Chapter 7: Distance and Approximation (least squares and SVD), and Chapter 8: Codes (error-detecting and error-correcting codes).

Vista previa del contenido

Edrftgyihu jiuh




Linear Algebra
ST

A Modern Introduction
UV

5th Edition
IA


TEST BANK
?_
AP

David Poole
PR

Comprehensive Test Bank for Instructors
OV

and Students
||| ||| || ||| || | || ||| | || ||| |
ED

9780357883495

© David Poole. All rights reserved. Reproduction or distribution
?

without permission is prohibited.
?

, Test Bank For
Linear Algebra A Modern Introduction 5th Edition by David Poole Copyright 2026
Section 1.0 - 1.4
ST
1. If u • v = 0, then ||u + v|| = ||u – v||.
a. True
b. False
UV
2. If u • v = u • w, then either u = 0 or v = w.
a. True
b. False

3. a • b × c = 0 if and only if the vectors a, b, c are coplanar.
IA
a. True
b. False

n
?_
4. The distance between two points in located by the vectors u and v is ||u – v||.
a. True
b. False
AP
5. If v is any nonzero vector, then 6v is a vector in the same direction as v with a length of 6 units.
a. True
b. False
PR
6. The only real number c for which [c, –2, 1] is orthogonal to [2c, c, –4] is c = 2.
a. True
b. False

7. The projection of a vector v onto a vector u is undefined if v = 0.
OV
a. True
b. False


8. The area of the parallelogram with sides a, b, is || ||
ED
a. True
b. False

2 2 2 2
9. If a, b, c are mutually orthogonal vectors in , then (a × b • c) = ||a|| ||b|| ||c|| .
??
a. True
b. False

10. For all vectors v and scalars c, ||cv|| = c||v||.
a. True
b. False
Copyright Cengage Learning. Powered by Cognero. Page 1

, n
11. For all vectors u, v, w in , u – (v – w) = u + w – v.
a. True
b. False

12. The projection of a vector v onto a vector u is undefined if u = 0.
ST
a. True
b. False

13. The vectors [1, 2, 3] and [k, 2k, 3k] have the same direction for all nonzero real numbers k?
UV
a. True
b. False

14. If a parity check code is used in the transmission of a message consisting of a binary vector, then the total number of
1’s in the message will be even.
IA
a. True
b. False

15. The distance between the planes n • x = d1 and n • x = d2 is |d1 – d2|.
?_
a. True
b. False
AP
16. The zero vector is orthogonal to every vector except itself.
a. True
b. False

17. The products a × (b × c) and (a × b) × c are equal if and only if b = 0.
PR
a. True
b. False
OV
18. Simplify the following vector expression: 4u – 2(v + 3w) + 6(w u).


19. Find all solutions of 3x + 5 = 2 in , or show that there are no solutions.
ED
a. 2
b. 4
c. 6
d. 8
??
20. Find the distance between the parallel lines.
and


21. Find the acute angle between the planes 3 and .


Copyright Cengage Learning. Powered by Cognero. Page 2

, 22. Find the distance between the planes and .

23. Find values of the scalar k for which the following vectors are orthogonal.
u = [k, k, –2], v = [–2, k – 1, 5]

24. Simplify the following expressions:
(a) (a + b + c) × c + (a + b + c) × b + (b – c) × a
ST
(b) (v + 2w) ∙ (w + z) × (3z + v)


25. Find the check digit that should be appended to the vector u = [2, 5, 6, 4, 5] in if the check vector is c = [1, 1, 1, 1,
UV
1, 1].

26. If u is orthogonal to v, then which of the following is also orthogonal to v?

27. What is the distance of the point P = (2, 3, –1) to the line of intersection of the planes 2x – 2y + z = –3 and 3x – 2y +
IA
2z = –17?

28. In a parallelogram ABCD let = a, b. Let M be the point of intersection of the diagonals. Express ,
?_
and as linear combinations of a and b.

2
29. Suppose that the dot product of u = [u1, u2] and v = [v1, v2] in were defined as u · v = 5u1 v1 + 2u2 v2. Consider
AP
the following statements for vectors u, v, w, and all scalars c.
a. u · v = v · u
b. u · (v + w) = u · v + u · w
c. (cu) · v = c(u · v)
d. u · u ≥ 0 and u · u = 0 if and inly if u = 0
PR
30. Find a value of k so that the angle between the line 4x + ky = 20 and the line 2x – 3y = –6 is 45°.

31. Find the orthogonal projection of v = [–1, 2, 1] onto the xz-plane.
OV
32. Show that the quadrilateral with vertices A = (–3, 5, 6), B = (1, –5, 7), C = (8, –3, –1) and D = (4, 7, –2) is a square.

33. If a = [1, –2, 3], b = [4, 0, 1], c = [2, 1, –3], compute 2a – 3b + 4c.

3
34. Find the vector parametric equation of the line in that is perpendicular to the plane 2x – 3y + 7z – 4 = 0 and which
ED
passes through the point P = (l, –5, 7).

35. Find all values of k such that d(a, b) = 6, where a = [2, k, 1, –4] and b = [3, –1, 6, –3].

36. Show that if a vector v is orthogonal to two noncollinear vectors in a plane P, then v is orthogonal to every vector in
??
P.

37. Final all solutions of 7x = 1 in , or show that there are no solutions.

38. Let u1 and u2 be unit vectors, and let the angle between them be radians. What is the area of the parallelogram

whose diagonals are d1 = 2u1 – u2 and d2 = 4u1 –5u2?
Copyright Cengage Learning. Powered by Cognero. Page 3

Información del documento

Subido en
25 de marzo de 2026
Número de páginas
147
Escrito en
2025/2026
Tipo
Examen
Contiene
Preguntas y respuestas
$19.99

¿Documento equivocado? Cámbialo gratis Dentro de los 14 días posteriores a la compra y antes de descargarlo, puedes elegir otro documento. Puedes gastar el importe de nuevo.
Escrito por estudiantes que aprobaron
Inmediatamente disponible después del pago
Leer en línea o como PDF

Seller avatar
Los indicadores de reputación están sujetos a la cantidad de artículos vendidos por una tarifa y las reseñas que ha recibido por esos documentos. Hay tres niveles: Bronce, Plata y Oro. Cuanto mayor reputación, más podrás confiar en la calidad del trabajo del vendedor.
successhands
4.4
(17)
Vendido
197
Seguidores
18
Artículos
933
Última venta
1 semana hace


Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes