Question:medium

If \(f(x+y)=f(x)f(y)\) and \(f(5)=4\), then \(f(10)-f(-10)\) is equal to

Updated On: Jun 30, 2026
  • 0
  • 15.9375
  • 3
  • 14.0625
Show Solution

The Correct Option is B

Solution and Explanation

Provided:

Functional equation: \[ f(x + y) = f(x)f(y) \] and \[ f(5) = 4 \]

Step 1: Determine \( f(0) \)

Substitute \( y = 0 \) into the functional equation: \[ f(x + 0) = f(x)f(0) \Rightarrow f(x) = f(x)f(0) \] Assuming \( f(x) eq 0 \), divide both sides by \( f(x) \): \[ f(0) = 1 \]

Step 2: Calculate \( f(10) \)

\[ f(10) = f(5 + 5) = f(5) \cdot f(5) = 4 \cdot 4 = 16 \]

Step 3: Calculate \( f(-5) \)

Utilize the identity \( f(0) = 1 \): \[ f(0) = f(5 + (-5)) = f(5)f(-5) \Rightarrow 1 = 4 \cdot f(-5) \] Therefore: \[ f(-5) = \frac{1}{4} \]

Step 4: Calculate \( f(-10) \)

\[ f(-10) = f(-5 + (-5)) = f(-5) \cdot f(-5) = \left( \frac{1}{4} \right)^2 = \frac{1}{16} \]

Step 5: Compute the final expression

\[ f(10) - f(-10) = 16 - \frac{1}{16} = \frac{256 - 1}{16} = \frac{255}{16} = \boxed{15.9375} \]

Final Result:

\(\boxed{15.9375}\)

Was this answer helpful?
0