If the point P on the parabola ${y^2} = 4ax$ for which |PR - PQ| is maximum, where $R = (- a,0)$, $Q = (0,a)$ is represented as $( {{k_1}a,\;{k_2}a})$, then find the value of $( {{k_1} + {k_2}})$
Hint: Use triangle inequality to find the general points of parabola in parametric form to find the sum of
$K_1$ and $K_2$.
Complete step-by-step answer:
P point is given as $(K_1a,K_2a)$,Q point is given as (0,a) and R point is given as (−a,0)
When you join these points it makes a triangle, So according to triangle inequality the modulus of difference of two sides is always less than or equal to the third side.
$\Rightarrow |PR−PQ|⩽|QR|$
Maximum value of
|PR−PQ|=QR because everything is less than or equal to QR.
$\Rightarrow |PR−PQ|=QR$, when P, Q, R are collinear
So, the equation of line joining R and Q is
$\Rightarrow y−0= \dfrac {a−0}{0−(−a)}(x−(−a))$
$\Rightarrow y=x+a$
Equation of parabola is $y^2=4ax$
In parametric form the coordinates of parabola is $(at^2,2at)$
Where t is a parameter and these parametric coordinates represent every point on parabola.
$\Rightarrow$ p point is $(at^2,2at)$
Now P, Q, R is in straight line, then this p point satisfy the equation of straight line
$\Rightarrow 2at−at^2=a$
$\Rightarrow t^2−2t+1=0$
$\Rightarrow (t−1)^2=0$
$\Rightarrow (t−1)=0$
$\Rightarrow t=1$
So, put the value of t in P points
$\Rightarrow$ P(a,2a), So compare this points with given points $(K_1a,K_2a)$
So, on comparing $K_1=1,K_2=2$
$\Rightarrow$ The value of $(K_1+K_2)=1+2=3$.
So, this is the required answer.
NOTE: - In this type of problem always apply inequality identity, after that find out the general points of parabola in parametric form and satisfy these points in the equation which pass from this point.