IB Mathematics: Analysis and Approaches Quiz: Vector Proofs
20 questions · exam conditions
0:00
Vector ProofsQuestion 1 of 20

In OAB\triangle OAB, let OA=a\vec{OA}=\mathbf{a} and OB=b\vec{OB}=\mathbf{b}. Point D is on OB such that OD=μOB\vec{OD}=\mu\vec{OB}, and point P lies on the line segment AD. Which of the following is a valid vector representation of OP\vec{OP} for some scalar tt where 0t10 \le t \le 1?

OP=(1t)a+tμb\vec{OP} = (1-t)\mathbf{a} + t\mu\mathbf{b}
OP=ta+(1t)μa\vec{OP} = t\mathbf{a} + (1-t)\mu\mathbf{a}
OP=(1t)a+tb\vec{OP} = (1-t)\mathbf{a} + t\mathbf{b}
OP=(1t)μb+tb\vec{OP} = (1-t)\mu\mathbf{b} + t\mathbf{b}
← Back to quizzes

IB Mathematics: Analysis and Approaches Quiz

IB Mathematics: Analysis and Approaches Quiz: Vector Proofs

Practice Vector Proofs in IB Mathematics: Analysis and Approaches 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 Vector Proofs, giving you a quick way to practice the rules, question types, and explanations that matter most for IB Mathematics: Analysis and Approaches.

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 OAB\triangle OAB, let OA=a\vec{OA}=\mathbf{a} and OB=b\vec{OB}=\mathbf{b}. Point D is on OB such that OD=μOB\vec{OD}=\mu\vec{OB}, and point P lies on the line segment AD. Which of the following is a valid vector representation of OP\vec{OP} for some scalar tt where 0t10 \le t \le 1?

  1. OP=(1t)a+tμb\vec{OP} = (1-t)\mathbf{a} + t\mu\mathbf{b} (correct answer)
  2. OP=ta+(1t)μa\vec{OP} = t\mathbf{a} + (1-t)\mu\mathbf{a}
  3. OP=(1t)a+tb\vec{OP} = (1-t)\mathbf{a} + t\mathbf{b}
  4. OP=(1t)μb+tb\vec{OP} = (1-t)\mu\mathbf{b} + t\mathbf{b}
Explanation: The position vector of any point P on the line segment connecting points A and D can be expressed using the section formula: OP=(1t)OA+tOD\vec{OP} = (1-t)\vec{OA} + t\vec{OD} for a scalar tt in the interval [0,1][0, 1]. We are given OA=a\vec{OA} = \mathbf{a} and OD=μOB=μb\vec{OD} = \mu\vec{OB} = \mu\mathbf{b}. Substituting these into the formula gives OP=(1t)a+t(μb)=(1t)a+tμb\vec{OP} = (1-t)\mathbf{a} + t(\mu\mathbf{b}) = (1-t)\mathbf{a} + t\mu\mathbf{b}.

Question 2

In quadrilateral ABCD, the diagonals intersect at M. It is given that AM=kMC\vec{AM} = k\vec{MC} and BM=kMD\vec{BM} = k\vec{MD} for the same positive scalar kk. Which geometric property of the quadrilateral can be proven from this information?

  1. ABCD is a parallelogram.
  2. ABCD is a trapezoid. (correct answer)
  3. ABCD is a rhombus.
  4. The area of AMB\triangle AMB is equal to the area of CMD\triangle CMD.
Explanation: Let the origin be M. Then MA=kMC\vec{MA} = -k\vec{MC} and MB=kMD\vec{MB} = -k\vec{MD}. Let MC=c\vec{MC} = \mathbf{c} and MD=d\vec{MD} = \mathbf{d}. Then MA=kc\vec{MA} = -k\mathbf{c} and MB=kd\vec{MB} = -k\mathbf{d}. Consider the sides AB and DC. AB=MBMA=kd(kc)=k(cd)\vec{AB} = \vec{MB} - \vec{MA} = -k\mathbf{d} - (-k\mathbf{c}) = k(\mathbf{c}-\mathbf{d}). And DC=MCMD=cd\vec{DC} = \vec{MC} - \vec{MD} = \mathbf{c}-\mathbf{d}. Since AB=kDC\vec{AB} = k\vec{DC}, the vectors are parallel. Thus, the side AB is parallel to the side DC. This proves that ABCD is a trapezoid. It is only a parallelogram if k=1k=1.

Question 3

In OAB\triangle OAB, P is a point on AB such that AP:PB = 2:1. A vector proof is being constructed to find the position vector of P. Given OA=a\vec{OA} = \mathbf{a} and OB=b\vec{OB} = \mathbf{b}, which is the correct expression for OP\vec{OP}?

  1. OP=2a+b3\vec{OP} = \frac{2\mathbf{a}+\mathbf{b}}{3}
  2. OP=a+2b3\vec{OP} = \frac{\mathbf{a}+2\mathbf{b}}{3} (correct answer)
  3. OP=a+23b\vec{OP} = \mathbf{a} + \frac{2}{3}\mathbf{b}
  4. OP=a+13(ab)\vec{OP} = \mathbf{a} + \frac{1}{3}(\mathbf{a}-\mathbf{b})
Explanation: Using the section formula for a point P dividing a line segment AB in the ratio m:n (AP:PB = m:n), the position vector of P is given by OP=nOA+mOBm+n\vec{OP} = \frac{n\vec{OA} + m\vec{OB}}{m+n}. In this case, m=2 and n=1. Substituting the given vectors, we get OP=1a+2b2+1=a+2b3\vec{OP} = \frac{1\cdot\mathbf{a} + 2\cdot\mathbf{b}}{2+1} = \frac{\mathbf{a}+2\mathbf{b}}{3}. Alternatively, one can use vector addition: OP=OA+AP=a+23AB=a+23(ba)=a+23b23a=13a+23b=a+2b3\vec{OP} = \vec{OA} + \vec{AP} = \mathbf{a} + \frac{2}{3}\vec{AB} = \mathbf{a} + \frac{2}{3}(\mathbf{b}-\mathbf{a}) = \mathbf{a} + \frac{2}{3}\mathbf{b} - \frac{2}{3}\mathbf{a} = \frac{1}{3}\mathbf{a} + \frac{2}{3}\mathbf{b} = \frac{\mathbf{a}+2\mathbf{b}}{3}.

Question 4

A proof shows that the medians of a triangle are concurrent. Let OAB\triangle OAB have medians from O to AB (meeting at M) and from A to OB (meeting at N). The intersection point P can be expressed as OP=kOM\vec{OP} = k\vec{OM} and also as OP=OA+lAN\vec{OP} = \vec{OA} + l\vec{AN} for scalars k,lk, l. Given OA=a\vec{OA}=\mathbf{a} and OB=b\vec{OB}=\mathbf{b}, what is the correct substitution for OM\vec{OM} and AN\vec{AN}?

  1. OM=12(a+b)\vec{OM} = \frac{1}{2}(\mathbf{a}+\mathbf{b}) and AN=12ab\vec{AN} = \frac{1}{2}\mathbf{a}-\mathbf{b}
  2. OM=ba\vec{OM} = \mathbf{b}-\mathbf{a} and AN=12ba\vec{AN} = \frac{1}{2}\mathbf{b}-\mathbf{a}
  3. OM=12(a+b)\vec{OM} = \frac{1}{2}(\mathbf{a}+\mathbf{b}) and AN=12ba\vec{AN} = \frac{1}{2}\mathbf{b}-\mathbf{a} (correct answer)
  4. OM=a+b\vec{OM} = \mathbf{a}+\mathbf{b} and AN=a12b\vec{AN} = \mathbf{a}-\frac{1}{2}\mathbf{b}
Explanation: When working with medians and concurrent points in triangles, you need to carefully track how vectors relate to midpoints and the specific geometric relationships involved. Let's find OM\vec{OM} first. Since M is the midpoint of AB, we have AM=12AB\vec{AM} = \frac{1}{2}\vec{AB}. To find OM\vec{OM}, we use OM=OA+AM=a+12(ba)=a+12b12a=12(a+b)\vec{OM} = \vec{OA} + \vec{AM} = \mathbf{a} + \frac{1}{2}(\mathbf{b} - \mathbf{a}) = \mathbf{a} + \frac{1}{2}\mathbf{b} - \frac{1}{2}\mathbf{a} = \frac{1}{2}(\mathbf{a} + \mathbf{b}). For AN\vec{AN}, since N is the midpoint of OB, we have ON=12OB=12b\vec{ON} = \frac{1}{2}\vec{OB} = \frac{1}{2}\mathbf{b}. Therefore, AN=AO+ON=a+12b=12ba\vec{AN} = \vec{AO} + \vec{ON} = -\mathbf{a} + \frac{1}{2}\mathbf{b} = \frac{1}{2}\mathbf{b} - \mathbf{a}. This confirms answer C is correct: OM=12(a+b)\vec{OM} = \frac{1}{2}(\mathbf{a}+\mathbf{b}) and AN=12ba\vec{AN} = \frac{1}{2}\mathbf{b}-\mathbf{a}. Answer A has the correct OM\vec{OM} but gives AN=12ab\vec{AN} = \frac{1}{2}\mathbf{a}-\mathbf{b}, which incorrectly uses a\mathbf{a} instead of b\mathbf{b} in the first term. Answer B gives OM=ba\vec{OM} = \mathbf{b}-\mathbf{a}, which is actually AB\vec{AB} rather than the vector to the midpoint. Answer D provides OM=a+b\vec{OM} = \mathbf{a}+\mathbf{b}, missing the crucial factor of 12\frac{1}{2} needed for midpoints. Remember: when finding vectors to midpoints, always include the 12\frac{1}{2} factor, and carefully track the direction of your vectors using the triangle method OC=OA+AC\vec{OC} = \vec{OA} + \vec{AC}.

Question 5

In ABC\triangle ABC, the altitudes from A and B intersect at the orthocenter H. Let the origin be at vertex C, so CA=a\vec{CA} = \mathbf{a} and CB=b\vec{CB} = \mathbf{b}. The position vector of H is h\mathbf{h}. Which pair of vector equations most directly expresses the geometric conditions that define H?

  1. hb=ab\mathbf{h} \cdot \mathbf{b} = \mathbf{a} \cdot \mathbf{b} and ha=ab\mathbf{h} \cdot \mathbf{a} = \mathbf{a} \cdot \mathbf{b}
  2. h(ba)=0\mathbf{h} \cdot (\mathbf{b}-\mathbf{a}) = 0 and (ha)(hb)=0(\mathbf{h}-\mathbf{a}) \cdot (\mathbf{h}-\mathbf{b}) = 0
  3. ha=0\mathbf{h} \cdot \mathbf{a} = 0 and hb=0\mathbf{h} \cdot \mathbf{b} = 0
  4. (ha)b=0(\mathbf{h}-\mathbf{a}) \cdot \mathbf{b} = 0 and (hb)a=0(\mathbf{h}-\mathbf{b}) \cdot \mathbf{a} = 0 (correct answer)
Explanation: With the origin at C, the position vectors are C=0\vec{C}=\mathbf{0}, A=a\vec{A}=\mathbf{a}, and B=b\vec{B}=\mathbf{b}. The altitude from A is the line AH, which is perpendicular to the side BC. The vector AH\vec{AH} is ha\mathbf{h}-\mathbf{a}, and the vector BC\vec{BC} is CB=0b=b\vec{C}-\vec{B} = \mathbf{0}-\mathbf{b} = -\mathbf{b}. Perpendicularity means (ha)(b)=0(\mathbf{h}-\mathbf{a}) \cdot (-\mathbf{b}) = 0, which simplifies to (ha)b=0(\mathbf{h}-\mathbf{a}) \cdot \mathbf{b} = 0. The altitude from B is BH, perpendicular to AC. The vector BH\vec{BH} is hb\mathbf{h}-\mathbf{b}, and AC\vec{AC} is CA=0a=a\vec{C}-\vec{A} = \mathbf{0}-\mathbf{a} = -\mathbf{a}. Perpendicularity means (hb)(a)=0(\mathbf{h}-\mathbf{b}) \cdot (-\mathbf{a}) = 0, which simplifies to (hb)a=0(\mathbf{h}-\mathbf{b}) \cdot \mathbf{a} = 0. These two conditions in D directly represent the geometric definitions.

Question 6

The circumcenter of a triangle is the intersection of the perpendicular bisectors of its sides. Let the circumcenter of ABC\triangle ABC be at the origin P, with PA=a\vec{PA} = \mathbf{a} and PB=b\vec{PB} = \mathbf{b}. Which vector equation represents the condition that P lies on the perpendicular bisector of the side AB?

  1. (a+b2)(ba)=0(\frac{\mathbf{a}+\mathbf{b}}{2}) \cdot (\mathbf{b}-\mathbf{a}) = 0 (correct answer)
  2. ab=0\mathbf{a} \cdot \mathbf{b} = 0
  3. a=b\mathbf{a} = -\mathbf{b}
  4. (a+b)a=0(\mathbf{a}+\mathbf{b}) \cdot \mathbf{a} = 0
Explanation: The perpendicular bisector of side AB passes through the midpoint M of AB and is perpendicular to the vector AB\vec{AB}. The position vector of M relative to P (the origin) is PM=a+b2\vec{PM} = \frac{\mathbf{a}+\mathbf{b}}{2}. The vector representing the side AB is AB=PBPA=ba\vec{AB} = \vec{PB} - \vec{PA} = \mathbf{b}-\mathbf{a}. The line containing P and M must be perpendicular to AB. This means the vector PM\vec{PM} must be perpendicular to AB\vec{AB}. Their dot product must be zero: (a+b2)(ba)=0(\frac{\mathbf{a}+\mathbf{b}}{2}) \cdot (\mathbf{b}-\mathbf{a}) = 0. This simplifies to b2a2=0|\mathbf{b}|^2-|\mathbf{a}|^2=0, which confirms P is equidistant from A and B.

Question 7

Points A, B, and C have position vectors a\mathbf{a}, b\mathbf{b}, and c\mathbf{c} respectively. A student wants to prove that the points are collinear. Which of the following vector equations, if true for some non-zero scalar kk, would be sufficient for the proof?

  1. ba=k(ca)\mathbf{b}-\mathbf{a} = k(\mathbf{c}-\mathbf{a}) (correct answer)
  2. ab=k(bc)\mathbf{a} \cdot \mathbf{b} = k(\mathbf{b} \cdot \mathbf{c})
  3. ba=kcb|\mathbf{b}-\mathbf{a}| = k|\mathbf{c}-\mathbf{b}|
  4. c=k(a+b)\mathbf{c} = k(\mathbf{a}+\mathbf{b})
Explanation: For points A, B, and C to be collinear, the vector from A to B must be parallel to the vector from A to C. The vector AB\vec{AB} is ba\mathbf{b}-\mathbf{a}, and the vector AC\vec{AC} is ca\mathbf{c}-\mathbf{a}. If AB=kAC\vec{AB} = k\vec{AC} for some scalar kk, the vectors are parallel. Since they share a common point A, the points A, B, and C must lie on the same line.

Question 8

The vector equation of a line passing through point A with position vector a\mathbf{a} and parallel to vector d\mathbf{d} is r=a+td\mathbf{r} = \mathbf{a} + t\mathbf{d}. How can this be used to prove that the point C with position vector c\mathbf{c} lies on this line?

  1. Show that (ca)d=0(\mathbf{c}-\mathbf{a}) \cdot \mathbf{d} = 0
  2. Show that ca=t(ad)\mathbf{c} \cdot \mathbf{a} = t (\mathbf{a} \cdot \mathbf{d}) for some scalar tt
  3. Show that ca\mathbf{c}-\mathbf{a} is a scalar multiple of d\mathbf{d} (correct answer)
  4. Show that ca=td|\mathbf{c}-\mathbf{a}| = |t\mathbf{d}| for some scalar tt
Explanation: If point C lies on the line, its position vector c\mathbf{c} must satisfy the line's equation for some scalar value of tt. So, we must have c=a+td\mathbf{c} = \mathbf{a} + t\mathbf{d} for some tt. Rearranging this equation gives ca=td\mathbf{c} - \mathbf{a} = t\mathbf{d}. This shows that the vector from A to C, which is ca\mathbf{c} - \mathbf{a}, must be a scalar multiple of the direction vector d\mathbf{d}. This is the condition for AC\vec{AC} to be parallel to d\mathbf{d}, which means C lies on the line passing through A with direction d\mathbf{d}.

Question 9

In triangle ABC, M is the midpoint of BC. A vector proof of Apollonius' theorem, which states AB2+AC2=2(AM2+BM2)AB^2 + AC^2 = 2(AM^2 + BM^2), is being constructed. Let A be the origin. Then AB=b\vec{AB} = \mathbf{b} and AC=c\vec{AC} = \mathbf{c}. What is the vector expression for 2(AM2+BM2)2(AM^2 + BM^2) in terms of b\mathbf{b} and c\mathbf{c}?

  1. b+c2+12cb2|\mathbf{b}+\mathbf{c}|^2 + \frac{1}{2}|\mathbf{c}-\mathbf{b}|^2
  2. b2+c2|\mathbf{b}|^2 + |\mathbf{c}|^2
  3. 2(b+c22+cb22)2\left(|\frac{\mathbf{b}+\mathbf{c}}{2}|^2 + |\frac{\mathbf{c}-\mathbf{b}}{2}|^2\right) (correct answer)
  4. (b+c)(b+c)+(cb)(cb)(\mathbf{b}+\mathbf{c})\cdot(\mathbf{b}+\mathbf{c}) + (\mathbf{c}-\mathbf{b})\cdot(\mathbf{c}-\mathbf{b})
Explanation: With A as the origin, A=0\vec{A} = \mathbf{0}. We have AB=b\vec{AB} = \mathbf{b} and AC=c\vec{AC} = \mathbf{c}. The midpoint M of BC has position vector AM=m=b+c2\vec{AM} = \mathbf{m} = \frac{\mathbf{b}+\mathbf{c}}{2}. The vector BM\vec{BM} is mb=b+c2b=cb2\mathbf{m} - \mathbf{b} = \frac{\mathbf{b}+\mathbf{c}}{2} - \mathbf{b} = \frac{\mathbf{c}-\mathbf{b}}{2}. The theorem relates the squares of the lengths, which are the squared magnitudes of the vectors. So, AM2=m2=b+c22AM^2 = |\mathbf{m}|^2 = |\frac{\mathbf{b}+\mathbf{c}}{2}|^2 and BM2=BM2=cb22BM^2 = |\vec{BM}|^2 = |\frac{\mathbf{c}-\mathbf{b}}{2}|^2. The expression 2(AM2+BM2)2(AM^2 + BM^2) becomes 2(b+c22+cb22)2\left(|\frac{\mathbf{b}+\mathbf{c}}{2}|^2 + |\frac{\mathbf{c}-\mathbf{b}}{2}|^2\right).

Question 10

Points A, B, and C have position vectors a\mathbf{a}, b\mathbf{b}, and c\mathbf{c} respectively. A student wants to prove that the points are collinear. Which of the following vector equations, if true for some non-zero scalar kk, would be sufficient for the proof?

  1. ba=k(ca)\mathbf{b}-\mathbf{a} = k(\mathbf{c}-\mathbf{a}) (correct answer)
  2. ab=k(bc)\mathbf{a} \cdot \mathbf{b} = k(\mathbf{b} \cdot \mathbf{c})
  3. ba=kcb|\mathbf{b}-\mathbf{a}| = k|\mathbf{c}-\mathbf{b}|
  4. c=k(a+b)\mathbf{c} = k(\mathbf{a}+\mathbf{b})
Explanation: For points A, B, and C to be collinear, the vector from A to B must be parallel to the vector from A to C. The vector AB\vec{AB} is ba\mathbf{b}-\mathbf{a}, and the vector AC\vec{AC} is ca\mathbf{c}-\mathbf{a}. If AB=kAC\vec{AB} = k\vec{AC} for some scalar kk, the vectors are parallel. Since they share a common point A, the points A, B, and C must lie on the same line.

Question 11

Let ABCD be an arbitrary quadrilateral. Let P, Q, R, and S be the midpoints of sides AB, BC, CD, and DA, respectively. A vector proof is used to show that PQRS is a parallelogram. The proof involves showing PQ=SR\vec{PQ} = \vec{SR}. Which of the following correctly expresses PQ\vec{PQ}?

  1. 12(ca)\frac{1}{2}(\mathbf{c}-\mathbf{a}) (correct answer)
  2. 12(b+d)\frac{1}{2}(\mathbf{b}+\mathbf{d})
  3. ca\mathbf{c}-\mathbf{a}
  4. 12(db)\frac{1}{2}(\mathbf{d}-\mathbf{b})
Explanation: Let the position vectors of the vertices be a,b,c,d\mathbf{a}, \mathbf{b}, \mathbf{c}, \mathbf{d}. The position vectors of the midpoints are p=a+b2\mathbf{p} = \frac{\mathbf{a}+\mathbf{b}}{2} and q=b+c2\mathbf{q} = \frac{\mathbf{b}+\mathbf{c}}{2}. The vector PQ\vec{PQ} is given by qp\mathbf{q} - \mathbf{p}. Substituting the expressions for p\mathbf{p} and q\mathbf{q} gives: PQ=b+c2a+b2=b+cab2=ca2\vec{PQ} = \frac{\mathbf{b}+\mathbf{c}}{2} - \frac{\mathbf{a}+\mathbf{b}}{2} = \frac{\mathbf{b}+\mathbf{c}-\mathbf{a}-\mathbf{b}}{2} = \frac{\mathbf{c}-\mathbf{a}}{2}. This is 12AC\frac{1}{2}\vec{AC}.

Question 12

In a tetrahedron OABC, let OA=a\vec{OA} = \mathbf{a}, OB=b\vec{OB} = \mathbf{b}, and OC=c\vec{OC} = \mathbf{c}. It is given that the pair of opposite edges OA and BC are perpendicular, and the pair of opposite edges OB and AC are perpendicular. What geometric property can be proven as a direct consequence of these two conditions?

  1. The third pair of opposite edges, OC and AB, are also perpendicular. (correct answer)
  2. The tetrahedron is regular (all edges are equal in length).
  3. The faces OAB and OAC have equal area.
  4. The altitude from O to the base ABC bisects an angle of the base.
Explanation: The given conditions translate to vector equations. OA \perp BC means OABC=0\vec{OA} \cdot \vec{BC} = 0, so a(cb)=0\mathbf{a} \cdot (\mathbf{c}-\mathbf{b}) = 0, which gives ac=ab\mathbf{a} \cdot \mathbf{c} = \mathbf{a} \cdot \mathbf{b}. OB \perp AC means OBAC=0\vec{OB} \cdot \vec{AC} = 0, so b(ca)=0\mathbf{b} \cdot (\mathbf{c}-\mathbf{a}) = 0, which gives bc=ba\mathbf{b} \cdot \mathbf{c} = \mathbf{b} \cdot \mathbf{a}. Combining these results, we have ac=ab\mathbf{a} \cdot \mathbf{c} = \mathbf{a} \cdot \mathbf{b} and bc=ab\mathbf{b} \cdot \mathbf{c} = \mathbf{a} \cdot \mathbf{b}, which implies ac=bc\mathbf{a} \cdot \mathbf{c} = \mathbf{b} \cdot \mathbf{c}. Rearranging this gives bcac=0\mathbf{b} \cdot \mathbf{c} - \mathbf{a} \cdot \mathbf{c} = 0, which is (ba)c=0(\mathbf{b}-\mathbf{a}) \cdot \mathbf{c} = 0. This is the dot product of AB\vec{AB} and OC\vec{OC}, so it proves that the third pair of opposite edges are also perpendicular.

Question 13

The circumcenter of a triangle is the intersection of the perpendicular bisectors of its sides. Let the circumcenter of ABC\triangle ABC be at the origin P, with PA=a\vec{PA} = \mathbf{a} and PB=b\vec{PB} = \mathbf{b}. Which vector equation represents the condition that P lies on the perpendicular bisector of the side AB?

  1. (a+b2)(ba)=0(\frac{\mathbf{a}+\mathbf{b}}{2}) \cdot (\mathbf{b}-\mathbf{a}) = 0 (correct answer)
  2. ab=0\mathbf{a} \cdot \mathbf{b} = 0
  3. a=b\mathbf{a} = -\mathbf{b}
  4. (a+b)a=0(\mathbf{a}+\mathbf{b}) \cdot \mathbf{a} = 0
Explanation: The perpendicular bisector of side AB passes through the midpoint M of AB and is perpendicular to the vector AB\vec{AB}. The position vector of M relative to P (the origin) is PM=a+b2\vec{PM} = \frac{\mathbf{a}+\mathbf{b}}{2}. The vector representing the side AB is AB=PBPA=ba\vec{AB} = \vec{PB} - \vec{PA} = \mathbf{b}-\mathbf{a}. The line containing P and M must be perpendicular to AB. This means the vector PM\vec{PM} must be perpendicular to AB\vec{AB}. Their dot product must be zero: (a+b2)(ba)=0(\frac{\mathbf{a}+\mathbf{b}}{2}) \cdot (\mathbf{b}-\mathbf{a}) = 0. This simplifies to b2a2=0|\mathbf{b}|^2-|\mathbf{a}|^2=0, which confirms P is equidistant from A and B.

Question 14

In OAB\triangle OAB, P is a point on AB such that AP:PB = 2:1. A vector proof is being constructed to find the position vector of P. Given OA=a\vec{OA} = \mathbf{a} and OB=b\vec{OB} = \mathbf{b}, which is the correct expression for OP\vec{OP}?

  1. OP=2a+b3\vec{OP} = \frac{2\mathbf{a}+\mathbf{b}}{3}
  2. OP=a+2b3\vec{OP} = \frac{\mathbf{a}+2\mathbf{b}}{3} (correct answer)
  3. OP=a+23b\vec{OP} = \mathbf{a} + \frac{2}{3}\mathbf{b}
  4. OP=a+13(ab)\vec{OP} = \mathbf{a} + \frac{1}{3}(\mathbf{a}-\mathbf{b})
Explanation: Using the section formula for a point P dividing a line segment AB in the ratio m:n (AP:PB = m:n), the position vector of P is given by OP=nOA+mOBm+n\vec{OP} = \frac{n\vec{OA} + m\vec{OB}}{m+n}. In this case, m=2 and n=1. Substituting the given vectors, we get OP=1a+2b2+1=a+2b3\vec{OP} = \frac{1\cdot\mathbf{a} + 2\cdot\mathbf{b}}{2+1} = \frac{\mathbf{a}+2\mathbf{b}}{3}. Alternatively, one can use vector addition: OP=OA+AP=a+23AB=a+23(ba)=a+23b23a=13a+23b=a+2b3\vec{OP} = \vec{OA} + \vec{AP} = \mathbf{a} + \frac{2}{3}\vec{AB} = \mathbf{a} + \frac{2}{3}(\mathbf{b}-\mathbf{a}) = \mathbf{a} + \frac{2}{3}\mathbf{b} - \frac{2}{3}\mathbf{a} = \frac{1}{3}\mathbf{a} + \frac{2}{3}\mathbf{b} = \frac{\mathbf{a}+2\mathbf{b}}{3}.

Question 15

Let OABC be a parallelogram with OA=a\vec{OA} = \mathbf{a} and OC=c\vec{OC} = \mathbf{c}. A vector proof is used to show that if the parallelogram is a rhombus, its diagonals are perpendicular. Which calculation correctly represents this proof?

  1. (a+c)(ca)=c2a2=0(\mathbf{a}+\mathbf{c}) \cdot (\mathbf{c}-\mathbf{a}) = |\mathbf{c}|^2 - |\mathbf{a}|^2 = 0 since for a rhombus a=c|\mathbf{a}|=|\mathbf{c}| (correct answer)
  2. a+c2=a2+2ac+c2=2a2(1+cosθ)|\mathbf{a}+\mathbf{c}|^2 = |\mathbf{a}|^2 + 2\mathbf{a}\cdot\mathbf{c} + |\mathbf{c}|^2 = 2|\mathbf{a}|^2(1+\cos\theta)
  3. (a+c)(ca)=c2a2=0(\mathbf{a}+\mathbf{c}) \cdot (\mathbf{c}-\mathbf{a}) = |\mathbf{c}|^2 - |\mathbf{a}|^2 = 0 since for a rhombus ac=0\mathbf{a} \cdot \mathbf{c}=0
  4. ac=accosθ=0\mathbf{a} \cdot \mathbf{c} = |\mathbf{a}||\mathbf{c}|\cos\theta = 0 because the diagonals are perpendicular
Explanation: The diagonals of the parallelogram are OB=a+c\vec{OB} = \mathbf{a}+\mathbf{c} and AC=ca\vec{AC} = \mathbf{c}-\mathbf{a}. To prove the diagonals are perpendicular, we must show their dot product is zero. The dot product is (a+c)(ca)=acaa+ccca=c2a2(\mathbf{a}+\mathbf{c}) \cdot (\mathbf{c}-\mathbf{a}) = \mathbf{a}\cdot\mathbf{c} - \mathbf{a}\cdot\mathbf{a} + \mathbf{c}\cdot\mathbf{c} - \mathbf{c}\cdot\mathbf{a} = |\mathbf{c}|^2 - |\mathbf{a}|^2. For a rhombus, the adjacent sides have equal length, so a=c|\mathbf{a}| = |\mathbf{c}|. Therefore, c2a2=0|\mathbf{c}|^2 - |\mathbf{a}|^2 = 0, which completes the proof.

Question 16

In triangle ABC, with vertices having position vectors a\mathbf{a}, b\mathbf{b}, and c\mathbf{c}, the medians intersect at the centroid G. It is a known property that the centroid divides the median from vertex A to the midpoint M of BC in a 2:1 ratio (AG:GM = 2:1). Which vector equation correctly represents the position vector g\mathbf{g} of the centroid based on this property?

  1. g=a+13(b+c2a)\mathbf{g} = \mathbf{a} + \frac{1}{3}(\frac{\mathbf{b}+\mathbf{c}}{2} - \mathbf{a})
  2. g=a+23(b+c2a)\mathbf{g} = \mathbf{a} + \frac{2}{3}(\frac{\mathbf{b}+\mathbf{c}}{2} - \mathbf{a}) (correct answer)
  3. g=b+c2+23(ab+c2)\mathbf{g} = \frac{\mathbf{b}+\mathbf{c}}{2} + \frac{2}{3}(\mathbf{a} - \frac{\mathbf{b}+\mathbf{c}}{2})
  4. g=12(a+b+c2)\mathbf{g} = \frac{1}{2}(\mathbf{a} + \frac{\mathbf{b}+\mathbf{c}}{2})
Explanation: The position vector of M, the midpoint of BC, is m=b+c2\mathbf{m} = \frac{\mathbf{b}+\mathbf{c}}{2}. The vector for the median AM is AM=ma=b+c2a\vec{AM} = \mathbf{m} - \mathbf{a} = \frac{\mathbf{b}+\mathbf{c}}{2} - \mathbf{a}. Since G divides AM in the ratio 2:1, the vector AG\vec{AG} is 23\frac{2}{3} of the vector AM\vec{AM}. The position vector of G is given by g=OA+AG=a+23AM=a+23(b+c2a)\mathbf{g} = \vec{OA} + \vec{AG} = \mathbf{a} + \frac{2}{3}\vec{AM} = \mathbf{a} + \frac{2}{3}(\frac{\mathbf{b}+\mathbf{c}}{2} - \mathbf{a}). This expression simplifies to the well-known formula g=13(a+b+c)\mathbf{g} = \frac{1}{3}(\mathbf{a}+\mathbf{b}+\mathbf{c}).

Question 17

Let A and B be the endpoints of a diameter of a circle with centre at the origin O. Let their position vectors be a\mathbf{a} and a-\mathbf{a} respectively. P is any other point on the circle with position vector p\mathbf{p}. A proof that the angle APB is a right angle is based on calculating APBP\vec{AP} \cdot \vec{BP}. Which calculation correctly demonstrates this?

  1. APBP=(pa)(p+a)=p2a2=r2r2=0\vec{AP} \cdot \vec{BP} = (\mathbf{p}-\mathbf{a}) \cdot (\mathbf{p}+\mathbf{a}) = |\mathbf{p}|^2 - |\mathbf{a}|^2 = r^2 - r^2 = 0 (correct answer)
  2. APBP=(ap)(ap)=a2+p2=2r2\vec{AP} \cdot \vec{BP} = (\mathbf{a}-\mathbf{p}) \cdot (-\mathbf{a}-\mathbf{p}) = |\mathbf{a}|^2 + |\mathbf{p}|^2 = 2r^2
  3. APBP=(pa)(p+a)=p2+2paa2=2pa\vec{AP} \cdot \vec{BP} = (\mathbf{p}-\mathbf{a}) \cdot (\mathbf{p}+\mathbf{a}) = |\mathbf{p}|^2 + 2\mathbf{p}\cdot\mathbf{a} - |\mathbf{a}|^2 = 2\mathbf{p}\cdot\mathbf{a}
  4. APBP=(pa)(pa)=pa2=0\vec{AP} \cdot \vec{BP} = (\mathbf{p}-\mathbf{a}) \cdot (\mathbf{p}-\mathbf{a}) = |\mathbf{p}-\mathbf{a}|^2 = 0
Explanation: The vectors from point P to A and B are PA=ap\vec{PA} = \mathbf{a}-\mathbf{p} and PB=ap\vec{PB} = -\mathbf{a}-\mathbf{p}. Alternatively, we can use vectors originating from A and B towards P: AP=pa\vec{AP} = \mathbf{p}-\mathbf{a} and BP=p(a)=p+a\vec{BP} = \mathbf{p}-(-\mathbf{a}) = \mathbf{p}+\mathbf{a}. The angle APB is the angle between these two vectors. Their dot product is APBP=(pa)(p+a)=pp+paapaa=p2a2\vec{AP} \cdot \vec{BP} = (\mathbf{p}-\mathbf{a}) \cdot (\mathbf{p}+\mathbf{a}) = \mathbf{p}\cdot\mathbf{p} + \mathbf{p}\cdot\mathbf{a} - \mathbf{a}\cdot\mathbf{p} - \mathbf{a}\cdot\mathbf{a} = |\mathbf{p}|^2 - |\mathbf{a}|^2. Since P and A are on the circle with centre O and radius rr, their position vectors have magnitude rr. Thus, p=a=r|\mathbf{p}| = |\mathbf{a}| = r. The dot product is r2r2=0r^2 - r^2 = 0, proving the vectors are perpendicular.

Question 18

Let ABCD be an arbitrary quadrilateral. Let P, Q, R, and S be the midpoints of sides AB, BC, CD, and DA, respectively. A vector proof is used to show that PQRS is a parallelogram. The proof involves showing PQ=SR\vec{PQ} = \vec{SR}. Which of the following correctly expresses PQ\vec{PQ}?

  1. 12(ca)\frac{1}{2}(\mathbf{c}-\mathbf{a}) (correct answer)
  2. 12(b+d)\frac{1}{2}(\mathbf{b}+\mathbf{d})
  3. ca\mathbf{c}-\mathbf{a}
  4. 12(db)\frac{1}{2}(\mathbf{d}-\mathbf{b})
Explanation: Let the position vectors of the vertices be a,b,c,d\mathbf{a}, \mathbf{b}, \mathbf{c}, \mathbf{d}. The position vectors of the midpoints are p=a+b2\mathbf{p} = \frac{\mathbf{a}+\mathbf{b}}{2} and q=b+c2\mathbf{q} = \frac{\mathbf{b}+\mathbf{c}}{2}. The vector PQ\vec{PQ} is given by qp\mathbf{q} - \mathbf{p}. Substituting the expressions for p\mathbf{p} and q\mathbf{q} gives: PQ=b+c2a+b2=b+cab2=ca2\vec{PQ} = \frac{\mathbf{b}+\mathbf{c}}{2} - \frac{\mathbf{a}+\mathbf{b}}{2} = \frac{\mathbf{b}+\mathbf{c}-\mathbf{a}-\mathbf{b}}{2} = \frac{\mathbf{c}-\mathbf{a}}{2}. This is 12AC\frac{1}{2}\vec{AC}.

Question 19

In a tetrahedron OABC, let OA=a\vec{OA} = \mathbf{a}, OB=b\vec{OB} = \mathbf{b}, and OC=c\vec{OC} = \mathbf{c}. It is given that the pair of opposite edges OA and BC are perpendicular, and the pair of opposite edges OB and AC are perpendicular. What geometric property can be proven as a direct consequence of these two conditions?

  1. The third pair of opposite edges, OC and AB, are also perpendicular. (correct answer)
  2. The tetrahedron is regular (all edges are equal in length).
  3. The faces OAB and OAC have equal area.
  4. The altitude from O to the base ABC bisects an angle of the base.
Explanation: The given conditions translate to vector equations. OA \perp BC means OABC=0\vec{OA} \cdot \vec{BC} = 0, so a(cb)=0\mathbf{a} \cdot (\mathbf{c}-\mathbf{b}) = 0, which gives ac=ab\mathbf{a} \cdot \mathbf{c} = \mathbf{a} \cdot \mathbf{b}. OB \perp AC means OBAC=0\vec{OB} \cdot \vec{AC} = 0, so b(ca)=0\mathbf{b} \cdot (\mathbf{c}-\mathbf{a}) = 0, which gives bc=ba\mathbf{b} \cdot \mathbf{c} = \mathbf{b} \cdot \mathbf{a}. Combining these results, we have ac=ab\mathbf{a} \cdot \mathbf{c} = \mathbf{a} \cdot \mathbf{b} and bc=ab\mathbf{b} \cdot \mathbf{c} = \mathbf{a} \cdot \mathbf{b}, which implies ac=bc\mathbf{a} \cdot \mathbf{c} = \mathbf{b} \cdot \mathbf{c}. Rearranging this gives bcac=0\mathbf{b} \cdot \mathbf{c} - \mathbf{a} \cdot \mathbf{c} = 0, which is (ba)c=0(\mathbf{b}-\mathbf{a}) \cdot \mathbf{c} = 0. This is the dot product of AB\vec{AB} and OC\vec{OC}, so it proves that the third pair of opposite edges are also perpendicular.

Question 20

A rhombus is a parallelogram with equal-length sides. A square is a rhombus with perpendicular adjacent sides. For a rhombus defined by adjacent vectors u\mathbf{u} and v\mathbf{v} from a common vertex, which additional condition is sufficient to prove it is a square?

  1. u=v|\mathbf{u}| = |\mathbf{v}|
  2. (u+v)(uv)=0(\mathbf{u}+\mathbf{v}) \cdot (\mathbf{u}-\mathbf{v}) = 0
  3. u+v=uv|\mathbf{u}+\mathbf{v}| = |\mathbf{u}-\mathbf{v}| (correct answer)
  4. uv=12u2\mathbf{u} \cdot \mathbf{v} = \frac{1}{2}|\mathbf{u}|^2
Explanation: When you encounter vector geometry problems involving parallelograms and squares, focus on the key geometric properties: equal side lengths for rhombi, and perpendicular sides for squares. Since we already have a rhombus (where u=v|\mathbf{u}| = |\mathbf{v}| by definition), we need an additional condition that forces the adjacent sides to be perpendicular, making it a square. Option C, u+v=uv|\mathbf{u}+\mathbf{v}| = |\mathbf{u}-\mathbf{v}|, is correct because it ensures perpendicularity. Let's see why: squaring both sides gives us u+v2=uv2|\mathbf{u}+\mathbf{v}|^2 = |\mathbf{u}-\mathbf{v}|^2. Expanding using the dot product formula: (u+v)(u+v)=(uv)(uv)(\mathbf{u}+\mathbf{v}) \cdot (\mathbf{u}+\mathbf{v}) = (\mathbf{u}-\mathbf{v}) \cdot (\mathbf{u}-\mathbf{v}). This simplifies to u2+2uv+v2=u22uv+v2|\mathbf{u}|^2 + 2\mathbf{u} \cdot \mathbf{v} + |\mathbf{v}|^2 = |\mathbf{u}|^2 - 2\mathbf{u} \cdot \mathbf{v} + |\mathbf{v}|^2. The terms cancel except for 4uv=04\mathbf{u} \cdot \mathbf{v} = 0, which means uv=0\mathbf{u} \cdot \mathbf{v} = 0, confirming perpendicularity. Option A restates the rhombus condition we already have. Option B, (u+v)(uv)=0(\mathbf{u}+\mathbf{v}) \cdot (\mathbf{u}-\mathbf{v}) = 0, expands to u2v2=0|\mathbf{u}|^2 - |\mathbf{v}|^2 = 0, which again just confirms equal side lengths. Option D gives a specific angle relationship (60°) that doesn't guarantee perpendicularity. Remember: geometric vector problems often test whether you can translate between algebraic conditions and geometric properties. Practice expanding dot products to reveal hidden perpendicularity conditions.