0% encontró este documento útil (0 votos)
46 vistas15 páginas

Dominio de Funciones Matemáticas

Derechos de autor
© All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PDF, TXT o lee en línea desde Scribd
0% encontró este documento útil (0 votos)
46 vistas15 páginas

Dominio de Funciones Matemáticas

Derechos de autor
© All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PDF, TXT o lee en línea desde Scribd

FUNCIONES 1

FUNCIONES

1 Hallar el dominio de las siguientes funciones:

a) f(x) = x 3 − 4x 7x − 1 2x − 4
b) g(x) = c) h(x) =
x 2 − 3x + 2 x −1

SOLUCIÓN:

{
a) Dom f = x ∈ ℝ / x3 − 4x ≥ 0 }
Descomponemos el polinomio:
3
x – 4x = x (x – 2) (x + 2)

s
Sus raíces son x = 0, x = -2, x = 2.

.e
Representándolas en la recta real, dividimos a ésta en cuatro intervalos:

ar
I1 = ( −∞, −2) I2 = (-2,0) I3 = (0,2) I4 = (2, +∞ )

ob
3
Estudiamos el signo de y = x – 4x en cada intervalo, considerando un valor cualquiera de cada uno:
o I1 = ( −∞, −2) , para x = -3 → y = (-3) – 4·(-3) = -27 + 12 < 0 → y < 0
3

pr
o I2 = (-2,0), para x = -1 → y = (-1) – 4·(-1) = -1 + 4 > 0 → y > 0
3

o I3 = (0,2), para x = 1 → y = 1 – 4 < 0 → y < 0


oa
o I4 = (2, +∞ ) , para x = 3 → y = 3 – 4·3 = 27 – 12 > 0 → y > 0
3

Por tanto, x 3 − 4x ≥ 0 en los intervalos [-2,0] y 2, +∞ )


er

Dom f = [ −2,0 ] ∪ 2, +∞ )


ui

{
b) Dom g = x ∈ ℝ / x 2 − 3x + 2 ≠ 0 }
oq

x – 3x + 2 = 0 → Descomponiendo en factores: (x – 2)(x – 1) = 0 → sus raíces son: x = 1, x = 2


2
.y

Por tanto,
w

Dom g = ℝ − {1,2}
w

 2x − 4 
∈ ℝ  = {x ∈ ℝ / 2x − 4 ≥ 0 y x − 1 ≠ 0}
w

c) Dom h =  x ∈ ℝ /
 x −1 

2x − 4 ≥ 0 → 2x ≥ 4 → x ≥ 2 

 → Por tanto, dom h = 2, +∞ )
x −1≠ 0 → x ≠ 1 
FUNCIONES 2

2 Dadas las funciones:


x −1
f(x) = g(x) = x2 + 3
x +1
a) Hallar las funciones f + g, f · g y f / g, calculando sus respectivos dominios
b) ¿Se cumple que f g = g f ?

SOLUCIÓN:

En primer lugar, calculamos los dominios de las dos funciones f y g:

Dom f = {x ∈ ℝ / x + 1 ≠ 0} = ℝ − {−1} Dom g = ℝ

s
.e
a) ⇒ Función (f + g)

ar
x −1 2
(f + g)(x) = f(x) + g(x) = +x +3
x +1

ob
Dom (f + g) = Dom f ∩ Dom g = ℝ − {−1}

⇒ Función (f ·g) pr
 x − 1 ( 2 ( x − 1) · ( x 2 + 3 )
 · x + 3) =
oa
(f ·g)(x) = f(x) · g(x) = 
 x + 1 x +1

Dom (f · g) = Dom f ∩ Dom g = ℝ − {−1}


er

⇒ Función (f / g)
ui

f(x)  x − 1  ( x − 1)
 : ( x + 3) =
2
(f /g)(x) = = 
( x + 1) · ( x 2 + 3 )
oq

g(x)  x + 1 

Dom (f /g) = Dom f ∩ Dom g – {x ∈ ℝ / g(x) = 0} = ℝ − {−1}


.y
w

2
 x − 1  x − 1 (x − 1)2 + 3(x + 1)2 4x 2 + 4x + 4
b) g f (x) = g(f(x)) = g  =  +3 = =
 x + 1  x + 1 (x + 1)2 (x + 1)2
w

x2 + 3 − 1 x2 + 2
w

=
2
f g(x) = f(g(x)) = f(x + 3) =
x2 + 3 + 1 x2 + 4

Por tanto, no son iguales


FUNCIONES 3

3 Dadas las funciones:


2x
f(x) = 3 3x + 1 g(x) =
x−3
a) Calcular sus dominios
b) Calcular f g , g−1 f
c) Determinar Im(f), Im(g)

SOLUCIÓN:

{
a) Dom f = x ∈ ℝ / 3 3x + 1 ∈ ℝ = ℝ }

s
.e
 2x 
Dom g =  x ∈ ℝ / ∈ ℝ  = {x ∈ ℝ / x − 3 ≠ 0} = ℝ − {3}
 x−3 

ar
ob
 2x  6x 7x − 3
b) ⇒ f g(x) = f(g(x)) = f  = 3 +1 = 3
 x −3 x −3 x−3

⇒ Antes de calcular g−1 f (x), determinaremos la inversa de g.


pr
oa
Calculamos g−1 (x):

2x 3y
→ y(x – 3) = 2x → yx – 3y = 2x → yx – 2x = 3y → x(y – 2) = 3y → x =
er

y=
x−3 y−2
ui

3x
Luego, g−1 (x) =
x−2
oq

3 3 3x + 1
g−1 f (x) = g−1(f(x)) = g−1 ( 3 3x + 1) = 3
3x + 1 − 2
.y
w

c) Para determinar la imagen de cada función hay que determinar previamente la función inversa ya que la
imagen de una función es el dominio de su función inversa.
w

Inversa de f:
w

y3 − 1
3x + 1 → y = 3x + 1 → 3x = y – 1 → x =
3 3 3
y=
3

-1 x3 − 1
Por tanto, f (x) =
3
-1
Im (f) = Dom(f ) = ℝ , por ser una función polinómica.

 3x 
) = x ∈ ℝ / ∈ ℝ  = {x ∈ ℝ / x − 2 ≠ 0} = ℝ − {2}
-1
Im (g) = Dom(g
 x−2 
FUNCIONES 4

4 Dadas las funciones:

 3x + 1 si x>0  1
 5x + x si x>0
f(x) =  1 g(x) = 
 2x + 1 si x≤0 
  x−4 si x≤0

a) Calcular sus dominios


b) Calcular f + g , f · g

c) Calcular g f( −2) , f g (2)

SOLUCIÓN:

s
.e
a) Dominio de f:
Si x > 0 → f(x) = 3x + 1 , definida para cualquier valor real.

ar
1 1
Si x ≤ 0 → f(x) = , definida si 2x + 1 ≠ 0 ↔ x ≠ − , valor que está dentro del conjunto inicial.
2x + 1 2

ob
 1
Luego, Dom f = ℝ −  − 
 2 pr
Dominio de g:
oa
1
Si x > 0 → g(x) = 5x + , definida para ℝ − {0} , que no está dentro del conjunto inicial.
x
er

Si x ≤ 0 → g(x) =x – 4, definida para cualquier valor real.

Luego, Dom g = ℝ .
ui
oq

b) Función f + g
1 1 1
Si x > 0 → f(x) = 3x + 1, g(x) = 5x + → (f + g)(x) = 3x + 1 + 5x + = 8x + 1 +
.y

x x x
1 1
Si x ≤ 0 → f(x) = , g(x) =x – 4 → (f + g)(x) = +x−4.
w

2x + 1 2x + 1
Por tanto:
w

 1
 8x + 1 + x si x > 0
w

(f + g)(x) = 
 1 + x − 4 si x ≤ 0
 2x + 1

Función f · g

Del mismo modo, se determina la función producto:

  1  1
( 3x + 1)  5x +  si x > 0 15x + 5x + 3 + x si x > 0
2
  x
(f · g)(x) =  → (f · g)(x) = 
 1  ( x − 4 ) si x ≤ 0  x−4
  si x ≤ 0
 2x + 1   2x + 1
FUNCIONES 5

= g(f(-2)) = g  −  = −
1 13
c) g f( −2)
 3 3

1 1
Si x ≤ 0 → f(x) = → f(-2) = −
2x + 1 3

 1 1 13
Si x ≤ 0 → g(x) =x – 4 → g  −  = − − 4 = −
 3 3 3

 21  65
f g (2) = f(g(2)) = f   =
 2 2

1 1 21
Si x > 0 → g(x) = 5x + → g(2) = 10 + =

s
x 2 2

.e
 21   21   21  65
Si x > 0 → f(x) = 3x + 1 → f   = f   = 3  + 1 =
 2  2  2 2

ar
ob
5 Hallar las funciones compuestas f g y g f en las siguientes funciones:

a) f(x) =
2
prg(x) = x2 + 4
x
oa
b) f(x) = x−2 g(x) = (x + 2)2
er

c) f(x) = x 2 + x g(x) = 2x – 1
ui

1
d) f(x) = 3x − g(x) = 1 + x3
x
oq

SOLUCIÓN:
.y

2
2 2 2 4 + 4x 2
g f (x) = g(f(x)) = g   =   + 4 =
2
a) f g (x) = f(g(x)) = f(x + 4) =
x2 + 4 x x x2
w
w

b) f g (x) = f(g(x)) = f [(x + 2) ] =


2
( x + 2 )2 − 2 = x2 + 4x + 2
w

g f (x) = g(f(x)) = g ( x − 2 ) = ( x − 2 + 2 ) = x + 2 + 4 x − 2
2

c) f g (x) = f(g(x)) = f (2x – 1) = ( 2x − 1) + 2x − 1 g f (x) = g(f(x)) = g ( x 2 + x ) = 2 ( x 2 + x ) − 1


2

3
 1  1
d) f g (x) = f(g(x)) = f (1+x ) = 3 (1 + x 3 ) −
1
g f (x) = g(f(x)) = g  3x −  = 1 +  3x − 
3
1 + x3  x  x
FUNCIONES 6

6 Calcular la expresión analítica de f + g, f · g y f / g, especificando sus dominios.

1 5
a) f(x) = g(x) =
x+2 x−2

2x si x < 1

b) f(x) = 2x – 1 g(x) =  1
x si x ≥ 1

 3
 2+ si x ≥ 2  x+2 si x ≥ 1
c) f(x) =  x g(x) = 
 x  2x si x < 1
 si x < 2

s
.e
SOLUCIÓN:

ar
1 5
a) f(x) = g(x) =
x+2 x−2

ob
1 5
o (f + g)(x) = + Dom (f + g) = (2, +∞ )
x+2 x−2 pr
5
o (f ·g)(x) = Dom (f · g) = (2, +∞ )
x −4
2
oa
x−2
o (f /g)(x) = Dom (f /g) = (2, +∞ )
5 x+2
er
ui

2x si x < 1

b) f(x) = 2x – 1 g(x) =  1
si x ≥ 1
oq

x

 4x − 1 si x < 1

.y

o (f + g)(x) =  1 Dom (f + g) = ℝ
 x + 2x − 1 si x ≥ 1

w

 4x 2 − 2x si x < 1

w

o (f ·g)(x) =  2x − 1 Dom (f · g) = ℝ
 si x ≥ 1
 x
w

 2x − 1
 si x < 1
o (f /g)(x) =  x Dom (f /g) = ℝ − {0}
 2x 2 − x si x ≥ 1

FUNCIONES 7

 3
 2+ si x ≥ 2  x+2 si x ≥ 1
c) f(x) =  x g(x) = 
 x  2x si x < 1
 si x < 2


 3x si x < 1

o (f + g)(x) =  2x + 2 si 1 ≤ x < 2 Dom (f + g) = ℝ
 3
 4+x+ si x ≥ 2
 x


 2x 2 si x < 1

(f ·g)(x) =  x 2 + 2x si 1 ≤ x < 2

s
o Dom (f · g) = ℝ

 ( 2 + x )  2 + 3 

.e
si x ≥ 2
  x

ar
 1
 si x < 1
2

ob
 x
o (f /g)(x) =  si 1 ≤ x < 2 Dom (f /g) = ℝ − {0}
 x+2
 2x + 3 pr
 x 2 + 2x si x ≥ 2

oa

7 Calcula la función inversa de las siguientes funciones:


er

2x x3 − 5 1
a) f(x) = b) f(x) = c) f(x) =
x−4 2 x−2
ui

1 + 2x −3 x x +1
d) f(x) = e) f(x) = f) f(x) = 3
oq

x−2 x+8 x−2


.y

SOLUCIÓN:

2x 2x 4y
→y= → yx – 4y = 2x → yx – 2x = 4y → x(y – 2) = 4y → x =
w

a) f(x) =
x−4 x−4 y−2
w

4x
Por tanto, f −1(x) =
x−2
w

x3 − 5 x3 − 5
→y= → 2y = x – 5 → 2y + 5 = x → x = 3 2y + 5
3 3
b) f(x) =
2 2

Por tanto, f −1(x) = 3 2x + 5

1 1 1 1 1 2y 2 + 1
→y= →y = → 2 = x−2 → x = 2+ 2 =
2
c) f(x) =
x−2 x−2 x−2 y y y2

2x 2 + 1
Por tanto, f −1(x) =
x2
FUNCIONES 8

1 + 2x 1 + 2x 2y + 1
d) f(x) = →y= → yx – 2y = 1 + 2x → yx – 2x = 1 + 2y → x(y – 2) = 1 + 2y → x =
x−2 x−2 y−2

2x + 1
Por tanto, f −1(x) =
x−2

−3 x −3 x 9x
→y= → y2 = → y 2 x + 8y 2 = 9x → y x– 9x = - 8y
2 2
e) f(x) =
x+8 x+8 x+8

8y 2
x(y – 9) = -8y → x = −
2 2
y2 − 9

s
8x 2
Por tanto, f −1(x) = −

.e
x2 − 9

ar
x +1 x +1 x +1
→y= → y3 = → y x – 2y = x + 1 → y x –x = 2y + 1
3 3 3 3
a) f(x) = 3 3
x−2 x−2 x−2

ob
2y3 + 1
x(y – 1) = 2y + 1 → x =
3 3

y3 − 1pr
2x 3 + 1
Por tanto, f −1(x) =
oa
x3 − 1
er

8 Dadas las siguientes funciones:


f(x) = 2x + 3 g(x) = 3x – 2
ui

Comprueba que ( f g ) = g−1 f −1


−1
oq

SOLUCIÓN:
.y

Calculamos ( f g ) :
−1

(f g ) (x) = f(g(x)) = f(3x – 2) = 2(3x – 2) + 3 = 6x – 1


w

o
w

y +1 x +1
o (f g ) (x) = 6x – 1 → y = 6x – 1 → y + 1 = 6x → x = → ( f g ) (x) =
-1

6 6
w

Calculamos g−1 f −1 :
y+2 x+2
g(x) = 3x – 2 → y = 3x – 2 → y + 2 = 3x → x = → g (x) =
-1
o
3 3

y−3 x−3
f(x) = 2x + 3 → y = 2x + 3 → y – 3 = 2x → x = → f (x) =
-1
o
2 2

x−3
+2
-1 x−3 2 x +1
o g−1 f −1 (x) = g   = =
 2  3 6
FUNCIONES 9

9
Se consideran las funciones:
 ax + b si x < 1 3x + 2
2
1
f(x) =  g(x) = h(x) =
 cx si x > 2 2 x

a) Calcular a, b y c para que f(0) = 0, f(-1) = 1, f(3) = 6.


b) Determinar el dominio de las tres funciones.
c) ¿Se puede calcular ( f g) (0) ? ¿Cuándo se puede calcular ( f g) (x) ?

d) Comprobar que h-1(x) = h(x). ¿Cuál será la expresión de h−1 h ?


e) Comprobar que ( g h) = h−1 g´ −1 .
−1

s
f) Calcular la función h / g, especificando su dominio.

.e
SOLUCIÓN:

ar
a) f(0) = 0 → b = 0 f(-1) = 1 → a + b = 1 → a = 1 f(3) = 6 → 3c = 6 → c = 2

ob
 x 2 si x < 1
Por tanto, la función f es: f(x) = 
2x si x > 2

b) Dom f = ( −∞,1) ∪ ( 2, +∞ ) Dom g = ℝ


pr Dom h = ℝ − {0}
oa
c) ( f g) (0) = f(g(0)) = f(1) que no está definida., por tanto, no se puede calcular.

Para que se pueda calcular la función compuesta hay que exigir que g(x) ∈ Dom f, es decir,
er

3x + 2
o < 1 → 3x + 2 < 2 → x < 0
ui

2
3x + 2 2
o > 2 → 3x + 2 > 4 → 3x > 2 → x >
oq

2 3
1 1 1 1
→y= →x= → h (x) =
-1
d) h(x) =
.y

x x y x

La composición de una función con su inversa es la función identidad i(x) = x


w

3
+2
 1 x 3 + 2x
e) ( g h) (x) = g   = =
w

x 2 2x
w

Calculamos su inversa:
3 + 2x 3 3
→ ( g h ) (x) =
−1
y= → 2xy = 3 + 2x → 2xy – 2x = 3 → x(2y – 2) = 3 → x =
2x 2y − 2 2x − 2

Calculamos la inversa de g:
3x + 2 2y − 2 2x − 2
y= → 2y = 3x + 2 → 2y – 2 = 3x → x = → g (x) =
-1
2 3 3

 2x − 2 
Calculamos h−1 g´ −1 : (h −1
g´ −1 ) (x) = h−1  =
3
 3  2x − 2

h 1 3x + 2 2 h  2
f)   (x) = : = 2 → Dom   = ℝ − 0, − 
g
  x 2 3x + 2x g
   3 
FUNCIONES 10

10 Dada las funciones definida por:


2x + 1
f(x) = g(x) = 3 x −1 h(x) = 3x3 + 2
x 2 − 2x − 3
determinar:
a) Dominio de cada función.
b) Expresión analítica de la función h g .
c) Valor de (h f ) (0)
d) Expresión analítica de la función g −1 − h .

s
SOLUCIÓN:

.e
a) Dominios:

ar
o { }
Dom f = x ∈ ℝ / x 2 − 2x − 3 ≠ 0 = ℝ − {−1,3} ya que x – 2x – 3 = 0 si x = -1, x = 3
2

o Dom g = Dom h = ℝ

ob
b) ( h g )(x) = h(g(x)) = h ( 3
)
x − 1 = 3(x − 1) + 2 = 3x − 1

 1  1 17
3
pr
c) ( h f ) (0) = h(f(0)) = h  −  = 3  −  + 2 =
 3  3
oa
9

x −1 → y = x −1 → y = x – 1 → x = 1 + y → g – 1(x) = 1 + x3
3 3
d) g(x) = 3 3
er

–1 3 3 3
(g – h)(x) = x + 1 – (3x + 2) = –2x – 1
ui
oq

11 Dada las funciones definida por:


f(x) = 3x – 9 g(x) =2x + k
.y

a) Determinar k para que f g = g f


w

b) Hallar la función inversa de f y su dominio.


w

SOLUCIÓN:
w

a) (f g)(x) = f(g(x)) = f(2x + k) = 3(2x + k) – 9 = 6x + 3k – 9

(g f )(x) = g(f(x)) = g(3x – 9) = 2(3x – 9) + k = 6x – 18 + k

Para que f g = g f debe cumplirse 6x + 3k – 9 = 6x – 18 + k → 2k = -9 → k = -9/2

y−9 1
b) f(x) = 3x – 9 → y = 3x – 9 → 3x = y – 9 → x = → f (x) = x + 3
-1

3 3
Su dominio es ℝ .
FUNCIONES 11

12 Dada la función definida por:


x−4
f(x) =
2x + 6

a) Calcular su dominio.
b) Calcular su recíproca

SOLUCIÓN:

 x−4 
a) Dom f =  x ∈ ℝ / ≥ 0 y 2x + 6 ≠ 0 
 2x + 6 

s
La función es la composición de una función racional y una función irracional:

.e
x−4 x−4
x∈ℝ → →
2x + 6 2x + 6

ar
Por ello hay que imponer que el denominador de la función racional sea distinto de cero y que el
radicando de la función irracional sea mayor o igual que cero.

ob
o 2x + 6 ≠ 0 si x ≠ 3
x−4
≥ 0 si x ∈ ( −∞, −3 ) ∪  4, +∞ ) :
o
2x + 6
pr
oa
Estudiamos el signo del numerador y del denominador. Para ello seguimos los siguientes pasos:

1. Determinar los ceros del numerador y del denominador:


er

o x – 4 = 0 si x = 4
o 2x + 6 = 0 si x = -3
ui

2. Representamos dichos valores en la recta real dividiendo esta en tres intervalos:


I1 = ( −∞, −3 ) I3 = ( 4, +∞ )
oq

I2 = (-3,4)

Estudiamos el signo de la fracción en cada intervalo obtenido:


.y

−4 − 4
o En ( −∞, −3 ) , tomando x = -4 → >0
−8 + 6
w

−4
o En (-3,4), tomando x = 0 → <0
+6
w

5−4
o En ( 4, +∞ ) , tomando x = 5 → >0
w

10 + 6

Luego, dom f = ( −∞, −3 ) ∪  4, +∞ )

b) Calculamos la función inversa, para ello despejamos x en la expresión de la función:

x−4 x−4
→ y2 = → y (2x + 6) = x – 4 → 2y x + 6y = x – 4 → 2y x – x = – 6y – 4
2 2 2 2 2
y=
2x + 6 2x + 6

6y 2 + 4
x – 2y x = 6y + 4 → x(1 – 2y ) = 6y + 4 → x =
2 2 2 2

1 − 2y 2

-1 6x 2 + 4
Por tanto, la función inversa es: f (x) =
1 − 2x 2
FUNCIONES 12

13 Dadas las funciones:

 2x + 1 si x ≤ 0  x si x<0
f(x) =  g(x) = 
 x + 3 si x ≥ 1  x 2 si x ≥1

a) Calcular f g y su dominio.

 1
b) Determinar los valores: ( f g )(1), ( f g )(-3), ( g f )  −  , ( g f ) ( 3 )
 2

SOLUCIÓN:

 f(x) x<0

s
si  2x + 1 si x < 0
a) ( f g )(x) =  = 

.e
 x + 3 si x ≥ 1
2
 f(x ) si
2
x ≥1

ar
Dom ( f g ) = ( −∞,0 ) ∪ 1, +∞ )

ob
b) ( f g )(1) = f(g(1)) = f(1) = 1+3 = 4
( f g )(-3) = f(g(-3)) = f(-3) = -6 + 1 = -5

( g f )  −
1   1 
 = g  f  −   = g(0) no definido
pr
 2   2 
oa
( g f ) ( 3 ) = g(f(3)) = g(6) = 62 = 36
er
ui

14 Dada las funciones definida por:


x3 + 4 x−5
oq

f(x) = g(x) =
x2 − 4 x 2 + 2x
Hallar los dominios de f, g, f + g, f · g y f/g, sin realizar las operaciones con las funciones.
.y

SOLUCIÓN:
w

{ }
o Dom f = x ∈ ℝ / x 2 − 4 ≠ 0 = ℝ − {−2,2}
w

2
x – 4 = 0 si x = -2, x = 2
w

{
o Dom g = x ∈ ℝ / x 2 + 2x ≠ 0 = ℝ − {0,2} }
2
x + 2x = 0 si x = -2, x = 0

o Dom (f + g) = Dom (f · g) = Dom f ∩ Dom g = ℝ − {−2,0,2}

o Dom (f/g) = Dom f ∩ Dom g – {x ∈ ℝ / g(x) = 0} = ℝ − {−2,0,2,5}

g(x) = 0 si x – 5 = 0 → x = 5
FUNCIONES 13

15 Dada las funciones definida por:


x −1 2x
f(x) = g(x) = h(x) = 4 − x2
x+4 x −4
2

determinar:
a) Dom (f + g) , dom (g · h) , dom (h / f), sin calcular la expresión analítica de dichas
funciones.
b) Expresión analítica de las funciones f g , g h .
c) Expresión analítica de las funciones inversas de f y h.

s
SOLUCIÓN:

.e
a) Calculamos los dominios de las tres funciones f, g y h:

ar
o Dom f = {x ∈ ℝ / x − 4 ≠ 0} = ℝ − {4}

ob
{ }
o Dom g = x ∈ ℝ / x 2 − 4 ≠ 0 = ℝ − {−2,2}

{ }
o Dom h = x ∈ ℝ / 4 − x 2 ≥ 0 = [ −2,2]
pr
oa
o Dom (f + g) = Dom f ∩ Dom g = ℝ − {−2,2,4}

o Dom (g · h) = Dom g ∩ Dom h = (-2,2)


er

o Dom (h/f) = Dom h ∩ Dom f – {x ∈ ℝ / f(x) = 0} = [ −2,2] − {1}


ui

2x
−1
oq

 2x  x 2 − 4 2x − x 2 + 4
b) ( f g )(x) = f  2  = 2x =
x −4 +4
2x + 4x 2 − 16
x −4
2
.y

( g h )(x) = g ( 4 − x 2 ) =
2 4 − x2 2 4 − x2
= −
w

4 − x2 − 4 x2
w

c) Inversa de f:
w

x −1 1 + 4y
y= → yx + 4y = x – 1 → 4y + 1 = x – yx → x(1 – y) = 1 + 4y → x =
x+4 1− y

1 + 4x
f -1(x) =
1− x

Inversa de h:

4 − x2 → y = 4 – x → x = 4 – y → x = 4 − y2
2 2 2 2
y=

h -1(x) = 4 − x2
FUNCIONES 14

16 Dadas las funciones:


x +1
f(x) = g(x) = 9 − x2 h(x) = x2 – 9
x−3
a) Calcular el dominio de las funciones f + g, h/f , g/h.
b) Calcular f g , h f , f h .
c) Hallar las funciones inversas de f, g y h.

SOLUCIÓN:

s
a) Determinamos los dominios de las tres funciones:

.e
Dom f = ℝ − {3} Dom g = [-3,3] Dom h = ℝ

ar
o Dom (f + g) = Dom f ∩ Dom g = [-3, 3)

ob
o Dom (h/f) = Dom h ∩ Dom f – {x ∈ ℝ / f(x) = 0} = ℝ − {−1,3}

f(x) = 0 si x + 1 = 0 → x = -1
pr
o Dom (g/h) = Dom g ∩ Dom h – {x ∈ ℝ / h(x) = 0} = (-3,3)
oa
h(x) = 0 si 9 – x = 0 → x = -3, x = 3
2
er

x 2 + 2x + 1 − 9 ( x 2 − 6x + 9 ) −8x 2 + 56x − 80
2
 x +1  x +1
b) ( h f )(x) = h  =
   − 9 = =
x −3  x −3 x 2 − 6x + 9 x 2 − 6x + 9
ui

( h g )(x) = h ( 9 − x 2 ) = 9 − x 2 − 9 = − x 2
oq

x2 − 9 + 1 x2 − 8
( f h )(x) = f(x2 – 9) = =
x 2 − 9 − 3 x 2 − 12
.y
w

c) Inversa de f:
w

x +1 1 + 3y 1 + 3x
→ yx – 3y = x + 1 → yx – x = 1 + 3y → x(y – 1) = 1 + 3y → x = → f (x) =
-1
y=
x−3 y −1 x −1
w

Inversa de g:

9 − x2 → y = 9 – x → x = 9 – y → x = 9 − y2 → g (x) = 9 − x2
2 2 2 2 -1
y=

Inversa de h:

y=x –9 →y+9=x →x= y + 9 → h (x) = x+9


2 2 -1
FUNCIONES 15

17 Calcular el dominio, ceros y simetrías de las siguientes funciones:


x−2
a) f ( x) = b) f ( x) = x 2 − 6 x + 8 c) f ( x) = L( x 2 + 1)
x2 −1

SOLUCIÓN:

x−2
a) f ( x) =
x2 −1
Dominio: Al ser una función racional su dominio será el conjunto de números reales salvo los puntos
que anulan el denominador. Por tanto:
Dom( f ) = R − {−1,+1}

s
.e
Ceros: Para calcular los ceros de la función igualamos a cero:
x−2

ar
f (x) = 0 ⇒ =0 ⇒ x−2=0 ⇒ x=2
x2 −1
Simetría: calculamos f ( − x) para compararlo con f(x)

ob
(− x) − 2 − x − 2 x+2  f ( − x) ≠ f ( x )
f (− x) = = 2 =− 2pr ⇒ 
( − x) − 1 x − 1 x −1  f ( − x) ≠ − f ( x )
2

Por tanto, no tiene simetría respecto del eje OY ni respecto del origen.
oa

b) f ( x) = x 2 − 6 x + 8
er

Dominio: Dom( f ) = {x ∈ R / x 2 − 6 x + 8 ≥ 0} Veamos cuales son estos puntos:


ui

x 2 − 6x + 8 ≥ 0 ⇒ (x − 2)(x − 4) ≥ 0 ⇒ x ≥ 4, x ≤ 2

Por tanto, Dom( f ) = ( −∞, 2] ∪ [ 4, +∞ )


oq

Ceros:
x = 2
.y

f ( x) = x 2 − 6 x + 8 = 0 ⇒ x 2 − 6 x + 8 = 0 ⇒ 
x = 4
w

Simetría: calculamos f (− x) para compararlo con f(x)


w

f (− x) = (− x) 2 − 6(− x) + 8 = (− x) 2 + 6x + 8 ≠ f (x) → No es simétrica


w

c) f ( x) = L( x 2 + 1)
Dominio: el dominio de la función logarítmica es el conjunto de puntos que hacen el argumento
estrictamente positivo. Entonces:
Dom( f ) = {x ∈ ℝ / x 2 + 1 > 0} = ℝ puesto que x 2 + 1 siempre es estrictamente mayor que cero.

Ceros: f ( x) = 0 ⇒ L( x 2 + 1) = 0 ⇒ x 2 + 1 = 1 ⇒ x = 0
Simetría:
f (− x) = L((− x) 2 + 1) = L( x 2 + 1) = f ( x)
Por tanto, es una función par y es simétrica respecto del eje OY.

También podría gustarte