Question

Difficulty: Very hardFunction Definitions, Evaluation, and Custom Operators

For all non-zero real numbers xx, the function ff satisfies the equation 2f(x)+f(1x)=6x2f(x) + f\left(\frac{1}{x}\right) = 6x. What is the value of f(2)f(2)?

Answer: 7

Answer

The value of f(2)f(2) is 7.
Substituting x=2x = 2 into the functional equation gives 2f(2)+f(12)=122f(2) + f\left(\frac{1}{2}\right) = 12. Substituting x=12x = \frac{1}{2} gives 2f(12)+f(2)=32f\left(\frac{1}{2}\right) + f(2) = 3. Multiplying the first equation by 2 and subtracting the second equation eliminates f(12)f\left(\frac{1}{2}\right), producing 3f(2)=213f(2) = 21, so f(2)=7f(2) = 7.

Step-by-Step Solution

1
Substitute x=2x = 2 into the functional equation
2f(2)+f(12)=122f(2) + f\left(\frac{1}{2}\right) = 12
This establishes a linear relation between f(2)f(2) and f(12)f\left(\frac{1}{2}\right).
2
Substitute x=12x = \frac{1}{2} into the functional equation
2f(12)+f(2)=32f\left(\frac{1}{2}\right) + f(2) = 3
This establishes a second linear relation involving the reciprocal input.
3
Eliminate f(12)f\left(\frac{1}{2}\right) by solving the system of equations
f(2)=7f(2) = 7
Multiplying the first equation by 2 yields 4f(2)+2f(12)=244f(2) + 2f\left(\frac{1}{2}\right) = 24. Subtracting the second equation gives 3f(2)=213f(2) = 21, which simplifies to f(2)=7f(2) = 7.

Key Concept

Evaluating functional equations by reciprocal variable substitution to form and solve a linear system.
Estimated Time:2m 0s
Rate this question