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

Dadas as funções f (x )=x2+1 e g ( x)=3x−4 , determine:
a) f [ g(3)]
b) g [ f ( x)]

Soluções para a tarefa

Respondido por TC2514
33
a)
f(x) = x² + 1       <<< aplique a composta
f(g(x)) = (g(x))² + 1             desenvolva:
f(g(x)) = (3x - 4)² + 1          substituindo x por 3:
f(g(3)) = (3.3 - 4)² + 1
f(g(3)) = (9 - 4)² + 1
f(g(3)) = (5)² + 1
f(g(3)) = 25 + 1 = 26
________________________
b)
g(x) = 3x - 4
g(f(x)) = 3(f(x)) - 4
g(f(x)) = 3.(x² + 1) - 4
g(f(x)) = 3x² + 3 - 4
g(f(x)) = 3x² - 1

Bons estudos
Respondido por rodrigowieira
3

a)

f(x) = x² + 1        

f(g(x)) = (g(x))² + 1              

f(g(x)) = (3x - 4)² + 1          

f(g(3)) = (3.3 - 4)² + 1

f(g(3)) = (9 - 4)² + 1

f(g(3)) = (5)² + 1

f(g(3)) = 25 + 1 = 26

________________________

b)

g(x) = 3x - 4

g(f(x)) = 3(f(x)) - 4

g(f(x)) = 3.(x² + 1) - 4

g(f(x)) = 3x² + 3 - 4

g(f(x)) = 3x² - 1

Perguntas interessantes