We have a functional equation: f(x+y)=f(x)f(y) and we know that f(5)=4.
This functional equation tells us that when we add inputs, we multiply outputs.
Since 10=5+5, we can use our functional equation:
f(10)=f(5+5)=f(5)×f(5)=f(5)2
Substituting f(5)=4:
f(10)=42=16
Before finding f(−10), we need to determine f(0).
Using the functional equation with x=y=0:
f(0)=f(0+0)=f(0)×f(0)=f(0)2
This gives us: f(0)=f(0)2
f(0)−f(0)2=0
f(0)(1−f(0))=0
So either f(0)=0 or f(0)=1.
If f(0)=0, then f(5)=f(5+0)=f(5)×f(0)=f(5)×0=0
But we're told $f(5) = 4
eq 0$, so this is impossible.
Therefore: f(0)=1
Using the functional equation with x=5 and y=−5:
f(0)=f(5+(−5))=f(5)×f(−5)
Since f(0)=1 and f(5)=4:
1=4×f(−5)
f(−5)=41
Since −10=(−5)+(−5):
f(−10)=f(−5+(−5))=f(−5)×f(−5)=f(−5)2
Substituting f(−5)=41:
f(−10)=(41)2=161
f(10)−f(−10)=16−161
Converting to decimal:
16−161=16−0.0625=15.9375
In functional equations like f(x+y)=f(x)f(y), negative inputs give reciprocal outputs. Notice how f(−5)=41 while f(5)=4, and f(−10)=161 while f(10)=16.
Answer: 15.9375