Respuesta :

byaw78
function g takes 4 as input and return 2 as output
f takes input 2 and returns output 4
from the graph
g(4)=2
f(2)=4