Respuesta :

f(g(x)) means u solve g(x) first then you plug that value into f(x)
x = -1
g(-1) = -1 + 3 = 2
plug 2 into f(x)
f(2) = 5(2) - 10 = 0