Analyzing the Setup
We are given two fixed points, A(1,−1) and B(0,2). A point P(x′,y′) moves such that the area of △PAB is constant at 5 square units.
The area of a triangle with vertices (x1,y1), (x2,y2), and (x3,y3) is given by the formula:
Area=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣
The Master Equation
Substituting the coordinates of A(1,−1), B(0,2), and P(x′,y′) into the area formula, we obtain:
21∣1(2−y′)+0(y′−(−1))+x′(−1−2)∣=5
Simplifying the expression inside the absolute value:
Multiplying both sides by 2 yields:
This is equivalent to the expression:
Solving for the Locus
The modulus equation ∣3x′+y′−2∣=10 represents two distinct parallel lines:
1. 3x′+y′−2=10⇒3x′+y′=12
2. 3x′+y′−2=−10⇒3x′+y′=−8
The problem states that point P lies on the line 3x+y=4λ. For this to be true, the line 3x+y=4λ must coincide with one of the two lines derived above.
Final Calculation
By comparing 3x+y=4λ with our two derived equations, we set 4λ equal to the constants:
Case 1: 4λ=12⇒λ=3
Case 2: 4λ=−8⇒λ=−2
Given the context of the problem, the valid value for λ is 3. This confirms that the locus of a point forming a triangle of constant area with a fixed base is a pair of lines parallel to that base.