Animated Solution for Mathematics - Vector Algebra: Prove, by vector methods or otherwise, that the point of intersection of the diagonals of a trapezium lies on the line passing through the mid-points of the parallel sides. (You may assume that the trapezium is not a parallelogram.)
Visualized Solution
Set up the Vector Framework
Let vertex A be the origin (0).
Define the position vectors of adjacent vertices: AB=b and AD=d.
Since AB∥DC, we can express DC as a scalar multiple of b: DC=kb (where k=1 as it is not a parallelogram).
Express Diagonals AC and BD
Using the triangle law of vector addition, find the position vector of C: AC=AD+DC=d+kb.
Similarly, find the vector representing diagonal BD: BD=AD−AB=d−b.
Locate the Intersection Point P
Let P be the intersection point of the diagonals AC and BD.
Since P lies on the line segment AC, its position vector p is a scalar multiple of AC:
p=s(d+kb) for some scalar s∈(0,1).
Express P along Diagonal BD
Since P also lies on the line segment BD, we can express its position vector using the section formula.
Let P divide BD in the ratio t:(1−t).
The position vector is: p=(1−t)b+td for some scalar t∈(0,1).
Equate Coefficients of b and d
Equate the two expressions for p:
s(d+kb)=(1−t)b+td
Since b and d are non-collinear base vectors, we can equate their coefficients:
For d: s=t
For b: sk=1−t
Solve for the Position Vector p
Substitute s=t into the second equation: tk=1−t.
Rearrange to solve for t: t(k+1)=1⟹t=k+11.
Substitute t back to find p:
p=k+1kb+k+11d
Locate Midpoints M1 and M2
Let M1 be the midpoint of the parallel side AB: m1=21b.
Let M2 be the midpoint of the parallel side CD:
m2=AD+21DC=d+2kb.
Verify P lies on Line M1M2
Any point r on the line segment M1M2 can be written as:
r=(1−u)m1+um2 for some u∈[0,1].
Substitute u=k+11 into the equation:
r=(1−k+11)21b+k+11(d+2kb)
r=2(k+1)kb+k+11d+2(k+1)kb=k+1kb+k+11d=p.
Conclusion & Geometric Insight
We have proven that the intersection of the diagonals P lies on the line joining the midpoints of the parallel sides M1M2.
Key Ratio: P divides the segment M1M2 in the ratio 1:k, which is the ratio of the lengths of the parallel sides!
00:00 / 00:00
The Sigma Insight: Addition of Vectors
Solution Diagram
Analyzing the Setup
Imagine you are standing on the edge of a trapezium, looking at its diagonals. They cross at a point P, a silent intersection in the middle of the shape. It feels like a random point, but geometry is rarely random.
There is a hidden order here, a beautiful symmetry that connects the intersection of the diagonals to the midpoints of the parallel sides. Let's uncover this together using the power of vectors.
To begin, we need a language to describe our shape. Let's place vertex A at the origin, 0. We define the vectors AB=b and AD=d.
Because AB is parallel to DC, we know that DC must be a scalar multiple of b. Let's call this scalar k, so DC=kb. Since we are told this is not a parallelogram, we know $k
eq 1$.
The Diagonals
Now, let's trace the paths of the diagonals. To get from A to C, we can travel along AD and then DC. Using the triangle law of vector addition, we get:
AC=AD+DC=d+kb
For the second diagonal, BD, we travel from B to A and then from A to D. This gives us:
BD=AD−AB=d−b
These two vectors, AC and BD, are the highways upon which our intersection point P resides.
The Algebraic Dance
Let P be the intersection point. Since P lies on AC, its position vector p must be a scalar multiple of AC. We can write p=s(d+kb) for some scalar s.
But P also lies on BD. Using the section formula, we can express p as a linear combination of b and d:
p=(1−t)b+td
Now, we have two expressions for the same point p. Because b and d are non-collinear, they form a basis for our 2D space. This means we can equate the coefficients of b and d independently.
Equating the coefficients of d gives s=t. Equating the coefficients of b gives sk=1−t. Substituting s=t into the second equation, we find tk=1−t, which simplifies to t(k+1)=1, or:
t=k+11
The Grand Unification
Finally, let's look at the midpoints M1 and M2 of the parallel sides AB and CD. Their position vectors are:
m1=21b
m2=d+2kb
Any point on the line segment M1M2 can be written as r=(1−u)m1+um2. If we substitute u=k+11 into this expression, the algebra collapses, and we arrive exactly at our expression for p.
We have proven it! The intersection point P lies on the line joining the midpoints. It is a beautiful, elegant result that reveals the deep harmony within the geometry of a trapezium.