Given functions f:A→B and g:B→C, the composite function, g∘f, which is pronounced as “g circle f”, is defined as \[{g\circ f}:{A}\to{C}, \qquad (g\circ f)(x) = g...Given functions f:A→B and g:B→C, the composite function, g∘f, which is pronounced as “g circle f”, is defined as g∘f:A→C,(g∘f)(x)=g(f(x)). The image is obtained in two steps. The functions f:R→R and g:R→R are defined by f(x)=3x+2,andg(x)={x2 if x≤5, 2x−1 if x>5. Determine f∘g.