Answer:
- See the attachment
- C
Explanation:
1. If you work these out in detail, they are tedious, but not difficult. Fortunately, you can take advantage of certain clues to simplify the work.
- There is only one expression with a fraction bar.
- b(2x) means the exponent of 2 will be 2x. There is only one of those.
- There is only one expression that is a product (not a sum).
- There is only one expression with 2(2^x) in it.
- After the above, there is only one expression left.
___
2. You know the -x as an argument of the function will flip the curve left-to-right, so only C and D are potential choices. One way to resolve the ambiguity is to see what the function value is for x=0. You find they are the same:
... f(0) = root(3)(0 -1) = g(0) = root(3)(-0-1) = root(3)(-1)
Only graph C has the two curves crossing at x=0.
___
f(x) = root(3)(x -1) is a shift to the right of the parent function root(3)(x).
Replacing x by -x reflects that function across the y-axis, so what was a shift to the right now becomes a shift to the left, as seen in graph C.