Question
Question: Find the point on the parabola \[{y^2} = 4ax\] , (a>0) which forms a triangle of area \[3{a^2}\] wit...
Find the point on the parabola y2=4ax , (a>0) which forms a triangle of area 3a2 with the vertex and focus of the parabola.
Solution
In this particular problem, express the point on parabola in parametric form and form a triangle using the vertex and the focus and that point. Thus, find the area of the triangle and equate to the given area to find the unknown coordinates.
Complete step-by-step answer:
Let the point on the parabola y2=4ax be P.
So, we had to express P on parabola y2=4ax in parametric form
⇒So, P≡(at2,2at)
Now as we can see from the above figure that Q is the vertex of the given parabola.
⇒So, Q≡(0,0)
And, R be the focus of the parabola y2=4ax
⇒So, R≡(a,0)
Now as we know that if we are given with the coordinates of three points as A(u,v), B(w,x) and C(y,z). Then, the area of the triangle ABC will be equal to \begin{gathered}
\dfrac{1}{2}\left| {\begin{array}{*{20}{c}}
u&v;&1 \\\
w&x;&1 \\\
y&z;&1
\end{array}} \right| \\\
\\\
\end{gathered} .
So, the area of the triangle with coordinates as P≡(at2,2at), Q≡(0,0) and R≡(a,0).
So, the area of the triangle will be equal to \dfrac{1}{2}\left| {\begin{array}{*{20}{c}}
{a{t^2}}&{2at}&1 \\\
0&0&1 \\\
a&0&1
\end{array}} \right|
Area = 21[at2(0×1−1×0)−2at(0×1−1×a)+1(0×0−0×a)]=21[2a2t]=a2t
Now as we know that we are given in the question that the area of the triangle formed by joining focus vertex and a point on parabola (i.e. PQR) is equal to 3a2.
So, 3a2=a2t
Therefore, t = 3
So, coordinates of point P will be P≡(a(3)2,2a(3))≡(9a,6a)
Hence, the coordinates of the point which forms a triangle of area 3a2 with vertex and focus of the parabola y2=4ax will be (9a,6a).
Note: Whenever we face such questions then the key concept is to recall the parametric coordinates of the parabola. Ans assume the coordinates of the point in parametric form. And then find the area of the triangle formed by using determinant (as stated above). And then equate that area with the given area to find the value of t. And then put the value of t in parametric coordinates to find the coordinates of that point. This will be the easiest and efficient way to find the solution of the problem.