Question
Mathematics Question on Area of a Triangle - by Heron’s Formula
The maximum area of a triangle whose one vertex is at (0,0) and the other two vertices lie on the curve y=−2x2+54 at points (x,y) and (−x,y) where y>0 is:
88
108
92
122
108
Solution
Solution: To find the maximum area of the triangle with vertices at (0, 0), (x, y), and (−x, y) where y=−2x2+54, we can proceed as follows:
The base of the triangle is the distance between (x, y) and (−x, y), which is 2x.
The height of the triangle is y, which is the distance from the origin (0, 0) to the line joining (x, y) and (−x, y).
Thus, the area Δ of the triangle is:
Δ=21×base×height=21×2x×y=x×y
Since y=−2x2+54, we can substitute this into the area expression:
Δ=x×(−2x2+54)=−2x3+54x
To maximize Δ, we take the derivative with respect to x and set it to zero:
dxdΔ=−6x2+54=0
−6x2=−54⇒x2=9⇒x=3(since y>0)
Now, substitute x=3 back into the equation for y:
y=−2(3)2+54=−18+54=36
Thus, the maximum area is:
Δ=x×y=3×36=108