Plantilla:Ecuaciones logaritmicas
De Wikipedia
Revisión de 17:41 9 sep 2016 Coordinador (Discusión | contribuciones) (→Actividades) ← Ir a diferencia anterior |
Revisión de 12:18 18 sep 2016 Coordinador (Discusión | contribuciones) Ir a siguiente diferencia → |
||
Línea 8: | Línea 8: | ||
{{p}} | {{p}} | ||
{{Ejemplo|titulo=Ejemplos: ''Ecuaciones logarítmicas'' | {{Ejemplo|titulo=Ejemplos: ''Ecuaciones logarítmicas'' | ||
- | |enunciado=:Resuelve las siguientes ecuaciónes: | + | |enunciado=Resuelve las siguientes ecuaciónes: |
- | ::a) <math>log \ x + log \ 50 = 3</math> | + | :a) <math>log \ x + log \ 50 = 3</math> |
- | ::b) <math>5\, log_2 \ (x+3)= log_2 \ 32</math> | + | :b) <math>5\, log_2 \ (x+3)= log_2 \ 32</math> |
- | ::c) <math>2\, log \ x= log \ (10-3x)</math> | + | :c) <math>2\, log \ x= log \ (10-3x)</math> |
|sol= | |sol= | ||
'''a)''' | '''a)''' | ||
<center><math>log \ x + log \ 50 = 3</math></center> | <center><math>log \ x + log \ 50 = 3</math></center> | ||
<br> | <br> | ||
- | :Teniendo en cuenta que <math>log \ A + log \ B = log \ (A \cdot B)</math> y que <math>3 = log \ 1000</math>, tenemos: | + | Teniendo en cuenta que <math>log \ A + log \ B = log \ (A \cdot B)</math> y que <math>3 = log \ 1000</math>, tenemos: |
<br> | <br> | ||
<center><math>log \ (50x) = log \ 1000</math></center> | <center><math>log \ (50x) = log \ 1000</math></center> | ||
<br> | <br> | ||
- | :Y teniendo en cuenta que <math>log \ A = log \ B \iff A=B</math>, se tiene: | + | Y teniendo en cuenta que <math>log \ A = log \ B \iff A=B</math>, se tiene: |
<center><math>50x=1000 \ \rightarrow \ x=20</math></center> | <center><math>50x=1000 \ \rightarrow \ x=20</math></center> | ||
- | :La solución se comprueba en la ecuación de partida y resulta ser válida. | + | La solución se comprueba en la ecuación de partida y resulta ser válida. |
<br> | <br> | ||
- | :'''''Solución:''''' <math>x=20\;</math> | + | '''''Solución:''''' <math>x=20\;</math> |
---- | ---- | ||
'''b)''' | '''b)''' | ||
<center><math>5\, log_2 \ (x+3)= log_2 \ 32</math></center> | <center><math>5\, log_2 \ (x+3)= log_2 \ 32</math></center> | ||
<br> | <br> | ||
- | :Teniendo en cuenta que <math>log_a \ B^n = n \ log_a \ B</math> y que <math>32=2^5\;</math>: | + | Teniendo en cuenta que <math>log_a \ B^n = n \ log_a \ B</math> y que <math>32=2^5\;</math>: |
<br> | <br> | ||
<center><math>log_2 \ (x+3)^5= log_2 \ 2^5</math></center> | <center><math>log_2 \ (x+3)^5= log_2 \ 2^5</math></center> | ||
<br> | <br> | ||
- | :Como <math>log \ A = log \ B \iff A=B</math>, se tiene: | + | Como <math>log \ A = log \ B \iff A=B</math>, se tiene: |
<center><math>(x+3)^5= 2^5\;</math></center> | <center><math>(x+3)^5= 2^5\;</math></center> | ||
- | :Y, como <math>a^x = b^x \iff a=b</math> | + | Y, como <math>a^x = b^x \iff a=b</math> |
<center><math>x+3= 2 \ \rightarrow \ x=-1</math></center> | <center><math>x+3= 2 \ \rightarrow \ x=-1</math></center> | ||
- | :Se comprueba en la ecuación de partida y resulta ser válida. | + | Se comprueba en la ecuación de partida y resulta ser válida. |
<br> | <br> | ||
- | :'''''Solución:''''' <math>x=-1\;</math> | + | '''''Solución:''''' <math>x=-1\;</math> |
---- | ---- | ||
'''c)''' | '''c)''' | ||
<center><math>2\, log \ x= log \ (10-3x)</math></center> | <center><math>2\, log \ x= log \ (10-3x)</math></center> | ||
<br> | <br> | ||
- | :Teniendo en cuenta que <math>log_a \ B^n = n \ log_a \ B</math>, tenemos: | + | Teniendo en cuenta que <math>log_a \ B^n = n \ log_a \ B</math>, tenemos: |
<br> | <br> | ||
<center><math>log \ x^2= log \ (10-3x) </math></center> | <center><math>log \ x^2= log \ (10-3x) </math></center> | ||
<br> | <br> | ||
- | :Como <math>log \ A = log \ B \iff A=B</math>, se tiene: | + | Como <math>log \ A = log \ B \iff A=B</math>, se tiene: |
<center><math>x^2= 10-3x \ \rightarrow \ x^2+3x-10=0 \ \rightarrow \ \begin{cases} x_1=2 \\ x_2=-5 \end{cases}</math></center> | <center><math>x^2= 10-3x \ \rightarrow \ x^2+3x-10=0 \ \rightarrow \ \begin{cases} x_1=2 \\ x_2=-5 \end{cases}</math></center> | ||
- | :De las dos soluciones, <math>x_2=-5\;</math> no es válida, porque al comprobarla en la ecuación de partida, <math>log \ x\;</math> no se puede calcular para <math>x=-5\;</math> (El logaritmo de un número negativo no existe). | + | De las dos soluciones, <math>x_2=-5\;</math> no es válida, porque al comprobarla en la ecuación de partida, <math>log \ x\;</math> no se puede calcular para <math>x=-5\;</math> (El logaritmo de un número negativo no existe). |
<br> | <br> | ||
- | :'''''Solución:''''' <math>x=2\;</math> | + | '''''Solución:''''' <math>x=2\;</math> |
}} | }} | ||
Línea 72: | Línea 72: | ||
|enunciado= | |enunciado= | ||
- | :Resuelve las siguientes ecuaciones: | + | Resuelve las siguientes ecuaciones: |
- | ::a) <math>ln(x-3)+ln(x+1)=ln\,3+ln(x-1) \;</math> | + | :a) <math>ln(x-3)+ln(x+1)=ln\,3+ln(x-1) \;</math> |
- | ::b) <math>2\,(log\,x)^2+7\,log\,x-9=0 \;</math> | + | :b) <math>2\,(log\,x)^2+7\,log\,x-9=0 \;</math> |
{{p}} | {{p}} | ||
|sol= | |sol= |
Revisión de 12:18 18 sep 2016
Las ecuaciones logarítmicas son aquellas en las que la incógnita aparece como parte de un logaritmo.
Para su resolución hay que tener en cuenta las propiedades de los logaritmos.
Se deben comprobar siempre las soluciones en la ecuación de partida pues pueden obtenerse soluciones que no sean válidas, como puede verse en el ejemplo c) siguiente.
Ejemplos: Ecuaciones logarítmicas
Resuelve las siguientes ecuaciónes:
- a)
- b)
- c)
a)
Teniendo en cuenta que y que , tenemos:
Y teniendo en cuenta que , se tiene:
La solución se comprueba en la ecuación de partida y resulta ser válida.
Solución:
b)
Teniendo en cuenta que y que :
Como , se tiene:
Y, como
Se comprueba en la ecuación de partida y resulta ser válida.
Solución:
c)
Teniendo en cuenta que , tenemos:
Como , se tiene:
De las dos soluciones, no es válida, porque al comprobarla en la ecuación de partida, no se puede calcular para (El logaritmo de un número negativo no existe).
Actividad: Ecuaciones logarítmicas Resuelve las siguientes ecuaciones:
Solución: Para averiguar las soluciones debes escribir donde pone "Escribe tu consulta" las siguientes expresiones:
Nota: En WolframAlpha log y loge simbolizan el logaritmo neperiano mientras que el logaritmo decimal es log10. |
Resuelve:
Resuelve:
Resuelve:
Resuelve: