If the locus of the point, whose distances from the point (2,1) and (1,3) are in the ratio 5:4, is ax2+by2+cxy+dx+ey+170=0, then the value of a2+2b+3c+4d+e is equal to :
Options
Solution
Key Concepts and Formulas
Locus: The set of all points satisfying a given condition.
Distance Formula: The distance between points (x1,y1) and (x2,y2) is (x2−x1)2+(y2−y1)2.
Apollonius Circle: The locus of a point that moves such that the ratio of its distances from two fixed points is constant.
Step-by-Step Solution
Step 1: Define the General Point and Fixed Points
Let P(x,y) be a general point on the locus. We are given two fixed points A(2,1) and B(1,3). We need to find the equation satisfied by (x,y).
Step 2: Express the Given Condition Using the Distance Formula
The problem states that the ratio of the distances from P to A and P to B is 5:4. This can be written as:
PBPA=45
Using the distance formula, we can express PA and PB as:
PA=(x−2)2+(y−1)2PB=(x−1)2+(y−3)2
Substituting these into the ratio equation:
(x−1)2+(y−3)2(x−2)2+(y−1)2=45
Step 3: Eliminate Square Roots and Simplify the Equation
To eliminate the square roots, we square both sides of the equation:
((x−1)2+(y−3)2(x−2)2+(y−1)2)2=(45)2(x−1)2+(y−3)2(x−2)2+(y−1)2=1625
Expanding the squared terms:
(x−2)2+(y−1)2=x2−4x+4+y2−2y+1=x2+y2−4x−2y+5(x−1)2+(y−3)2=x2−2x+1+y2−6y+9=x2+y2−2x−6y+10
Substituting these back into the equation:
x2+y2−2x−6y+10x2+y2−4x−2y+5=1625
Moving all terms to one side:
0=25x2−16x2+25y2−16y2−50x+64x−150y+32y+250−800=9x2+9y2+14x−118y+170
The equation of the locus is:
9x2+9y2+14x−118y+170=0
Step 5: Compare with the General Equation and Identify Coefficients
The general equation is given as ax2+by2+cxy+dx+ey+170=0. Comparing this with our derived equation 9x2+9y2+14x−118y+170=0, we can identify the coefficients:
a=9b=9c=0d=14e=−118
Step 6: Calculate the Required Expression
We need to find the value of a2+2b+3c+4d+e. Substituting the values of the coefficients:
a2+2b+3c+4d+e=(9)2+2(9)+3(0)+4(14)+(−118)=81+18+0+56−118=81+18+56−118=155−118=37
Common Mistakes & Tips
Remember to square both sides of the equation to eliminate square roots. Forgetting to square the ratio is a frequent error.
Be careful with algebraic manipulations, especially when expanding squared terms and distributing negative signs.
Double-check the signs of the coefficients when comparing the derived equation to the general form.
Summary
We found the locus of the point by using the distance formula and the given ratio. After simplifying the equation and comparing it to the general form, we identified the coefficients and calculated the value of the expression a2+2b+3c+4d+e, which is 37.
The final answer is \boxed{37}, which corresponds to option (A).