Difference between revisions of "2003 AIME I Problems/Problem 11"
m (→Solution) |
m |
||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
− | An angle <math> x </math> is chosen at random from the interval <math> 0^\circ < x < 90^\circ. </math> Let <math> p </math> be the probability that the numbers <math> \sin^2 x, \cos^2 x, </math> and <math> \sin x \cos x </math> are not the lengths of the sides of a triangle. Given that <math> p = d/n, </math> where <math> d </math> is the number of degrees in <math> \arctan m </math> and <math> m </math> and <math> n </math> are positive | + | An [[angle]] <math> x </math> is chosen at random from the [[interval]] <math> 0^\circ < x < 90^\circ. </math> Let <math> p </math> be the probability that the numbers <math> \sin^2 x, \cos^2 x, </math> and <math> \sin x \cos x </math> are not the lengths of the sides of a triangle. Given that <math> p = d/n, </math> where <math> d </math> is the number of degrees in <math> \arctan m </math> and <math> m </math> and <math> n </math> are [[positive integer]]s with <math> m + n < 1000, </math> find <math> m + n. </math> |
== Solution == | == Solution == | ||
Line 12: | Line 12: | ||
<math>\cos^2 x - \sin^2 x > \sin x \cos x</math> | <math>\cos^2 x - \sin^2 x > \sin x \cos x</math> | ||
− | and, using some of our [[trigonometric identities]] we | + | and, using some of our [[trigonometric identities]], we can re-write this as |
− | <math>\cos 2x > \frac 12 \sin 2x</math> and since we've chosen <math>x \in (0, 45)</math> this means | + | <math>\cos 2x > \frac 12 \sin 2x</math> and since we've chosen <math>x \in (0, 45)</math> this means <math>\cos 2x > 0</math> so |
<math>2 > \tan 2x</math> or <math>x < \frac 12 \arctan 2</math>. | <math>2 > \tan 2x</math> or <math>x < \frac 12 \arctan 2</math>. | ||
− | The [[probability]] that <math>x</math> lies in this range is <math>\frac 1{45} \cdot \frac 12 \arctan 2 = \frac{\arctan 2}{90}</math> so that <math>m = 2</math>, <math>n = 90</math> and our answer is <math>092</math>. | + | The [[probability]] that <math>x</math> lies in this range is <math>\frac 1{45} \cdot \left(\frac 12 \arctan 2\right) = \frac{\arctan 2}{90}</math> so that <math>m = 2</math>, <math>n = 90</math> and our answer is <math>092</math>. |
== See also == | == See also == | ||
+ | * [[2003 AIME I Problems/Problem 10 | Previous problem]] | ||
+ | * [[2003 AIME I Problems/Problem 12 | Next problem]] | ||
* [[2003 AIME I Problems]] | * [[2003 AIME I Problems]] | ||
+ | |||
+ | [[Category:Intermediate Trigonometry Problems]] |
Revision as of 12:39, 24 October 2006
Problem
An angle is chosen at random from the interval Let be the probability that the numbers and are not the lengths of the sides of a triangle. Given that where is the number of degrees in and and are positive integers with find
Solution
Note that the three expressions are symmetric with respect to interchanging and , and so the probability is symmetric around . Thus, take so that . Then is the largest of the three given expressions and those three lengths not forming a triangle is equivalent to a violation of the triangle inequality
This is equivalent to
and, using some of our trigonometric identities, we can re-write this as
and since we've chosen this means so
or .
The probability that lies in this range is so that , and our answer is .