Use the Table to evaluate each expression.

x | 1 2 3 4 5 6
f | 3 1 4 2 2 5
g | 6 3 2 1 2 3

a). f(g(1))
b). g(f(1))
c). f(f(1))
d). g(g(1))
e). (gof)(3)
f). (fog)(6)

Explain the concept and show step-by-step solution.