Question
Question: Prove that the area of the triangle inscribed in the parabola \({{y}^{2}}=4ax\) is \(\dfrac{1}{8a}\l...
Prove that the area of the triangle inscribed in the parabola y2=4ax is 8a1∣(y1−y2)(y2−y3)(y3−y1)∣ sq. units where y1,y2,y3 are the ordinates of its vertices.
Solution
We consider the 3 points of the coordinates of the triangle as (x1,y1),(x2,y2),(x3,y3). We take the x-coordinates in terms of y1,y2,y3 only. Since the triangle is inscribed in the parabola, we know that the vertices of the triangle lie on the parabola. Then using these coordinates, we calculate the area of the triangle using the formula Area=21∣D∣, where D stands for the determinant of the matrix for the coordinates of the triangle.
Complete step by step solution:
In order to solve this question, let us consider the coordinates of the three vertices of the triangle to be (x1,y1),(x2,y2),(x3,y3). Now we know that since the triangle is inscribed in the parabola, the vertices of the triangle lie on the parabola. We can see this in the image below.
Hence, the coordinate points of the triangle satisfy the equation of the parabola as y12=4ax1,y22=4ax2,y32=4ax3. Rearranging this in terms of y1,y2,y3 , we get the coordinates completely in terms of y1,y2,y3 as (4ay12,y1),(4ay22,y2),(4ay32,y3).
We now calculate the area of the triangle using the formula,
⇒Area=21∣D∣
Where ∣D∣ is the determinant of the coordinates of the triangle given by
⇒∣D∣=4ay12 4ay22 4ay32 y1y2y3111
Taking the term 4a1 common from the first column of the determinant,
⇒∣D∣=4a1y12 y22 y32 y1y2y3111
Using row operations, we subtract the rows 1 and 2 with row 3,
⇒∣D∣=4a1y12−y32 y22−y32 y32 y1−y3y2−y3y31−11−11
Splitting the y12−y32 as (y1−y3)(y1+y3) and y22−y32 as (y2−y3)(y2+y3),
⇒∣D∣=4a1(y1−y3)(y1+y3) (y2−y3)(y2+y3) y32 y1−y3y2−y3y3001
Taking the terms (y1−y3) common out from the first row and the term (y2−y3) common from the second row,
⇒∣D∣=4a1(y1−y3)(y2−y3)(y1+y3) (y2+y3) y32 11y3001
Taking the determinant,
⇒∣D∣=4a1(y1−y3)(y2−y3)[(y1+y3).(1×1−y3×0)−1.((y2+y3)×1−y32×0)+0.((y2+y3)×y3−y32×1)]
Taking the product of the first two terms and since the product of the third term with 0 is 0, we ignore the last term,
⇒∣D∣=4a1(y1−y3)(y2−y3)[(y1+y3)×(1−0)−((y2+y3)−0)]
Multiplying the first term with 1 and writing the second term as it is,
⇒∣D∣=4a1(y1−y3)(y2−y3)[(y1+y3)−(y2+y3)]
Taking the second term outside the bracket and multiplying with the negative sign,
⇒∣D∣=4a1(y1−y3)(y2−y3)[y1+y3−y2−y3]
Subtracting the y3 terms,
⇒∣D∣=4a1(y1−y3)(y2−y3)[y1−y2]
Taking the magnitude since are is always positive, we can rearrange the terms in the first bracket as,
⇒∣D∣=4a1∣(y3−y1)(y2−y3)(y1−y2)∣
Substituting this whole term in the formula for area, we get
⇒Area=21×4a1∣(y1−y2)(y2−y3)(y3−y1)∣
Multiplying the constants,
⇒Area=8a1∣(y1−y2)(y2−y3)(y3−y1)∣
Hence, we have proved that the area of the triangle is 8a1∣(y1−y2)(y2−y3)(y3−y1)∣.
Note:
We need to know the basic concepts of finding the determinant in order to solve this question easily. We need to be careful while solving the determinant. It becomes easier to first do the row operations and manipulations before calculating the determinant than to directly calculate the determinant. We can also directly solve the determinant but it can be time consuming and more error prone.