Answer:
i think its 37.5%. let me know if its correct or not
Step-by-step explanation:
From c=b-5
Independent variable is b, the number of cookies in the jar before your visit
Dependent variable is c, the number of cookies remaining in jar
Any questions please just ask. Thanks!
Answer:

Step-by-step explanation:
A suitable common denominator is 4k^2. (This eliminates the first and last choices.)

Apply the radical rule to separate terms:
Cubicroot(-27) and cubic root(n^27)
Cubicroot(-27) = -3
Now you have -3 cubicroot(n^27)
Using the exponent rule
N^27 can be rewritten as (n^9)^3
Now you have -3 cubicroot((n^9)^3)
The cubic root and the 3rd power cancel out to get the final answer of
-3n^9
<h3>Answer is -9</h3>
=================================
Work Shown:
(g°h)(x) is the same as g(h(x))
So, (g°h)(0) = g(h(0))
Effectively h(x) is the input to g(x). Let's first find h(0)
h(x) = x^2+3
h(0) = 0^2+3
h(0) = 3
So g(h(x)) becomes g(h(0)) after we replace x with 0, then it updates to g(3) when we replace h(0) with 3.
Now let's find g(3)
g(x) = -3x
g(3) = -3*3
g(3) = -9
-------
alternatively, you can plug h(x) algebraically into the g(x) function
g(x) = -3x
g( h(x) ) = -3*( h(x) ) ... replace all x terms with h(x)
g( h(x) ) = -3*(x^2 + 3) ... replace h(x) on right side with x^2+3
g( h(x) ) = -3x^2 - 9
Next we can plug in x = 0
g( h(0) ) = -3(0)^2 - 9
g( h(0) ) = -9
we get the same result.