Difference between revisions of "2018 AIME II Problems/Problem 6"
Line 6: | Line 6: | ||
are all real can be written in the form <math>\dfrac{m}{n}</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. Find <math>m + n</math>. | are all real can be written in the form <math>\dfrac{m}{n}</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. Find <math>m + n</math>. | ||
+ | |||
+ | ==Solution== | ||
+ | |||
+ | The polynomial we are given is rather complicated, so we could use [[Rational Root Theorem]] to turn the given polynomial into a degree-2 polynomial. With Rational Root Theorem, <math>x = 1, -1, 2, -2</math> are all possible roots. Upon plugging these roots into the polynomial, <math>x = -2</math> and <math>x = 1</math> make the polynomial equal 0 and thus, they are roots that we can factor out. | ||
+ | |||
+ | The polynomial becomes: | ||
+ | |||
+ | <math>(x - 1)(x + 2)(x^2 + (2a - 1)x + 1)</math> | ||
+ | |||
+ | Since we know <math>1</math> and <math>-2</math> are real numbers, we only need to focus on the quadratic. | ||
+ | |||
+ | We should set the discriminant of the quadratic greater than or equal to 0. | ||
+ | |||
+ | <math>(2a - 1)^2 - 4 \geq 0</math>. | ||
+ | |||
+ | This simplifies to: | ||
+ | |||
+ | <math>a \geq \dfrac{3}{2}</math> | ||
+ | |||
+ | or | ||
+ | |||
+ | <math>a \leq -\dfrac{1}{2}</math> | ||
+ | |||
+ | This means that the interval <math>(-\dfrac{1}{2}, \dfrac{3}{2})</math> is the "bad" interval. The length of the interval where <math>a</math> can be chosen from is 38 units long, while the bad interval is 2 units long. Therefore, the good interval is 36 units long. | ||
+ | |||
+ | <math>\dfrac{36}{38} = \dfrac{18}{19}</math> | ||
+ | |||
+ | <math>18 + 19 = \boxed{037}</math> | ||
+ | |||
+ | ==See Also== | ||
{{AIME box|year=2018|n=II|num-b=5|num-a=7}} | {{AIME box|year=2018|n=II|num-b=5|num-a=7}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 09:09, 24 March 2018
Problem
A real number is chosen randomly and uniformly from the interval . The probability that the roots of the polynomial
are all real can be written in the form , where and are relatively prime positive integers. Find .
Solution
The polynomial we are given is rather complicated, so we could use Rational Root Theorem to turn the given polynomial into a degree-2 polynomial. With Rational Root Theorem, are all possible roots. Upon plugging these roots into the polynomial, and make the polynomial equal 0 and thus, they are roots that we can factor out.
The polynomial becomes:
Since we know and are real numbers, we only need to focus on the quadratic.
We should set the discriminant of the quadratic greater than or equal to 0.
.
This simplifies to:
or
This means that the interval is the "bad" interval. The length of the interval where can be chosen from is 38 units long, while the bad interval is 2 units long. Therefore, the good interval is 36 units long.
See Also
2018 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 5 |
Followed by Problem 7 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.