What this quiz covers
This quiz focuses on Geometric Applications, giving you a quick way to practice the rules, question types, and explanations that matter most for Linear Algebra.
Consider the linear system Ax=b where A=1−11242 and b=325. What is the least-squares solution x^?
Linear Algebra Quiz
Practice Geometric Applications in Linear Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Geometric Applications, giving you a quick way to practice the rules, question types, and explanations that matter most for Linear Algebra.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
Consider the linear system Ax=b where A=1−11242 and b=325. What is the least-squares solution x^?
Let W be the subspace of R3 spanned by the vectors u1=110 and u2=011. Which vector in W is closest to the vector y=20−1?
To find the best-fit line of the form y=c0+c1x for the data points (0,1), (1,3), and (2,4), one must solve the normal equations ATAx^=ATb for x^=[c0,c1]T. Which of the following is the correct system?
The vector y=[7,−4,−1]T can be written as the sum y=w+z, where w is in the subspace W spanned by u=[1,2,2]T and z is in the orthogonal complement W⊥. What is the vector z?
To find the best-fit parabola of the form y=c0+c1x+c2x2 for the data points (−1,0), (0,1), (1,3), and (2,5), one sets up a least-squares problem Ac=y. What is the design matrix A?
Let W be a plane through the origin in R3, and let b be a vector representing a point not in W. If p is the orthogonal projection of b onto W, what is the geometric meaning of the quantity ∥b−p∥?
Let W be the subspace of R4 spanned by u1=[1,1,0,0]T and u2=[0,1,1,0]T. Let y=[2,0,3,4]T. If y^ is the orthogonal projection of y onto W, which statement is true about the error vector z=y−y^?
Let y be a vector in Rn and let W be a subspace of Rn. Let y^ be the orthogonal projection of y onto W. Which of the following statements is NOT always true?
If x^ is the least-squares solution to an inconsistent system Ax=b, which of the following vectors must lie in the null space of AT, which is also the orthogonal complement of the column space of A?
In a 3D graphics application, a camera positioned at the origin looks along the negative z-axis. A 3D point Q=(3,4,−8) is projected onto the plane z=−5 (the image plane). Using perspective projection with the camera at the origin, what are the coordinates of the projected point on the image plane?
A structural engineer analyzes stress distribution in a beam by decomposing the stress vector s=8−36 into components along two orthogonal directions: u1=210 and u2=−120. After projecting s onto the subspace spanned by {u1,u2}, what is the magnitude of the component of s that lies outside this subspace?
Which matrix P performs an orthogonal projection of vectors in R3 onto the line spanned by the vector a=[1,−2,3]T?
What is the shortest distance from the point (3,1,5) to the plane in R3 spanned by the orthogonal vectors v1=[1,−2,1]T and v2=[1,1,1]T?