Página 1 de 1
Sistema de Equações Logarítmicas
Enviado: 18 Fev 2008, 18:29
por olgario
Determinar o Conjunto Verdade do Sistema:
[tex3]\left\{ \begin{array}{l}
x + y = 29 \\
\log x + \log y = 2 \\
\end{array} \right. [/tex3]
atenciosamente
olgario
Resolução
Enviado: 18 Fev 2008, 19:15
por DiegoNunes
[tex3]\begin{array}{l}
\left\{ \begin{array}{l}
x + y = 29 \\
\log x + \log y = 2 \\
\end{array} \right. \\
{\text{Na segunda sentença do sistema temos:}} \\
\log x + \log y = 2 \\
\log xy = 2 \\
xy = 10^2 \\
xy = 100 \\
{\text{Na primeira sentença:}} \\
x + y = 29 \Rightarrow x = 29 - y \\
{\text{Substituindo:}} \\
xy = 100 \\
(29 - y) \cdot y = 100 \\
29y - y^2 = 100 \\
y^2 - 29y + 100 = 0 \\
\Delta = ( - 29)^2 - 4 \cdot 1 \cdot 100 = 841 - 400 = 441 \\
y = \frac{{29 \pm \sqrt {441} }}{2} = \left\{ \begin{array}{l}
y_1 = \frac{{29 + 21}}{2} = 25 \Rightarrow x_1 = 29 - y_1 = 29 - 25 = 4 \\
y_2 = \frac{{29 - 21}}{2} = 4 \Rightarrow x_2 = 29 - y_2 = 29 - 4 = 25 \\
\end{array} \right. \\
{\text{Logo: }}S = \left\{ {\left( {4,25} \right);\left( {25,4} \right)} \right\} \\
{\text{Observe que a CE's são: }}x > 0{\text{ e }}y > 0{\text{ que são satisfeitas}}{\text{.}} \\
\end{array}[/tex3]