Triangle ABC has AB=9 and BC: AC=40: 41. What's the largest area that this triangle can have?
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.
There exists some k ∈ R such that B C = 4 0 k and A C = 4 1 k . Let f ( k ) represent the area of the triangle. The semi-perimeter of the triangle is s = 2 9 + 4 0 k + 4 1 k = 2 9 + 8 1 k . Therefore, using Heron's Formula, we get:
f ( k ) = s ( s − 9 ) ( s − 4 0 k ) ( s − 4 1 k ) = ( 2 9 + 8 1 k ) ( 2 − 9 + 8 1 k ) ( 2 9 + k ) ( 2 9 − k ) f ( k ) = 4 9 ( 8 1 k 2 − 1 ) ( 8 1 − k 2 )
We are trying to find the maximum, so let's find where the derivative is equal to zero:
f ′ ( k ) = 4 9 ∗ 2 ( 8 1 k 2 − 1 ) ( 8 1 − k 2 ) 1 ∗ ( 1 6 2 k ( 8 1 − k 2 ) − 2 k ( 8 1 k 2 − 1 ) ) = 0 1 6 2 k ( 8 1 − k 2 ) − 2 k ( 8 1 k 2 − 1 ) = 0 8 1 ( 8 1 − k 2 ) − ( 8 1 k 2 − 1 ) = 0 6 5 6 2 = 1 6 2 k 2 k 2 = 3 2 8 1 / 8 1
If we plug this into the formula for the area, we get f ( 8 1 3 2 8 1 ) = 8 2 0 .
I suppose I should also prove that this is a maximum instead of a minimum. We can see this by verifying that f ( 9 1 ) = f ( 9 ) = 0 . Therefore f is increasing on ( 1 / 9 , 3 2 8 1 / 8 1 ) and decreasing on ( 3 2 8 1 / 8 1 , 9 ) . Therefore, this is indeed a maximum.