2006 AMC 12A Problems/Problem 18: Difference between revisions
No edit summary |
Added solution |
||
| Line 14: | Line 14: | ||
== Solution == | == Solution == | ||
<math>f(x)+f\left(\frac{1}{x}\right)=x</math> | |||
Plugging in <math> \frac{1}{x} </math> into the function: | |||
<math>f\left(\frac{1}{x}\right)+f\left(\frac{1}{\frac{1}{x}}\right)=\frac{1}{x}</math> | |||
<math>f\left(\frac{1}{x}\right)+ f(x)= \frac{1}{x}</math> | |||
Since <math>f(x) + f\left(\frac{1}{x}\right) </math> cannot have two values: | |||
<math> x = \frac{1}{x} </math> | |||
<math> x^2 = 1 </math> | |||
<math> x=\pm 1</math> | |||
Therefore, the largest set of real numbers that can be in the domain of <math>f</math> is <math>\{-1,1\} \Rightarrow E </math> | |||
== See also == | == See also == | ||
* [[2006 AMC 12A Problems]] | * [[2006 AMC 12A Problems]] | ||
Revision as of 22:08, 11 July 2006
Problem
The function
has the property that for each real number
in its domain,
is also in its domain and
What is the largest set of real numbers that can be in the domain of
?
![]()
Solution
Plugging in
into the function:
Since
cannot have two values:
Therefore, the largest set of real numbers that can be in the domain of
is