MatemáticasBásico1 respuestas

Comprueba si es igual f (g(1)) = g(f(1)), si f(x) = χ² + 1 y g(x) = 3x?

Comprueba si es igual f (g(1)) = g(f(1)), si f(x) = χ² + 1 y g(x) = 3x.

En resumen

Primero veamos g(1) = 3(1) = 3 luego f(3) = 3 ^ 2 + 1 = 9 + 1 = 10 Ahora bien : calculemos f(1) = 1 ^ 2 + 1 = 1 + 1 = 2 Y veamos g(2) = 3(2) = 6. Por tanto no dan lo mismo, f(g(1)) = 10 y g(f(1)) = 6.

Mejor respuesta

01Flaa
6

Primero veamos g(1) = 3(1) = 3 luego f(3) = 3 ^ 2 + 1 = 9 + 1 = 10

Ahora bien : calculemos f(1) = 1 ^ 2 + 1 = 1 + 1 = 2

Y veamos g(2) = 3(2) = 6.

Por tanto no dan lo mismo, f(g(1)) = 10 y g(f(1)) = 6.