Difference between revisions of "2017 AMC 12A Problems/Problem 20"
(Created page with "==Problem== How many ordered pairs <math>(a,b)</math> such that <math>a</math> is a positive real number and <math>b</math> is an integer between <math>2</math> and <math>200...") |
(→Problem) |
||
Line 4: | Line 4: | ||
<math>\textbf{(A)}\ 198\qquad\textbf{(B)}\ 199\qquad\textbf{(C)}\ 398\qquad\textbf{(D)}\ 399\qquad\textbf{(E)}\ 597</math> | <math>\textbf{(A)}\ 198\qquad\textbf{(B)}\ 199\qquad\textbf{(C)}\ 398\qquad\textbf{(D)}\ 399\qquad\textbf{(E)}\ 597</math> | ||
+ | |||
+ | ==Solution== | ||
+ | |||
+ | By the properties of logarithms, we can rearrange the equation to read <math>2017 log_b a=(log_b a)^{2017}</math>. Then, subtracting <math>2017log_b a</math> from each side yields <math>(log_b a)^{2017}-2017log_b a=0</math>. We then proceed to factor out the term <math>log_b a</math> which results in <math>(log_b a)[(log_b a)2016-2017]=0</math>. Then, we set both factors equal to zero and solve. | ||
+ | |||
+ | <math>log_b a=0</math> has exactly <math>199</math> solutions with the restricted domain of <math>[2,200]</math> since this equation will always have a solution in the form of <math>(1, b)</math>, and there are <math>199</math> possible values of <math>b</math> since <math>200-2+1 = 199</math>. | ||
+ | |||
+ | We proceed to solve the other factor, <math>(log_b a)2016-2017</math>. We add <math>2017</math> to both sides, and take the <math>2016th</math> root, this gives us <math>log_b a=\sqrt[2016]{2017}</math> <math>\sqrt[2016]{2017}</math> is a real number, and therefore <math>a=b^{\sqrt[2016]{2017}}</math> Again, there are <math>199</math> solutions, as | ||
+ | <math>b^{\sqrt[2016]{2017}}</math> must be a real number (It's a real number raised to a real number). | ||
+ | |||
+ | Therefore, there are as many solutions as possible <math>b</math> values, and as there is only one value of a for each <math>b</math>, <math>199 + 199 = 398</math>, therefore the answer is <math>\textbf{D}</math>. |
Revision as of 14:54, 8 February 2017
Problem
How many ordered pairs such that is a positive real number and is an integer between and , inclusive, satisfy the equation
Solution
By the properties of logarithms, we can rearrange the equation to read . Then, subtracting from each side yields . We then proceed to factor out the term which results in . Then, we set both factors equal to zero and solve.
has exactly solutions with the restricted domain of since this equation will always have a solution in the form of , and there are possible values of since .
We proceed to solve the other factor, . We add to both sides, and take the root, this gives us is a real number, and therefore Again, there are solutions, as must be a real number (It's a real number raised to a real number).
Therefore, there are as many solutions as possible values, and as there is only one value of a for each , , therefore the answer is .