Difference between revisions of "2013 AIME II Problems/Problem 15"
ProbaBillity (talk | contribs) (→Solution) |
ProbaBillity (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | Let <math>A,B,C</math> be angles of an acute triangle with | |
+ | <cmath> \begin{align*} | ||
\cos^2 A + \cos^2 B + 2 \sin A \sin B \cos C &= \frac{15}{8} \text{ and} \\ | \cos^2 A + \cos^2 B + 2 \sin A \sin B \cos C &= \frac{15}{8} \text{ and} \\ | ||
\cos^2 B + \cos^2 C + 2 \sin B \sin C \cos A &= \frac{14}{9} | \cos^2 B + \cos^2 C + 2 \sin B \sin C \cos A &= \frac{14}{9} | ||
− | \end{align*} | + | \end{align*} </cmath> |
There are positive integers <math>p</math>, <math>q</math>, <math>r</math>, and <math>s</math> for which <cmath> \cos^2 C + \cos^2 A + 2 \sin C \sin A \cos B = \frac{p-q\sqrt{r}}{s}, </cmath> where <math>p+q</math> and <math>s</math> are relatively prime and <math>r</math> is not divisible by the square of any prime. Find <math>p+q+r+s</math>. | There are positive integers <math>p</math>, <math>q</math>, <math>r</math>, and <math>s</math> for which <cmath> \cos^2 C + \cos^2 A + 2 \sin C \sin A \cos B = \frac{p-q\sqrt{r}}{s}, </cmath> where <math>p+q</math> and <math>s</math> are relatively prime and <math>r</math> is not divisible by the square of any prime. Find <math>p+q+r+s</math>. | ||
Line 12: | Line 13: | ||
Now let us analyze the given: | Now let us analyze the given: | ||
− | < | + | <cmath>\begin{align*} |
\cos^2A + \cos^2B + 2\sinA\sinB\cosC &= 1-\sin^2A + 1-\sin^2B + 2\sinA\sinB\cosC \\ | \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) | &= 2-(\sin^2A + \sin^2B - 2\sinA\sinB\cosC) | ||
− | \end{align*}</ | + | \end{align*}</cmath> |
Now we can use the Law of Cosines to simplify this: | Now we can use the Law of Cosines to simplify this: |
Revision as of 13:43, 4 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 .