Question
Question: Let f(x) = a^x (a > 0) be written as f(x) = f₁(x) + f₂(x), where f₁(x) is an even function and f₂(x)...
Let f(x) = a^x (a > 0) be written as f(x) = f₁(x) + f₂(x), where f₁(x) is an even function and f₂(x) is an odd function. Then f₁(x + y) + f₁(x - y) equals :

2f₁(x + y) f₂(x - y)
2f₂(x)f(y)
2f₁(x + y) f₁(x - y)
2f₁(x)f₁(y)
2f₁(x)f₁(y)
Solution
Given f(x)=ax for a>0. We can decompose f(x) into even and odd parts as f(x)=f1(x)+f2(x), where f1(x) is even and f2(x) is odd.
The even part of f(x) is given by f1(x)=2f(x)+f(−x). The odd part is f2(x)=2f(x)−f(−x).
For f(x)=ax, we have f(−x)=a−x. Thus, f1(x)=2ax+a−x and f2(x)=2ax−a−x.
We want to find f1(x+y)+f1(x−y). We have f1(x+y)=2ax+y+a−(x+y)=2ax+y+a−x−y f1(x−y)=2ax−y+a−(x−y)=2ax−y+a−x+y
Adding these two expressions: f1(x+y)+f1(x−y)=2ax+y+a−x−y+2ax−y+a−x+y=2ax+y+a−x−y+ax−y+a−x+y
Using properties of exponents: =2axay+a−xa−y+axa−y+a−xay=2ax(ay+a−y)+a−x(ay+a−y) =2(ax+a−x)(ay+a−y)
Since f1(x)=2ax+a−x and f1(y)=2ay+a−y, we have ax+a−x=2f1(x) and ay+a−y=2f1(y).
Substituting these into the expression: f1(x+y)+f1(x−y)=2(2f1(x))(2f1(y))=24f1(x)f1(y)=2f1(x)f1(y).
Therefore, f1(x+y)+f1(x−y)=2f1(x)f1(y).