Algebra help please !

Answer:
g(f(0)) = 2
Step-by-step explanation:
To find g(f(0)), you must first find f(0).
f(x) = 3x + 1
f(0) = 3(0) + 1 = 0 + 1 = 1
Now you input 1 into function g(x).
g(x) = (4x + 2)/3
g(1) = [4(1) + 2]/3
g(1) = [4 + 2]/3
g(1) = 6/3
g(1) = 2
g(f(0)) = 2
For this case we have the following functions:
[tex]f (x) = 3x + 1\\g (x) = \frac {4x + 2} {3}[/tex]
We must find g (f (x)). So:
[tex]g (f (x)) = \frac {4 (3x + 1) +2} {3}\\g (f (x)) = \frac {12x + 4 + 2} {3}\\g (f (x)) = \frac {12x + 6} {3}[/tex]
Now, with x = 0:
[tex]g (f (0)) = \frac {12 (0) +6} {3} = \frac {6} {3} = 2[/tex]
Answer:
Option B