Answer:
A
Step-by-step explanation:
We are given the function f and its derivative, given by:
![f^\prime(x)=x^2-a^2=(x-a)(x+a)](https://tex.z-dn.net/?f=f%5E%5Cprime%28x%29%3Dx%5E2-a%5E2%3D%28x-a%29%28x%2Ba%29)
Remember that f(x) is decreasing when f'(x) < 0.
And f(x) is increasing when f'(x) > 0.
Firstly, determining our zeros for f'(x), we see that:
![0=(x-a)(x+a)\Rightarrow x=a, -a](https://tex.z-dn.net/?f=0%3D%28x-a%29%28x%2Ba%29%5CRightarrow%20x%3Da%2C%20-a)
Since a is a (non-zero) positive constant, -a is negative.
We can create the following number line:
<-----(-a)-----0-----(a)----->
Next, we will test values to the left of -a by using (-a - 1). So:
![f^\prime(-a-1)=(-a-1-a)(-a-1+a)=(-2a-1)(-1)=2a+1](https://tex.z-dn.net/?f=f%5E%5Cprime%28-a-1%29%3D%28-a-1-a%29%28-a-1%2Ba%29%3D%28-2a-1%29%28-1%29%3D2a%2B1)
Since a is a positive constant, (2a + 1) will be positive as well.
So, since f'(x) > 0 for x < -a, f(x) increases for all x < -a.
To test values between -a and a, we can use 0. Hence:
![f^\prime(0)=(0-a)(0+a)=-a^2](https://tex.z-dn.net/?f=f%5E%5Cprime%280%29%3D%280-a%29%280%2Ba%29%3D-a%5E2)
This will always be negative.
So, since f'(x) < 0 for -a < x < a, f(x) decreases for all -a < x < a.
Lasting, we can test all values greater than a by using (a + 1). So:
![f^\prime(a+1)=(a+1-a)(a+1+a)=(1)(2a+1)=2a+1](https://tex.z-dn.net/?f=f%5E%5Cprime%28a%2B1%29%3D%28a%2B1-a%29%28a%2B1%2Ba%29%3D%281%29%282a%2B1%29%3D2a%2B1)
Again, since a > 0, (2a + 1) will always be positive.
So, since f'(x) > 0 for x > a, f(x) increases for all x > a.
The answer choices ask for the domain for which f(x) is decreasing.
f(x) is decreasing for -a < x < a since f'(x) < 0 for -a < x < a.
So, the correct answer is A.