There are three points
and
on the parabola
What is the maximum area of the triangle
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.
The area of a triangle whose vertices are ( x 1 , y 1 ) , ( x 2 , y 2 ) , and ( x 3 , y 3 ) is given by: A = 2 1 ∣ ∣ ∣ ∣ ∣ ∣ x 1 x 2 x 3 y 1 y 2 y 3 1 1 1 ∣ ∣ ∣ ∣ ∣ ∣ . Therefore, the area of a triangle whose vertices are ( 1 , 0 ) , ( 4 , 3 ) , and ( x , y ) where ( x , y ) lies on the parabola y = − x 2 + 6 x − 5 is A = 2 1 ∣ ∣ ∣ ∣ ∣ ∣ x 1 4 y 0 3 1 1 1 ∣ ∣ ∣ ∣ ∣ ∣ = 2 1 ( 3 y − 3 x + 3 ) = 2 3 ( y − x + 1 ) = 2 3 ( − x 2 + 6 x − 5 − x + 1 ) = − 2 3 x 2 + 2 1 5 x − 6 . In general, quadratic equation f ( x ) = a x 2 + b x + c , for a < 0 , will have a maximum value at x = − 2 a b . Thus x = − 2 ( − 2 3 ) 2 1 5 = 2 5 and A = − 2 3 x 2 + 2 1 5 x − 6 = − 2 3 ( 2 5 ) 2 + 2 1 5 ( 2 5 ) − 6 = 8 2 7 # Q . E . D . #