Math 3 Quiz: Vectors For Geometric Reasoning
16 questions · exam conditions
0:00
Vectors For Geometric ReasoningQuestion 1 of 16

In quadrilateral KLMNKLMN, KL=(4,3)\vec{KL} = (4, 3), LM=(1,2)\vec{LM} = (-1, 2), and MN=(4,3)\vec{MN} = (-4, -3). What must NK\vec{NK} be for KLMNKLMN to be a closed quadrilateral?

(1,2)(-1, -2)
(1,2)(-1, 2)
(1,2)(1, 2)
(1,2)(1, -2)
← Back to quizzes

Math 3 Quiz

Math 3 Quiz: Vectors For Geometric Reasoning

Practice Vectors For Geometric Reasoning in Math 3 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Vectors For Geometric Reasoning, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 3.

How to use this quiz

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.

All questions

Question 1

In quadrilateral KLMNKLMN, KL=(4,3)\vec{KL} = (4, 3), LM=(1,2)\vec{LM} = (-1, 2), and MN=(4,3)\vec{MN} = (-4, -3). What must NK\vec{NK} be for KLMNKLMN to be a closed quadrilateral?

  1. (1,2)(-1, -2)
  2. (1,2)(-1, 2)
  3. (1,2)(1, 2)
  4. (1,2)(1, -2) (correct answer)
Explanation: When you encounter vector problems involving closed polygons, remember that for any closed figure, the sum of all displacement vectors must equal zero—you end up where you started. To find NK\vec{NK}, you need to use the fact that in a closed quadrilateral, the vector sum around the perimeter equals the zero vector: KL+LM+MN+NK=0\vec{KL} + \vec{LM} + \vec{MN} + \vec{NK} = \vec{0}. Substituting the given vectors: (4,3)+(1,2)+(4,3)+NK=(0,0)(4, 3) + (-1, 2) + (-4, -3) + \vec{NK} = (0, 0) Adding the first three vectors component-wise:
  • x-component: 4+(1)+(4)=14 + (-1) + (-4) = -1
  • y-component: 3+2+(3)=23 + 2 + (-3) = 2
So (1,2)+NK=(0,0)(-1, 2) + \vec{NK} = (0, 0), which means NK=(0,0)(1,2)=(1,2)\vec{NK} = (0, 0) - (-1, 2) = (1, -2). Looking at the wrong answers: Choice A, (1,2)(-1, -2), would give a vector sum of (2,0)(-2, 0), not zero. Choice B, (1,2)(-1, 2), is actually the negative of what we need—this represents going from K to N instead of N to K. Choice C, (1,2)(1, 2), has the correct x-component but wrong y-component, resulting in a sum of (0,4)(0, 4). The correct answer is D: (1,2)(1, -2). Remember this key principle: for any closed polygon traced by vectors, the sum of all vectors must be zero. This creates a system where once you know all but one vector, the last one is completely determined by the requirement that everything must "close up."

Question 2

In triangle DEFDEF, point GG lies on side DEDE such that DG:GE=2:1DG:GE = 2:1. Point HH lies on side DFDF such that DH:HF=1:2DH:HF = 1:2. If DE=p\overrightarrow{DE} = \vec{p} and DF=q\overrightarrow{DF} = \vec{q}, what is GH\overrightarrow{GH} in terms of p\vec{p} and q\vec{q}?

  1. 13q23p\frac{1}{3}\vec{q} - \frac{2}{3}\vec{p} (correct answer)
  2. 13p+23q\frac{1}{3}\vec{p} + \frac{2}{3}\vec{q}
  3. 23p+13q\frac{2}{3}\vec{p} + \frac{1}{3}\vec{q}
  4. 13q+23p\frac{1}{3}\vec{q} + \frac{2}{3}\vec{p}
Explanation: Since DG:GE=2:1DG:GE = 2:1, point GG divides DEDE in ratio 2:12:1, so DG=23p\overrightarrow{DG} = \frac{2}{3}\vec{p}. Since DH:HF=1:2DH:HF = 1:2, point HH divides DFDF in ratio 1:21:2, so DH=13q\overrightarrow{DH} = \frac{1}{3}\vec{q}. Therefore, GH=DHDG=13q23p\overrightarrow{GH} = \overrightarrow{DH} - \overrightarrow{DG} = \frac{1}{3}\vec{q} - \frac{2}{3}\vec{p}. Choice B incorrectly uses the position vectors rather than their difference. Choice C reverses the coefficients. Choice D has an incorrect sign.

Question 3

In parallelogram PQRSPQRS, the diagonals intersect at point TT. If PQ=u\overrightarrow{PQ} = \vec{u} and PS=v\overrightarrow{PS} = \vec{v}, which expression correctly represents TR\overrightarrow{TR}?

  1. 12(u+v)\frac{1}{2}(\vec{u} + \vec{v}) (correct answer)
  2. 12(uv)\frac{1}{2}(\vec{u} - \vec{v})
  3. 12(vu)\frac{1}{2}(\vec{v} - \vec{u})
  4. 12(uv)\frac{1}{2}(-\vec{u} - \vec{v})
Explanation: In a parallelogram, the diagonals bisect each other. Point TT is the midpoint of both diagonals. PR=PQ+QR=PQ+PS=u+v\overrightarrow{PR} = \overrightarrow{PQ} + \overrightarrow{QR} = \overrightarrow{PQ} + \overrightarrow{PS} = \vec{u} + \vec{v}. Since TT is the midpoint of diagonal PRPR, we have PT=12PR=12(u+v)\overrightarrow{PT} = \frac{1}{2}\overrightarrow{PR} = \frac{1}{2}(\vec{u} + \vec{v}). Therefore, TR=PRPT=(u+v)12(u+v)=12(u+v)\overrightarrow{TR} = \overrightarrow{PR} - \overrightarrow{PT} = (\vec{u} + \vec{v}) - \frac{1}{2}(\vec{u} + \vec{v}) = \frac{1}{2}(\vec{u} + \vec{v}). Choice B represents half a side vector. Choice C represents the negative of choice B. Choice D represents the vector from TT to PP.

Question 4

Points AA, BB, and CC are collinear with BB between AA and CC. If AB=kAC\overrightarrow{AB} = k\overrightarrow{AC} where kk is a positive constant, and the distance from AA to BB is 3 units while the distance from AA to CC is 8 units, what is the value of kk?

  1. 38\frac{3}{8} (correct answer)
  2. 83\frac{8}{3}
  3. 58\frac{5}{8}
  4. 35\frac{3}{5}
Explanation: Since the points are collinear and BB is between AA and CC, vectors AB\overrightarrow{AB} and AC\overrightarrow{AC} point in the same direction. The relationship AB=kAC\overrightarrow{AB} = k\overrightarrow{AC} means kk is the ratio of the magnitudes: k=ABAC=38k = \frac{|\overrightarrow{AB}|}{|\overrightarrow{AC}|} = \frac{3}{8}. Choice B gives the reciprocal ratio. Choice C represents BCAC=58\frac{BC}{AC} = \frac{5}{8}. Choice D represents ABBC=35\frac{AB}{BC} = \frac{3}{5}.

Question 5

In quadrilateral PQRSPQRS, point TT is defined by PT=14PQ+34PS\overrightarrow{PT} = \frac{1}{4}\overrightarrow{PQ} + \frac{3}{4}\overrightarrow{PS}. Point UU is defined by PU=34PQ+14PS\overrightarrow{PU} = \frac{3}{4}\overrightarrow{PQ} + \frac{1}{4}\overrightarrow{PS}. If PQPS\overrightarrow{PQ} \perp \overrightarrow{PS} and PQ=PS=4|\overrightarrow{PQ}| = |\overrightarrow{PS}| = 4, what is the distance TUTU?

  1. 323\sqrt{2}
  2. 44
  3. 252\sqrt{5}
  4. 222\sqrt{2} (correct answer)
Explanation: When you see vector problems involving linear combinations of perpendicular vectors, set up a coordinate system to make calculations manageable. Since PQPS\overrightarrow{PQ} \perp \overrightarrow{PS} and both have magnitude 4, place PP at the origin with PQ=(4,0)\overrightarrow{PQ} = (4,0) and PS=(0,4)\overrightarrow{PS} = (0,4). Now find the positions of points TT and UU: For point TT: PT=14(4,0)+34(0,4)=(1,0)+(0,3)=(1,3)\overrightarrow{PT} = \frac{1}{4}(4,0) + \frac{3}{4}(0,4) = (1,0) + (0,3) = (1,3) For point UU: PU=34(4,0)+14(0,4)=(3,0)+(0,1)=(3,1)\overrightarrow{PU} = \frac{3}{4}(4,0) + \frac{1}{4}(0,4) = (3,0) + (0,1) = (3,1) The distance TUTU is: TU=(31)2+(13)2=4+4=8=22TU = \sqrt{(3-1)^2 + (1-3)^2} = \sqrt{4 + 4} = \sqrt{8} = 2\sqrt{2} Answer choice A (323\sqrt{2}) likely comes from incorrectly calculating (31)2+(31)2=8+10=32\sqrt{(3-1)^2 + (3-1)^2} = \sqrt{8+10} = 3\sqrt{2} by mixing up coordinates. Answer choice B (44) represents the magnitude of the original vectors, not the distance between the derived points. Answer choice C (252\sqrt{5}) suggests calculating 22+42=25\sqrt{2^2 + 4^2} = 2\sqrt{5}, perhaps by incorrectly finding the difference vector. The correct answer is D (222\sqrt{2}). Strategy tip: When vectors are perpendicular with equal magnitudes, use them as basis vectors in a coordinate system. This transforms abstract vector operations into concrete coordinate calculations, making distance problems much more straightforward.

Question 6

Point MM is the centroid of triangle ABCABC. If MA=x\overrightarrow{MA} = \vec{x}, MB=y\overrightarrow{MB} = \vec{y}, and MC=z\overrightarrow{MC} = \vec{z}, which relationship must hold among these vectors?

  1. xy=yz=zx\vec{x} \cdot \vec{y} = \vec{y} \cdot \vec{z} = \vec{z} \cdot \vec{x}
  2. x=y=z\vec{x} = \vec{y} = \vec{z}
  3. x=y=z|\vec{x}| = |\vec{y}| = |\vec{z}|
  4. x+y+z=0\vec{x} + \vec{y} + \vec{z} = \vec{0} (correct answer)
Explanation: When you encounter problems involving centroids and vectors, remember that the centroid has a special balancing property that creates a key vector relationship. The centroid M of triangle ABC is the point where the three medians intersect, and it's located exactly one-third of the way from each side to the opposite vertex. This geometric property translates into a fundamental vector relationship: the sum of all vectors from the centroid to the vertices equals the zero vector. To see why x+y+z=0\vec{x} + \vec{y} + \vec{z} = \vec{0}, consider that the centroid is the "balance point" of the triangle. If you place equal masses at each vertex, the centroid is where the triangle would balance perfectly. This means the vector forces from the centroid to each vertex must cancel out completely, resulting in MA+MB+MC=0\overrightarrow{MA} + \overrightarrow{MB} + \overrightarrow{MC} = \vec{0}. Answer choice A is incorrect because the dot products of these vectors aren't necessarily equal - they depend on the specific angles and magnitudes between the vectors. Choice B fails because the vectors x\vec{x}, y\vec{y}, and z\vec{z} point in different directions from M to each vertex, so they can't be equal unless the triangle degenerates to a point. Choice C is wrong because the centroid isn't equidistant from all vertices unless the triangle is equilateral - in most triangles, these distances vary. Remember this key principle: for any centroid of a triangle, the vectors from the centroid to the three vertices always sum to zero. This relationship appears frequently in vector geometry problems.

Question 7

In quadrilateral WXYZWXYZ, the midpoint of diagonal WYWY is MM and the midpoint of diagonal XZXZ is NN. If WX=u\overrightarrow{WX} = \vec{u} and WZ=v\overrightarrow{WZ} = \vec{v}, which condition must be satisfied for WXYZWXYZ to be a parallelogram?

  1. MN=0\overrightarrow{MN} = \vec{0} (the zero vector) (correct answer)
  2. MN=12(u+v)\overrightarrow{MN} = \frac{1}{2}(\vec{u} + \vec{v})
  3. MN=12(uv)\overrightarrow{MN} = \frac{1}{2}(\vec{u} - \vec{v})
  4. MN=14(u+v)\overrightarrow{MN} = \frac{1}{4}(\vec{u} + \vec{v})
Explanation: In a parallelogram, the diagonals bisect each other, meaning they have the same midpoint. Therefore, M=NM = N, which means MN=0\overrightarrow{MN} = \vec{0}. If the midpoints of the diagonals coincide, then WXYZWXYZ is a parallelogram. Choice B represents half the sum of two adjacent side vectors. Choice C represents half the difference of two adjacent side vectors. Choice D represents one-quarter of the sum, which has no geometric significance here.

Question 8

Vector a=(3,4)\vec{a} = (3, 4) represents a displacement from point MM to point NN. Vector b=(2,1)\vec{b} = (-2, 1) represents a displacement from point NN to point PP. If a fourth point QQ is positioned such that MNPQMNPQ forms a parallelogram, what is the displacement vector from MM to QQ?

  1. (1,5)(1, 5)
  2. (5,3)(5, 3)
  3. (2,1)(-2, 1) (correct answer)
  4. (1,5)(1, -5)
Explanation: In parallelogram MNPQMNPQ, opposite sides are parallel and equal. Since MN=(3,4)\overrightarrow{MN} = (3, 4) and NP=(2,1)\overrightarrow{NP} = (-2, 1), we need QP=MN=(3,4)\overrightarrow{QP} = \overrightarrow{MN} = (3, 4) and MQ=NP=(2,1)\overrightarrow{MQ} = \overrightarrow{NP} = (-2, 1). Therefore, the displacement from MM to QQ is (2,1)(-2, 1). Choice A represents MP\overrightarrow{MP}. Choice B is incorrect vector addition. Choice D represents the opposite of the correct answer.

Question 9

Vectors OA=(2,3)\overrightarrow{OA} = (2, 3) and OB=(6,1)\overrightarrow{OB} = (6, 1) originate from point OO. Point CC is positioned such that quadrilateral OACBOACB is a parallelogram. If point DD is the intersection of diagonals OCOC and ABAB, what are the coordinates of OD\overrightarrow{OD}?

  1. (3,1.5)(3, 1.5)
  2. (2,1)(2, 1)
  3. (8,4)(8, 4)
  4. (4,2)(4, 2) (correct answer)
Explanation: When you encounter parallelogram problems involving vectors, remember that opposite sides are equal and parallel, and diagonals bisect each other. Since OACB is a parallelogram with O as one vertex, we need to find point C. In a parallelogram, opposite sides are equal vectors, so OA=BC\overrightarrow{OA} = \overrightarrow{BC} and OB=AC\overrightarrow{OB} = \overrightarrow{AC}. This means OC=OA+OB=(2,3)+(6,1)=(8,4)\overrightarrow{OC} = \overrightarrow{OA} + \overrightarrow{OB} = (2,3) + (6,1) = (8,4). Point D is where diagonals OC and AB intersect. A key property of parallelograms is that diagonals bisect each other, meaning D is the midpoint of both diagonals. Therefore, OD=12OC=12(8,4)=(4,2)\overrightarrow{OD} = \frac{1}{2}\overrightarrow{OC} = \frac{1}{2}(8,4) = (4,2). This confirms answer D is correct. Looking at the wrong answers: A) (3,1.5)(3, 1.5) appears to be the midpoint of OA\overrightarrow{OA} and OB\overrightarrow{OB} averaged incorrectly. B) (2,1)(2, 1) might come from incorrectly finding the midpoint of diagonal AB instead of using the bisection property. C) (8,4)(8, 4) is the position vector of point C itself, not the midpoint D. The key strategy here is recognizing that in parallelogram problems, you should immediately think about the diagonal bisection property. When diagonals intersect, that intersection point is always the midpoint of both diagonals. This saves time compared to finding coordinates of all vertices and then calculating intersection points algebraically.

Question 10

Triangle PQRPQR has vertices at P(1,2)P(1, 2), Q(4,6)Q(4, 6), and R(7,1)R(7, 1). Point SS is located such that PS=13PQ+23PR\overrightarrow{PS} = \frac{1}{3}\overrightarrow{PQ} + \frac{2}{3}\overrightarrow{PR}. What type of point is SS relative to triangle PQRPQR?

  1. SS lies on the side QRQR and divides it in ratio 2:12:1
  2. SS lies on the side QRQR and divides it in ratio 1:21:2 (correct answer)
  3. SS is the centroid of triangle PQRPQR
  4. SS lies inside triangle PQRPQR but is not on any side
Explanation: Since the coefficients 13\frac{1}{3} and 23\frac{2}{3} sum to 1, point SS lies on side QRQR. To find the exact position, note that PS=13PQ+23PR\overrightarrow{PS} = \frac{1}{3}\overrightarrow{PQ} + \frac{2}{3}\overrightarrow{PR} can be rewritten as S=23R+13QS = \frac{2}{3}R + \frac{1}{3}Q, which means SS divides QRQR in the ratio QS:SR=2:1QS:SR = 2:1 (or SS divides QRQR in ratio 1:21:2 from QQ to RR). Choice A reverses the ratio. Choice C is incorrect since the centroid would require equal coefficients of 13\frac{1}{3}. Choice D is incorrect since SS lies on side QRQR.

Question 11

In regular hexagon ABCDEFABCDEF with center OO, let OA=u\overrightarrow{OA} = \vec{u} and OB=v\overrightarrow{OB} = \vec{v}. Express AD\overrightarrow{AD} in terms of u\vec{u} and v\vec{v}, where DD is the vertex opposite to AA.

  1. uv-\vec{u} - \vec{v}
  2. 2u-2\vec{u} (correct answer)
  3. vu\vec{v} - \vec{u}
  4. u+v-\vec{u} + \vec{v}
Explanation: In a regular hexagon, vertex DD is diametrically opposite to vertex AA, so OD=OA=u\overrightarrow{OD} = -\overrightarrow{OA} = -\vec{u}. Therefore, AD=ODOA=uu=2u\overrightarrow{AD} = \overrightarrow{OD} - \overrightarrow{OA} = -\vec{u} - \vec{u} = -2\vec{u}. Choice A incorrectly includes v\vec{v}. Choice C represents a vector between adjacent vertices. Choice D represents the vector AB\overrightarrow{AB} in the regular hexagon.

Question 12

Vector u=(3,1)\vec{u} = (3, -1) represents a displacement. If this displacement is applied twice consecutively, followed by the displacement v=(2,5)\vec{v} = (-2, 5), what is the total displacement from the starting position?

  1. (4,7)(4, -7)
  2. (4,3)(4, 3) (correct answer)
  3. (1,4)(1, 4)
  4. (7,1)(7, 1)
Explanation: Applying displacement u\vec{u} twice gives 2u=2(3,1)=(6,2)2\vec{u} = 2(3, -1) = (6, -2). Then applying v\vec{v} gives total displacement (6,2)+(2,5)=(4,3)(6, -2) + (-2, 5) = (4, 3). Choice A incorrectly subtracts v\vec{v} instead of adding it. Choice C uses u\vec{u} only once. Choice D adds the magnitudes instead of using vector addition.

Question 13

Vector a=(2,3)\vec{a} = (2, -3) represents a translation. After applying this translation to point T(1,4)T(1, 4), the resulting point is reflected across the line y=xy = x. What are the coordinates of the final point?

  1. (1,3)(1, -3)
  2. (3,1)(3, 1)
  3. (1,3)(1, 3) (correct answer)
  4. (3,1)(-3, 1)
Explanation: This question tests your ability to perform geometric transformations in sequence—first a translation, then a reflection. When you see multiple transformations, always apply them one at a time in the given order. Start by applying the translation vector a=(2,3)\vec{a} = (2, -3) to point T(1,4)T(1, 4). A translation adds the vector components to the original coordinates: (1,4)+(2,3)=(1+2,4+(3))=(3,1)(1, 4) + (2, -3) = (1+2, 4+(-3)) = (3, 1). This gives you the intermediate point after translation. Next, reflect this intermediate point (3,1)(3, 1) across the line y=xy = x. Reflection across y=xy = x has a simple rule: swap the xx and yy coordinates. So (3,1)(3, 1) becomes (1,3)(1, 3), which is answer C. Let's examine why the other answers are wrong. Answer A (1,3)(1, -3) appears to apply only the translation incorrectly, possibly subtracting instead of adding the yy-component. Answer B (3,1)(3, 1) is the intermediate point after translation but before reflection—a common error when students forget to complete the second transformation. Answer D (3,1)(-3, 1) seems to confuse the order of operations or misapply the translation vector. Remember this key strategy: for multi-step transformation problems, work systematically through each transformation in order and write down your intermediate results. Don't try to combine steps mentally, as this often leads to sign errors or skipped operations. Also memorize that reflection across y=xy = x always means swapping coordinates.

Question 14

In triangle XYZXYZ, point PP satisfies the equation 3PX+2PY+PZ=03\overrightarrow{PX} + 2\overrightarrow{PY} + \overrightarrow{PZ} = \vec{0}. What can be concluded about the location of point PP?

  1. PP is the centroid of triangle XYZXYZ
  2. PP lies on the line segment XYXY extended beyond YY
  3. PP is the weighted centroid with masses 3, 2, 1 at XX, YY, ZZ respectively (correct answer)
  4. PP lies outside triangle XYZXYZ but the exact location cannot be determined
Explanation: The equation 3PX+2PY+PZ=03\overrightarrow{PX} + 2\overrightarrow{PY} + \overrightarrow{PZ} = \vec{0} represents a weighted average where point PP is the balance point (center of mass) when masses 3, 2, and 1 are placed at vertices XX, YY, and ZZ respectively. This is the definition of a weighted centroid. Choice A is incorrect because the regular centroid has equal weights (coefficients of 1). Choice B is incorrect as this equation doesn't place PP on any side. Choice D is too vague and doesn't capture the specific weighted centroid relationship.

Question 15

Point AA is at (2,3)(2, 3) and point BB is at (5,7)(5, 7). If vector AC\vec{AC} has the same direction as AB\vec{AB} but twice the magnitude, what are the coordinates of point CC?

  1. (8,11)(8, 11) (correct answer)
  2. (11,15)(11, 15)
  3. (10,14)(10, 14)
  4. (7,10)(7, 10)
Explanation: First find AB=(52,73)=(3,4)\vec{AB} = (5-2, 7-3) = (3, 4). Since AC\vec{AC} has the same direction but twice the magnitude, AC=2AB=2(3,4)=(6,8)\vec{AC} = 2\vec{AB} = 2(3, 4) = (6, 8). Therefore C=A+AC=(2,3)+(6,8)=(8,11)C = A + \vec{AC} = (2, 3) + (6, 8) = (8, 11). Choice B incorrectly adds the doubled vector to point B instead of A. Choice C uses the wrong scalar multiple. Choice D adds the original vector instead of the doubled vector.

Question 16

In triangle DEFDEF, DE=(4,2)\vec{DE} = (4, -2) and DF=(1,6)\vec{DF} = (1, 6). What is the vector from the midpoint of side DEDE to the midpoint of side EFEF?

  1. (32,4)(-\frac{3}{2}, 4) (correct answer)
  2. (1.5,3.5)(-1.5, 3.5)
  3. (32,4)(\frac{3}{2}, -4)
  4. (2.5,2)(2.5, 2)
Explanation: Let MM be the midpoint of DEDE and NN be the midpoint of EFEF. First find EF=DFDE=(1,6)(4,2)=(3,8)\vec{EF} = \vec{DF} - \vec{DE} = (1, 6) - (4, -2) = (-3, 8). The vector from midpoint to midpoint is MN=12EF=12(3,8)=(32,4)\vec{MN} = \frac{1}{2}\vec{EF} = \frac{1}{2}(-3, 8) = (-\frac{3}{2}, 4). Choice B uses incorrect y-component. Choice C has the wrong signs. Choice D incorrectly uses the average of the original vectors.