$\require{enclose}$ $\newcommand{\avsum}{\mathrel{\displaystyle\int \!\!\!\!\!\! \Delta\ }}$ $\newcommand{\bcancelto}[2]{{\enclose{southeastarrow}{#2}\,}_{\lower.75ex{#1}}}$ $\newcommand{\ordcirc}[1]{\mathrel{[\hspace{-4pt} \circ \hspace{2pt}#1 \hspace{3pt}]\hspace{-4pt}\circ}}$ $\newcommand{\avigual}{\{=\}}$ $\newcommand{\intsup}{{\LARGE \big\uparrow}\displaystyle\int}$ $\newcommand{\intinf}{{\LARGE \big\downarrow}\displaystyle\int}$
Última atualização estrutural do weblog: 07-07-2023.

Este weblog utiliza serviços de terceiros, e os mesmos podem não funcionar adequadamente, o que não depende de mim.

Se as expressões matemáticas não estiverem satisfatoriamente visíveis, você pode alterar as configurações de exibição no menu contextual.

Este weblog pode passar por melhorias. Caso não teve uma boa experiência hoje, futuramente os problemas poderão estar corrigidos.

Em caso de não ser a mim mais possível realizar manutenções, como, por exemplo, devido a falecimento ou desaparecimento, alguns links podem ficar quebrados e eu não responder mais a comentários. Peço compreensão.
Mostrando postagens com marcador funções modulares. Mostrar todas as postagens
Mostrando postagens com marcador funções modulares. Mostrar todas as postagens

quinta-feira, 27 de janeiro de 2022

Resolver em $\mathbb{R}$: $|2x + 1| - |x - 3| = 6$.

$|2x + 1| = 6 + |x - 3|$

$p:\ 2x + 1 = 6 + |x - 3|\ \vee\ q:\ 2x + 1 = -6 - |x - 3|$


$p:\ |x - 3| = 2x - 5\ \Rightarrow\ x - 3 = 2x - 5\ \vee\ 5 - 2x = x - 3\ \Rightarrow$

$\Rightarrow\ x = 2\ \vee\ x = \dfrac{8}{3}$


$q:\ |x - 3| = -7 - 2x\ \Rightarrow\ x - 3 = -7 - 2x\ \vee\ x - 3 = 7 + 2x\ \Rightarrow$

$\Rightarrow\ x = -\dfrac{4}{3}\ \vee\ x = -10$


$\fbox{$S = \left\{2, \dfrac{8}{3}, -\dfrac{4}{3}, -10\right\}$}$

sábado, 27 de julho de 2019

Exercício: equação modular $|x| \cdot |x - 2| = 3x - 6$.

Resolva, no universo $\mathbb{R}$ a equação $|x| \cdot |x - 2| = 3x - 6$.

$x < 0\ \text{(I)}\ \Rightarrow\ (-x) \cdot (2 - x) = 3x - 6\ \Rightarrow\ (x = 2\ \vee\ x = 3)\ \text{(II)}$

(I) e (II) $\Rightarrow\ S_1 = \emptyset$

$0 \le x < 2\ \text{(III)}\ \Rightarrow\ x(2 - x) = 3x - 6\ \Rightarrow$

$\Rightarrow\ (x = -3\ \vee\ x = 2)\ \text{(IV)}$

(III) e (IV) $\Rightarrow\ S_2 = \emptyset$

$x \ge 2\ \text{(V)}\ \Rightarrow\ x(x - 2) = 3x - 6\ \Rightarrow\ (x = 2\ \vee\ x = 3)\ \text{(VI)}$

(V) e (VI) $\Rightarrow\ S_3 = \{2, 3\}$

$\bigcup_{i = 1}^3 S_i = \{2, 3\}$

Exercício: inequação modular.

No universo real, resolva a inequação $|3x|>|5 - 2x|$.

$x < 0$ (I) $\Rightarrow\ -3x > 5 - 2x\ \Rightarrow\ x < -5$ (II)

(I) e (II): $x < -5$ (III)

$0 \le x \le \dfrac{5}{2}$ (IV) $\Rightarrow\ 3x > 5 - 2x\ \Rightarrow\ x > 1$ (V)

(IV) e (V): $1 < x \le \dfrac{5}{2}$ (VI)

$x > \dfrac{5}{2}$ (VII) $\Rightarrow\ 3x > 2x - 5\ \Rightarrow\ x > -5$ (VIII)

(VII) e (VIII): $x > \dfrac{5}{2}$ (IX)

(III) ou (VI) ou (IX): $x < -5\ \vee\ x > 1$

$S\ =\ ]-\infty, -5[\ \cup\ ]1, +\infty[$

quarta-feira, 24 de julho de 2019

Exercício: equação modular.

Resolva a equação $|x| = 5x - 1$.

Resolução:

$x \ge 0 \Rightarrow x = 5x - 1 \Rightarrow x = \dfrac{1}{4}$

$x < 0 \Rightarrow -x = 5x - 1 \Rightarrow \nexists x$

$S = \{\dfrac{1}{4}\}$

terça-feira, 11 de dezembro de 2012

Exercício: dado $y=|\sqrt{x^2-8x+16}-\sqrt{x^2-2x+1}|$, construir o gráfico da função.

Observemos que:

$\sqrt{x^2 - 8x + 16}\ =\ \sqrt{(x - 4)^2}\ =\ |x - 4|$

$\sqrt{x^2 - 2x + 1}\ =\ \sqrt{(x - 1)^2}\ =\ |x - 1|$

Analisemos então o comportamento de $y$ de acordo com o comportamento de suas parcelas modulares.

Para $x\ <\ 1$:

$|x - 1|\ =\ 1 - x$

$|x - 4|\ =\ 4 - x$

Assim:

$y_1\ =\ |(4 - x) - (1 - x)|\ =\ |3|\ =\ 3$
__

Para $1\ \le\ x\ <\ 4$:

$|x - 1|\ =\ x - 1$

$|x - 4|\ =\ 4 - x$

Assim:

$y_2\ =\ |(4 - x) - (x - 1)|\ =\ |-2x + 5|$

Se $x\ <\ \dfrac{5}{2}$:

$|-2x + 5|\ =\ -2x + 5$

$y_{2,1}\ =\ -2x + 5$

Se $x\ \ge\ \dfrac{5}{2}$

$|-2x + 5|\ =\ 2x - 5$

$y_{2,2}\ =\ 2x - 5$
__

Para $x\ \ge\ 4$:

$|x - 1|\ =\ x - 1$

$|x - 4|\ =\ x - 4$

Assim:

$y_3\ =\ |(x - 4) - (x - 1)|\ =\ |-3|\ =\ 3$
__

Construindo agora os gráficos das três funções componentes, uma para cada intervalo de $x$: