There is a parabola with directrix defined by the line
3 x + 7 y = 2 1
and focal point
P = ( 3 , 3 ) .
The equation of the parabola can be written as
a x 2 + b x y + c y 2 + d x + e y + f = 0 ,
where the g cd ( ∣ a ∣ , ∣ b ∣ , ∣ c ∣ , ∣ d ∣ , ∣ e ∣ , ∣ f ∣ ) = 1 . Find the maximum value of
a + b + c + d + e + f .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Cause the perpendicular distance of the point from a line is defined as eq of line/(a^2+b^2)^1/2
why u have taken 58 here ??? i mean i didnt undrstnd this
Given the focus is at F(3,3) and let P(x,y) be a point on the parabola.
By definition of parabola, the distance between the focus (F) and a point on the parabola is equal to the distance bewteen the point of the parabola P and the line 3x+7y=21, i.e.,
Sqrt [ (x-3)^2+(y-3)^2) ] = | 3x+7y-21|\ sqrt(3^2+7^2)
Since we are just solving for the sum of the coefficients of the terms once expanded and simplified theb we just let x=y=1. So, we have
Sqrt [ 4+4] = |3+7-21|\sqrt(58)
Sqrt [8(58)]= |-11|
Square both sides,
343-121=343.
So the answer is 343.
LOL maximum has nothing to do with that expression answer is simply 343
Let ( h , k ) be any point on the parabola. Then by the definition of the parabola, it must satisfy the following equation: ( h − 3 ) 2 + ( k − 3 ) 2 = ( 3 ) 2 + ( 7 ) 2 2 1 − 3 h − 7 k .
On simplifying the equation and bringing it down to the form a x 2 + b x y + c y 2 + d x + e y + f = 0 , and then comparing the coefficients then adding [ i . e . a + b + c + d + e + f ] we get the answer as 3 4 3 .
Here is a glance of the computation ( h − 3 ) 2 + ( k − 3 ) 2 = ( 3 ) 2 + ( 7 ) 2 2 1 − 3 h − 7 k ⇒ ( h − 3 ) 2 + ( k − 3 ) 2 = 5 8 ( 2 1 − 3 h − 7 k ) 2 ⇒ h 2 − 6 h + 9 + k 2 − 6 k + 9 = 5 8 ( 2 1 − ( 3 h + 7 k ) ) 2 ⇒ 5 8 ( h 2 − 6 h + 9 + k 2 − 6 k + 9 ) = 2 1 2 + 9 h 2 + 4 9 k 2 + 4 2 h k − 4 2 . 3 h − 4 2 . 7 k ⇒ 5 8 h 2 + 5 8 k 2 − 3 4 8 h − 3 4 8 k + 1 0 4 4 = 4 4 1 + 9 h 2 + 4 9 k 2 + 4 2 h k − 1 2 6 h − 2 9 4 k ⇒ 4 9 h 2 + 9 k 2 − 2 2 h − 5 4 k − 4 2 h + 6 0 3 = 0 .
Problem Loading...
Note Loading...
Set Loading...
parabola is a locus of a point whose dist from a fixed point and fixed line are equal.
[(3x+7y-21)^2]/(58)^1/2=[(x-3)^2+(y-3)^2]^(1/2)
solving we get
49x^2+9y^2-42xy-222x-54y+603=0
gcd=1
answer=49+9-42-222-54+603 =343