Answer: Choice B. k(h(g(f(x))))
For choice B, the functions are k, h, g, f going from left to right.
===========================================================
Explanation:
We have 4x involved, so we'll need f(x)
This 4x term is inside a cubic, so we'll need g(x) as well.
So far we have
g(x) = x^3
g( f(x) ) = ( f(x) )^3
g( f(x) ) = ( 4x )^3
Then note how we are dividing that result by 2. That's the same as applying the h(x) function

And finally, we subtract 1 from this, but that's the same as using k(x)

This leads to the answer choice B.
To be honest, this notation is a mess considering how many function compositions are going on. It's very easy to get lost. I recommend carefully stepping through the problem and building it up in the way I've done above, or in a similar fashion. The idea is to start from the inside and work your way out. Keep in mind that PEMDAS plays a role.
-2x +7 = 3x - 8
Move the variable to the left-hand side and change its sign
-2x -3x+ 7 = -8
Move the constant to the right-hand side and change its sign
-2x -3x = -8 -7
Collect like terms
-5x = -15
Divide both sides of the equation by -5
x=3
Answer:
i think 16
Step-by-step explanation:
this is what makes sense to be boo<3
Answer:
The answer is the 2nd one:
The range represents the number of users each month for 24 months.
5. In y = mx + b form, the slope is in the m position and the y int is in the b position. So if the slope and the y int re both 9, ur equation is :
y = 9x + 9.
6. (1,-3)(3,1)
slope = (1 - (-3) / (3 - 1) = (1 + 3) / 2 = 4/2 = 2
y = mx + b
slope(m) = 2
use either of ur points (3,1)...x = 3 and y = 1
now we sub and find b, the y int
1 = 2(3) + b
1 = 6 + b
1 - 6 = b
-5 = b
so ur equation is : y = 2x - 5