Question

Difficulty: Very hardFunctions and Custom Symbol Operations

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

  1. 72\frac{7}{2}Answer
  2. B
    83\frac{8}{3}
  3. C
    125\frac{12}{5}
  4. D
    114\frac{11}{4}
  5. E
    52\frac{5}{2}

Answer

The value of f(2)f(2) is 72\frac{7}{2}.
To solve for f(2)f(2), set up a system of equations by evaluating the given relation 2f(x)+f(1/x)=3x2f(x) + f(1/x) = 3x at x=2x = 2 and at x=1/2x = 1/2. Substituting x=2x = 2 gives 2f(2)+f(1/2)=62f(2) + f(1/2) = 6, and substituting x=1/2x = 1/2 gives 2f(1/2)+f(2)=3/22f(1/2) + f(2) = 3/2. Expressing f(1/2)f(1/2) from the first equation as 62f(2)6 - 2f(2) and substituting it into the second yields 2(62f(2))+f(2)=3/22(6 - 2f(2)) + f(2) = 3/2, which simplifies to 3f(2)=21/2-3f(2) = -21/2, so f(2)=7/2f(2) = 7/2.

Step-by-Step Solution

1
Substitute x=2x = 2 into the functional relation.
2f(2)+f(12)=3(2)=62f(2) + f\left(\frac{1}{2}\right) = 3(2) = 6
This yields a linear relationship involving f(2)f(2) and f(12)f\left(\frac{1}{2}\right).
2
Substitute x=12x = \frac{1}{2} into the original functional relation.
2f(12)+f(2)=3(12)=322f\left(\frac{1}{2}\right) + f(2) = 3\left(\frac{1}{2}\right) = \frac{3}{2}
This provides a second independent linear equation with the same two unknown quantities, f(2)f(2) and f(12)f\left(\frac{1}{2}\right).
3
Multiply the second equation by 22 to eliminate f(12)f\left(\frac{1}{2}\right).
4f(12)+2f(2)=34f\left(\frac{1}{2}\right) + 2f(2) = 3
Preparing to eliminate f(2)f(2) or f(12)f\left(\frac{1}{2}\right) using elimination.
4
Solve the system of equations for f(2)f(2).
From 2f(2)+f(12)=62f(2) + f\left(\frac{1}{2}\right) = 6, we get f(12)=62f(2)f\left(\frac{1}{2}\right) = 6 - 2f(2). Substituting this into the second equation 2(62f(2))+f(2)=32    124f(2)+f(2)=32    3f(2)=3212=212    f(2)=722(6 - 2f(2)) + f(2) = \frac{3}{2} \implies 12 - 4f(2) + f(2) = \frac{3}{2} \implies -3f(2) = \frac{3}{2} - 12 = -\frac{21}{2} \implies f(2) = \frac{7}{2}.
Algebraic reduction isolates f(2)f(2).

Key Concept

Functional Equations and System of Equations via Variable Substitution
Rate this question