Animated Solution for Mathematics - Vector Algebra: Let PQR be a triangle. The points A, B and C are on the sides QR, RP and PQ respectively such that ARQA=BPRB=CQPC=21. Then Area(ΔABC)Area(ΔPQR) is equal to
Select Answer:
Visualized Solution
Visualizing Triangle PQR
Let ΔPQR be the reference triangle.
We need to find the ratio of its area to the area of an internal triangle ΔABC.
Setting the Vector Origin
Let vertex P be the origin 0.
Let the position vector of Q be q and R be r.
Locating Point A on QR
Point A lies on QR such that ARQA=21.
Using the section formula: a=1+22q+1r=32q+r.
Locating Point B on RP
Point B lies on RP such that BPRB=21.
Using the section formula: b=32r+10=32r.
Locating Point C on PQ
Point C lies on PQ such that CQPC=21.
Using the section formula: c=320+1q=3q.
Area of the Large Triangle PQR
The area of ΔPQR with vertex P at origin is given by:
Area(ΔPQR)=21∣q×r∣
Finding Vector AB
To find the area of ΔABC, we first find side vector AB:
AB=b−a=32r−32q+r=3r−2q
Finding Vector AC
Next, we find side vector AC:
AC=c−a=3q−32q+r=3−q−r
Cross Product Setup
The area of ΔABC is 21∣AB×AC∣.
AB×AC=91[(r−2q)×(−q−r)]
Expanding the Cross Product
Expanding the terms:
=91[−r×q−r×r+2q×q+2q×r]
Simplifying the Expression
Using x×x=0 and r×q=−q×r:
=91[q×r+0+0+2q×r]=93(q×r)=31(q×r)
Area of the Small Triangle ABC
Substitute back into the area formula for ΔABC:
Area(ΔABC)=21∣31(q×r)∣=61∣q×r∣
Final Ratio Calculation
Calculate the final ratio:
Area(ΔABC)Area(ΔPQR)=61∣q×r∣21∣q×r∣=3
Key Takeaway
Key Takeaway: Vector methods simplify area ratio problems by reducing geometric constraints to algebraic manipulations.
Challenge: If the ratio was 1:n instead of 1:2, can you find a general formula for the area ratio?
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
The Geometry of Vectors
A Masterclass in Elegance
Welcome, future engineer. Today, we are not merely solving a geometry problem; we are embarking on a journey to witness the sheer elegance of vector algebra.
When you first look at a triangle PQR with points A, B, and C dividing its sides in a ratio of 1:2, your instinct might be to reach for the sine rule or to start subtracting areas of smaller triangles from the larger one. While those methods work, they are often prone to calculation errors and tedious bookkeeping.
Today, we will use the power of vectors to slice through this complexity.
Phase 1
The Strategic Origin
In vector geometry, the choice of origin is your most powerful tool. It is the anchor of your entire coordinate system.
By setting vertex P as the origin (the zero vector, 0), we immediately simplify the position vectors of the other vertices. Let the position vector of Q be q and the position vector of R be r.
Why do we do this? Because it allows us to express any point in the triangle as a linear combination of q and r. It turns a spatial problem into a playground of algebra. We are no longer dealing with angles and side lengths; we are dealing with vectors q and r.
Phase 2
The Section Formula
Now, let us locate our points A, B, and C. We are given that ARQA=BPRB=CQPC=21. This is a classic application of the section formula.
For point A on QR, dividing it in a 1:2 ratio, the position vector a is given by:
a=1+22q+1r=32q+r
Similarly, for point B on RP, dividing it in a 1:2 ratio, we get:
b=32r+10=32r
And for point C on PQ, dividing it in the same ratio:
c=320+1q=3q
Look at how clean this is! We have defined the entire inner triangle ABC using only the base vectors q and r.
Phase 3
The Area Machine
We know that the area of the large triangle PQR is given by the vector area formula:
Area(ΔPQR)=21∣q×r∣
Now, to find the area of the inner triangle ABC, we need two side vectors. Let us choose AB and AC.
AB=b−a=32r−32q+r=3r−2q
AC=c−a=3q−32q+r=3−q−r
Now, we calculate the cross product AB×AC. This is where the magic happens. We factor out the constants:
AB×AC=91[(r−2q)×(−q−r)]
Expanding this, we get:
AB×AC=91[−r×q−r×r+2q×q+2q×r]
Phase 4
The Grand Finale
Recall the fundamental properties of the cross product: x×x=0 and r×q=−q×r. Applying these, the expression simplifies beautifully:
AB×AC=91[q×r+0+0+2q×r]=93(q×r)=31(q×r)
Thus, the area of ΔABC is:
Area(ΔABC)=21∣31(q×r)∣=61∣q×r∣
Finally, the ratio of the area of ΔPQR to ΔABC is:
Area(ΔABC)Area(ΔPQR)=61∣q×r∣21∣q×r∣=3
There it is. The larger triangle is exactly three times the area of the smaller one. This result is not just a number; it is a testament to the power of vector methods. By translating geometry into algebra, we removed the ambiguity and arrived at the truth with absolute certainty.