Question
Question: The equation of the parabola whose equation of directrix is 3x +4y-1 = 0 and focus is at (-1,3) is a...
The equation of the parabola whose equation of directrix is 3x +4y-1 = 0 and focus is at (-1,3) is ax²+bxy+cy²+56x-142y+249 = 0. Then the value of a+b+c is

1
-1
2
-2
1
Solution
The fundamental definition of a parabola states that it is the locus of a point that is equidistant from a fixed point (the focus) and a fixed line (the directrix).
Given:
- Focus S = (-1, 3)
- Equation of the directrix L: 3x+4y−1=0
Let P(x, y) be any point on the parabola.
-
Distance from P to the focus (PS):
Using the distance formula, PS=(x−(−1))2+(y−3)2
PS=(x+1)2+(y−3)2 -
Distance from P to the directrix (PM):
The perpendicular distance from a point (x0,y0) to a line Ax+By+C=0 is given by the formula PM=A2+B2∣Ax0+By0+C∣.
Here, (x0,y0)=(x,y), A=3, B=4, C=−1.
PM=32+42∣3x+4y−1∣
PM=9+16∣3x+4y−1∣
PM=25∣3x+4y−1∣
PM=5∣3x+4y−1∣ -
Equate PS and PM (PS = PM):
(x+1)2+(y−3)2=5∣3x+4y−1∣ -
Square both sides to eliminate the square root and absolute value:
(x+1)2+(y−3)2=(53x+4y−1)2
(x2+2x+1)+(y2−6y+9)=25(3x+4y−1)2
x2+y2+2x−6y+10=25(3x)2+(4y)2+(−1)2+2(3x)(4y)+2(4y)(−1)+2(3x)(−1)
x2+y2+2x−6y+10=259x2+16y2+1+24xy−8y−6x -
Multiply both sides by 25 and rearrange the terms:
25(x2+y2+2x−6y+10)=9x2+16y2+24xy−6x−8y+1
25x2+25y2+50x−150y+250=9x2+16y2+24xy−6x−8y+1
Move all terms to one side to match the given general form ax2+bxy+cy2+56x−142y+249=0:
(25x2−9x2)+(25y2−16y2)−24xy+(50x−(−6x))+(−150y−(−8y))+(250−1)=0
16x2+9y2−24xy+(50x+6x)+(−150y+8y)+249=0
16x2−24xy+9y2+56x−142y+249=0 -
Compare with the given equation ax2+bxy+cy2+56x−142y+249=0:
By comparing the coefficients, we get:
a=16
b=−24
c=9 -
Calculate a + b + c:
a+b+c=16+(−24)+9
a+b+c=16−24+9
a+b+c=−8+9
a+b+c=1