Difference between revisions of "2013 AIME II Problems/Problem 15"
Zhuangzhuang (talk | contribs) (→Alternate Solution) |
Zhuangzhuang (talk | contribs) (→Alternate Solution) |
||
Line 30: | Line 30: | ||
Add <cmath>\begin{align*} \cos^2 C+2(\cos A\cos B-\sin A \sin B)\cos C \end{align*}</cmath> to both sides of the first given equation. | Add <cmath>\begin{align*} \cos^2 C+2(\cos A\cos B-\sin A \sin B)\cos C \end{align*}</cmath> to both sides of the first given equation. | ||
+ | |||
+ | |||
+ | |||
Thus, as <cmath>\begin{align*} \cos A\cos B-\sin A\sin B=\cos (A+B)=-\cos C ,\end{align*}</cmath> | Thus, as <cmath>\begin{align*} \cos A\cos B-\sin A\sin B=\cos (A+B)=-\cos C ,\end{align*}</cmath> |
Revision as of 21:17, 5 April 2013
Let be angles of an acute triangle with There are positive integers , , , and for which where and are relatively prime and is not divisible by the square of any prime. Find .
Solution
Let's draw the triangle. Since the problem only deals with angles, we can go ahead and set one of the sides to a convenient value. Let .
By the Law of Sines, we must have and .
Now let us analyze the given:
\begin{align*} \cos^2A + \cos^2B + 2\sinA\sinB\cosC &= 1-\sin^2A + 1-\sin^2B + 2\sinA\sinB\cosC \\ &= 2-(\sin^2A + \sin^2B - 2\sinA\sinB\cosC) \end{align*} (Error compiling LaTeX. Unknown error_msg)
Now we can use the Law of Cosines to simplify this:
Therefore: Similarly, Note that the desired value is equivalent to , which is . All that remains is to use the sine addition formula and, after a few minor computations, we obtain a result of . Thus, the answer is .
Alternate Solution
Let us use the identity .
Add to both sides of the first given equation.
Thus, as
we have , so is and therefore is .
Similarily, we have and and the rest of the solution proceeds as above.