X=-2 is shown on the graph.
Answer:
I believe its C I could be wrong
Step-by-step explanation:
The answer is 8x I believe
First way: x * 1.05
This computes directly what 105% of x will be.
Second way: x + (x * 0.05)
This takes x (which is 100%) and adds 5% of x to it.
Composition means that you can plug g(x) into f (x). This is written as "( f o g)(x)", which is pronounced as "f-compose-g of x". And "( f o g)(x)" means " f (g(x))". That is, you plug something in for x, then you plug that value into g, simplify, and then plug the result into f. hope this helps.