0% encontró este documento útil (0 votos)
306 vistas3 páginas

Ejercicios Resueltos Acerca de Funciones Compuestas

Descargar como docx, pdf o txt
Descargar como docx, pdf o txt
Descargar como docx, pdf o txt
Está en la página 1/ 3

EJERCICIOS RESUELTOS ACERCA DE FUNCIONES COMPUESTAS

1. Sean las funciones:

f = { (1; -2) (2; -5) (3; 0) (4; -1) }


g = { (0; 1) (1; 0) (3; 3) (-1; 4) (2; 1) }

Hallar los dominios y rangos de:

A. fog
B. gof
Encontrar el valor numérico de:
E = f(1) + gof(3) – g(-1) – g(2) + gof(4)

SOLUCIÓN
A. REPRESENTAMOS SAGITALMENTE LAS FUNCIONES
E = f(1) + gof(3) – g(-1) – g(2) + gof(4)

2. Sean las funciones:

f(x) = 3x2 + 2 / x ꞓ R, -1 ≤ x ≤ 3
g(x) = 2x2 -5 / x ꞓ R, -1 ≤ x ≤ 3

Hallar:
A. Rango de f(x)
B. Rango de g(x)
C. gof
D. fog

REGLA DE CORRESPONDENCIA

E. gof(x)
F. fog(x)
G. represente gráficamente

SOLUCIÓN

f(x) = 3x2 + 2 / x ꞓ R, -1 ≤ x ≤ 3

f -1 0 1 2 3
f(x) 5 2 5 14 29

g(x) = 2x2 -5 / x ꞓ R, -1 ≤ x ≤ 3

f -1 0 1 2 3
f(x) -3 -5 -3 3 13
A. gof(x)

Como: f(x)=3x2 + 2

gof(x) = g[f(x)] = g[3x2 + 2] Como: g(x) = 2x2 -5

g[3x2 + 2] = 2 (3x2 + 2)2 -5

RECORDAR: (A + B)2 = A2 + 2AB +B2

(3x2 + 2)2 = 9x4 + 2(3x2)(2) + 4


(3x2 + 2)2 = 9x4 + 12x2 + 4

Reemplazando, tenemos:

g[3x2 + 2] = 2 (3x2 + 2)2 -5


g[3x2 + 2] = 2 (9x4 + 12x2 + 4) -5
g[3x2 + 2] = 18x4 + 24x2 + 8 -5

g[3x2 + 2] = 18x4 + 24x2 + 3


Entonces:
4
g o f (x) = 18x + 24x2 + 3

A. fog(x)

También podría gustarte