Difference between revisions of "1997 AIME Problems/Problem 12"
m (→Solution 6 (Short)) |
m (→Solution 8 (shorter than solution 6)) |
||
Line 83: | Line 83: | ||
=== Solution 8 (shorter than solution 6) === | === Solution 8 (shorter than solution 6) === | ||
Because there are no other special numbers other than <math>19</math> and <math>97</math>, take the average to get <math>\boxed{58}</math>. (Note I solved this problem the solution one way but noticed this and this probably generalizes to all <math>f(x)=x, f(y)=y</math> questions like these) | Because there are no other special numbers other than <math>19</math> and <math>97</math>, take the average to get <math>\boxed{58}</math>. (Note I solved this problem the solution one way but noticed this and this probably generalizes to all <math>f(x)=x, f(y)=y</math> questions like these) | ||
+ | |||
+ | ===Solution 9 (Simple)=== | ||
+ | By the function definition, <math>f(f(x))</math>, <math>f</math> is its own inverse, so the only value not in the range of <math>f</math> is the value not in the domain of <math>f</math> (which is <math>-d/c</math>). | ||
+ | |||
+ | Since <math>f(f(x))</math>, <math>f(f(0)=0</math> (0 is a convenient value to use). | ||
+ | <math>f(f(0))=f(f(\tfrac{b}{d})=\dfrac{a\cdot\tfrac{b}{d}+b}{c\cdot\tfrac{b}{d}+d}=\dfrac{ab+bd}{bc+d^2}=0 \Rightarrow ab+bd=0</math>. | ||
+ | |||
+ | Then | ||
+ | <math>ab+bd=b(a+d)=0</math> and since <math>b</math> is nonzero, <math>a=-d</math>. | ||
+ | |||
+ | The answer we are searching for, <math>\dfrac{-d}{c}</math> (the only value not in the range of <math>f</math>), can now be expressed as <math>\dfrac{a}{c}</math>. | ||
+ | |||
+ | We are given <math>f(19)=19</math> and <math>f(97)</math>, and they satisfy the equation <math>f(x)=x</math>, which simplifies to <math>\dfrac{ax+b}{cx+d}=x\Rightarrow x(cx+d)=ax+b\Rightarrow cx^2+(d-x)x+b=0</math>. We have written this quadratic with roots <math>19</math> and <math>97</math>. | ||
+ | |||
+ | By Vieta, <math>\dfrac{-(d-a)}{c}=\dfrac{-(-a-a)}{c}=\dfrac{2a}{c}=19+97</math>. | ||
+ | |||
+ | So our answer is <math>\dfrac{116}{2}=\boxed{058}</math>. | ||
+ | |||
+ | ~BakedPotato66 | ||
== See also == | == See also == |
Revision as of 20:09, 11 June 2021
Problem
The function defined by , where ,, and are nonzero real numbers, has the properties , and for all values except . Find the unique number that is not in the range of .
Contents
Solution
Solution 1
First, we use the fact that for all in the domain. Substituting the function definition, we have , which reduces to In order for this fraction to reduce to , we must have and . From , we get or . The second cannot be true, since we are given that are nonzero. This means , so .
The only value that is not in the range of this function is . To find , we use the two values of the function given to us. We get and . Subtracting the second equation from the first will eliminate , and this results in , so
Alternatively, we could have found out that by using the fact that .
Solution 2
First, we note that is the horizontal asymptote of the function, and since this is a linear function over a linear function, the unique number not in the range of will be . . Without loss of generality, let , so the function becomes .
(Considering as a limit) By the given, . , so . as reaches the vertical asymptote, which is at . Hence . Substituting the givens, we get
Clearly we can discard the positive root, so .
Solution 3
We first note (as before) that the number not in the range of is , as is evidently never 0 (otherwise, would be a constant function, violating the condition ).
We may represent the real number as , with two such column vectors considered equivalent if they are scalar multiples of each other. Similarly, we can represent a function as a matrix . Function composition and evaluation then become matrix multiplication.
Now in general, In our problem . It follows that for some nonzero real . Since it follows that . (In fact, this condition condition is equivalent to the condition that for all in the domain of .)
We next note that the function evaluates to 0 when equals 19 and 97. Therefore Thus , so , our answer.
Solution 4
Any number that is not in the domain of the inverse of cannot be in the range of . Starting with , we rearrange some things to get . Clearly, is the number that is outside the range of .
Since we are given , we have that
All the quadratic terms, linear terms, and constant terms must be equal on both sides for this to be a true statement so we have that .
This solution follows in the same manner as the last paragraph of the first solution.
Solution 5
Since is , it must be symmetric across the line . Also, since , it must touch the line at and . a hyperbola that is a scaled and transformed version of . Write as , and z is our desired answer . Take the basic hyperbola, . The distance between points and is , while the distance between and is , so it is scaled by a factor of . Then, we will need to shift it from to , shifting up by , or , so our answer is . Note that shifting the does not require any change from ; it changes the denominator of the part .
Solution 6 (Short)
From , it is obvious that is the value not in the range. First notice that since , which means so . Using , we have that ; on we obtain . Solving for in terms of leads us to , so the answer is .
- solution by mathleticguyyy
Solution 7
Begin by finding the inverse function of , which turns out to be . Since , , so substituting 19 and 97 yields the system, , and after multiplying each equation out and subtracting equation 1 from 2, and after simplifying, you will get . Coincidentally, then , which is familiar because , and since , . Also, , due to . This simplifies to , , , , and substituting and simplifying, you get , then . Looking at one more time, we get , and substituting, we get , and we are done.
Solution 8 (shorter than solution 6)
Because there are no other special numbers other than and , take the average to get . (Note I solved this problem the solution one way but noticed this and this probably generalizes to all questions like these)
Solution 9 (Simple)
By the function definition, , is its own inverse, so the only value not in the range of is the value not in the domain of (which is ).
Since , (0 is a convenient value to use). .
Then and since is nonzero, .
The answer we are searching for, (the only value not in the range of ), can now be expressed as .
We are given and , and they satisfy the equation , which simplifies to . We have written this quadratic with roots and .
By Vieta, .
So our answer is .
~BakedPotato66
See also
1997 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 11 |
Followed by Problem 13 | |
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.