1984 AHSME Problems/Problem 15

Revision as of 22:01, 2 July 2011 by Admin25 (talk | contribs) (Created page with "==Problem 15== If <math> \sin{2x}\sin{3x}=\cos{2x}\cos{3x} </math>, then one value for <math> x </math> is <math> \mathrm{(A) \ }18^\circ \qquad \mathrm{(B) \ }30^\circ \qquad \...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem 15

If $\sin{2x}\sin{3x}=\cos{2x}\cos{3x}$, then one value for $x$ is

$\mathrm{(A) \ }18^\circ \qquad \mathrm{(B) \ }30^\circ \qquad \mathrm{(C) \ } 36^\circ \qquad \mathrm{(D) \ }45^\circ \qquad \mathrm{(E) \ } 60^\circ$

Solution

We divide both sides of the equation by $\cos{2x}\times\cos{3x}$ to get $\frac{\sin{2x}\times\sin{3x}}{\cos{2x}\times\cos{3x}}=1$, or $\tan{2x}\times\tan{3x}=1$.

This looks a lot like the formula relating the slopes of two perpendicular lines, which is $m_1\timesm_2=-1$ (Error compiling LaTeX. Unknown error_msg), where $m_1$ and $m_2$ are the slopes. It's made even more relatable by the fact that the tangent of an angle can be defined by the slope of the line that makes that angle with the x-axis.

We can make this look even more like the slope formula by multiplying both sides by $-1$:

$\tan{2x}\times-\tan{3x}=-1$, and using the trigonometric identity $-\tan{x}=\tan{-x}$, we have $\tan{2x}\times\tan{-3x}=-1$.

Now it's time for a diagram:

[asy] unitsize(2.54cm); draw(unitcircle); draw((0,-1.25)--(0,1.25)); draw((-1.25,0)--(1.25,0)); draw((0,0)--(cos(2pi/10),sin(2pi/10))); draw((0,0)--(cos(-3pi/10),sin(-3pi/10))); label("$\tan{-3x}$",(cos(-3pi/10),sin(-3pi/10)),SE); label("$\tan{2x}$",(cos(2pi/10),sin(2pi/10)),NE); label("$2x$",(.125,.03),ENE); label("$3x$",(.125,-.06),ESE); [/asy]

Since the product of the two slopes, $\tan{2x}$ and $\tan{-3x}$, is $-1$, the lines are perpendicular, and the angle between them is $\frac{\pi}{2}$. The angle between them is also $2x+3x=5x$, so $5x=\frac{\pi}{2}$ and $x=\frac{\pi}{10}$, or $18^\circ, \boxed{\text{A}}$.

NOTE: To show that $18^\circ$ is not the only solution, we can also set $5x$ equal to another angle measure congruent to $\frac{\pi}{2}$, such as $\frac{5\pi}{2}$, yielding another solution as $\frac{\pi}{2}=90^\circ$, which clearly is a solution to the equation.

See Also

1984 AHSME (ProblemsAnswer KeyResources)
Preceded by
Problem 14
Followed by
Problem 16
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
All AHSME Problems and Solutions