△ A B C have A B = 2 0 and B C = 1 5 . If max ( tan ∠ A ) = c a b for positive integers a , b , c with a , c relatively prime and b square-free, find a + b + c .
Let
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.
Same reasoning.
By the Law of Sines we have:
sin γ A B = sin A B C ⇒ sin γ 2 0 = sin A 1 5 ⇒ sin A = 4 3 sin γ and cos A = 4 1 6 − 9 sin 2 γ .
We can express tan A as a function of γ :
t a n A = f ( γ ) = 1 6 − 9 sin 2 γ 3 sin γ
and setting the first derivative equal to zero gives:
f ′ ( γ ) = ( 1 6 − 9 sin 2 γ ) 3 / 2 4 8 cos γ = 0 ⇒ γ = 2 ( 4 n − 1 ) π , 2 ( 4 n + 1 ) π for n ∈ Z
and checking the second derivative f ′ ′ ( γ ) = 2 4 ⋅ ( 1 6 − 9 sin 2 γ ) 5 / 2 9 sin 3 γ − 5 sin γ additionally yields:
f ′ ′ ( 2 ( 4 n + 1 ) π ) < 0 and f ′ ′ ( 2 ( 4 n − 1 ) π ) > 0
with the maximum value attained by the former. Hence, the maximum value for tan A is f ( 2 ( 4 n + 1 ) π ) = 1 6 − 9 ( 1 2 ) 3 ( 1 ) = 7 3 7 .
Problem Loading...
Note Loading...
Set Loading...
Simple, probably unoriginal problem, but I liked the idea.
First note that to maximize tan ∠ A , we maximize ∠ A (it's true that when ∠ A > 9 0 ∘ the value suddenly drops, but the situation doesn't let that happen, as we will see).
Draw segment A B and consider the locus of all possible points C . This is a circle with radius 1 5 and center B . Now it is clear that to maximize ∠ A , we just need to make A C tangent to this circle, making ∠ A C B = 9 0 ∘
Now using Pythagorean Theorem we get A C = A B 2 − B C 2 = 2 0 2 + 1 5 2 = 5 7
Thus tan ∠ A = 5 7 1 5 = 7 3 = 7 3 7 so our answer is 3 + 7 + 7 = 1 7