Answer:
f(9) = f(8)·(-3)
Step-by-step explanation:
A recursive function is one where each successive term is calculated using the previous term;
The clear pattern demonstrated in the sequence of terms shown is that each term is multiplied by -3 to give the next one;
Hence, the correct option is the first.
Answer:
x=44444444444444444444444444444444
Step-by-step explanation:
Answer:
So first lets find g(-1)
so we plug in the answers:
-2 * -1 ^2 -4
-2*1-4 = -2-4 =
-6
Now lets solve for f(-2)
-2^2-3
4-3=1
-6+1 = 5
3*5 = 15
Im getting answer of 15 but it shows -15 or something, so I dont know if I got it wrong or if its like a dash then the answer.
Here it is given that f(x)=3x and g(x)=1/x
We have to find the domain of (g o f)(x)
Now it is given that f(x) = 3x
and it is also given that g(x) = 1/x
so (g o f)(x) = g( f(x) ) = g( 3x )
which comes out to be 1 / 3x
The domain of the expression is all the real numbers except where the expression is undefined so the domain of the given expression is all real numbers except 0.