Animated Solution for Mathematics - Straight Lines: The coordinates of A,B,C are (6,3), (−3,5), (4,−2) respectively, and P is any point (x,y). Show that the ratio of the area of the triangles △PBC and △ABC is ∣7x+y−2∣.
Visualized Solution
Visualizing the Setup
Fixed points: A(6,3), B(−3,5), C(4,−2)
Variable point: P(x,y)
Goal: Find the ratio Area(△ABC)Area(△PBC)
The Area Formula for a Triangle
Area of a triangle with vertices (x1,y1),(x2,y2),(x3,y3):
Area=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣
Setting up Area(△ABC)
Vertices: A(6,3), B(−3,5), C(4,−2)
Area(△ABC)=21∣6(5−(−2))+(−3)(−2−3)+4(3−5)∣
Computing Area(△ABC)
=21∣6(7)+(−3)(−5)+4(−2)∣
=21∣42+15−8∣
=249
Setting up Area(△PBC)
Vertices: P(x,y), B(−3,5), C(4,−2)
Area(△PBC)=21∣x(5−(−2))+(−3)(−2−y)+4(y−5)∣
Expanding Area(△PBC)
=21∣x(7)−3(−2−y)+4(y−5)∣
=21∣7x+6+3y+4y−20∣
Simplifying Area(△PBC)
Combine like terms: 3y+4y=7y and 6−20=−14
=21∣7x+7y−14∣
Factor out 7: =27∣x+y−2∣
Setting up the Ratio
Ratio=Area(△ABC)Area(△PBC)
Substitute the calculated areas:
Ratio=24927∣x+y−2∣
Final Calculation of the Ratio
Cancel the 2 in the denominators:
=497∣x+y−2∣
Simplify the fraction 497:
=7∣x+y−2∣
Geometric Insight
The equation of line BC is x+y−2=0.
The perpendicular distance from P(x,y) to line BC is d=12+12∣x+y−2∣.
The ratio of areas of triangles with the same base BC is the ratio of their heights!
00:00 / 00:00
The Sigma Insight: Area of Triangle
Solution Diagram
The Geometry of Ratios
A Journey Through Coordinate Space
Welcome, fellow traveler of the JEE landscape. Today, we aren't just solving a coordinate geometry problem; we are uncovering the hidden relationship between a fixed foundation and a wandering point.
Imagine you are standing on a coordinate plane with three fixed anchors: A(6,3), B(−3,5), and C(4,−2). These three points define a rigid triangle, △ABC.
As a wanderer point P(x,y) moves, the triangle △PBC changes shape, stretching and shrinking. Our goal is to find the ratio of the area of this shifting triangle to the area of our fixed anchor triangle.
The Foundation
Calculating the Fixed Area
Before we can understand the motion of P, we must understand the static nature of △ABC. We reach into our mathematical toolkit for the classic area formula for a triangle with vertices (x1,y1), (x2,y2), and (x3,y3):
Area=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣
Plugging in our coordinates for A, B, and C, we get:
Area(△ABC)=21∣6(5−(−2))+(−3)(−2−3)+4(3−5)∣
As we simplify this, watch the numbers dance: 6(7)+(−3)(−5)+4(−2) becomes 42+15−8, which sums to 49. Thus, the area of our fixed triangle is 249. This is our constant, our denominator, the bedrock upon which our ratio stands.
The Wanderer
Defining the Variable Area
Now, let us turn our attention to △PBC. The vertices are P(x,y), B(−3,5), and C(4,−2). Applying the same formula, we get:
Area(△PBC)=21∣x(5−(−2))+(−3)(−2−y)+4(y−5)∣
I know, seeing variables x and y inside the absolute value bars can feel intimidating. But take a deep breath. Let's expand this systematically.
We have x(7)−3(−2−y)+4(y−5). Distributing those terms gives us 7x+6+3y+4y−20.
Combining the like terms, we arrive at 7x+7y−14. If we factor out the 7, we get 27∣x+y−2∣. This expression is the heartbeat of our problem; it tells us exactly how the area of △PBC depends on the position of P.
The Elegant Cancellation
Now, we bring it all together. The ratio we seek is:
Ratio=Area(△ABC)Area(△PBC)=24927∣x+y−2∣
Look at the beauty of this moment! The 21 terms cancel out instantly. We are left with 497∣x+y−2∣.
Simplifying the fraction 497 gives us the final, elegant result: 7∣x+y−2∣.
The Geometric Soul
Why did this happen? Why is the ratio so clean? If you look at the line BC, its equation is x+y−2=0.
The perpendicular distance from any point P(x,y) to this line is given by d=12+12∣x+y−2∣. Since both triangles share the base BC, the ratio of their areas is simply the ratio of their heights.
The height of △ABC from A to BC is a constant, and the height of △PBC from P to BC is a variable. By calculating the ratio, we have essentially normalized the distance of P from the line BC relative to the distance of A from that same line.
You have just mastered the interplay between algebraic manipulation and geometric intuition. Keep this clarity with you—it is the key to conquering the JEE.