Matemática, perguntado por pbcastagnol, 1 ano atrás

As funções f e g são definidas por f(x)= x+5 e g(x)= 1- 3x. Determine:
a) F(G(2))
B) F(G(5))
C) G(F(-1))
D) G(F(0))

Soluções para a tarefa

Respondido por cbrites
6
a) g(2) = 1 - 3 . 2    = - 5
     f [g(2)] = - 5 + 5 = 0

b) g(5) = 1 - 3. 5 = - 14
     f[g(5)] = -14 + 5 = - 9

c) f(-1) = -1 + 5 = 4
   g[f(-1)] = 1 -3.4 = - 11

d) f(0) = 0 + 5 = 5
     g[f(0)] = 1 - 3.5 = -14
Perguntas interessantes