Saltar al contenido principal
LibreTexts Español

6.1: Evaluar expresiones

  • Page ID
    112576
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Definición: Valor Absoluto

    El valor absoluto de un número real\(a\), escrito\(|a|\), es la distancia de\(a\) a\(0\) en una recta numérica.

    Para encontrar\(|−4|\), pregunta: “¿cuál es la distancia de\(−4\) a\(0\)?”. Dibuja una recta numérica y ve eso\(|−4| = 4\). De igual manera\(|4| = 4\), como se muestra en la siguiente figura.

    clipboard_eb8163436d100cbff9fa7ef8e4f2fd943.png

    Ejemplo 6.1.1

    Evalúe las siguientes expresiones:

    1. \(|8−2|− |4−7|\)
    2. \(5|−3|+|−9|^2\)
    3. \(\dfrac{3}{5}|6 + (−3)^3|\)
    4. \(\left|\dfrac{(−2)^2 + 12}{3} +5 \right|+|−4+2|\)

    Solución

    1. Para evaluar\(|8 − 2| − |4 − 7|\), primero simplificar dentro del valor absoluto.

    \(\begin{array} &&|8 − 2| − |4 − 7| &\text{Given} \\ &= |6| − |− 3| &\text{Simplify inside the absolute value} \\ &= (6) − (3) &\text{Absolute value definition} \\ &= 3 & \end{array}\)

    1. Primero, simplifique los valores absolutos, luego aplique la operación aritmética requerida.

    \(\begin{array} &&5| − 3| + | − 9|^2 &\text{Given} \\ &= 5(3) + (9)^2 &\text{Absolute value definition} \\ &= 15 + 81 &\text{Simplify} \\ &= 96 & \end{array}\)

    1. Utilizar orden de operaciones” PEMDAS” para simplificar dentro del valor absoluto.

    \(\begin{array} &&\dfrac{3}{5}|6 + (−3)^3| &\text{Given} \\ &=\dfrac{3}{5}|6 + (−27)| &\text{Evaluate the exponent term} \\ &= \dfrac{3}{5} − 21 &\text{Simplify inside the absolute value} \\ &= \dfrac{3}{5} (21) &\text{Absolute value definition} \\ &= \dfrac{63}{5} & \end{array}\)

    1. Para evaluar la expresión en esta parte, primero aplicar el orden de operación” PEMDAS” dentro del valor absoluto para simplificar.

    \(\begin{array} &&\left|\dfrac{(−2)^2 + 12}{3} +5 \right|+|−4+2| &\text{Given} \\ &= \left|\dfrac{(4 + 12)}{3} +5 \right|+|−2| &\text{Simplify} \\ &= \left|\dfrac{16}{3} +5 \right|+|−2| &\text{Note that \(3\)es la pantalla LCD de\(\dfrac{16}{3}\) y\(5\). \(5\)se puede escribir como\(\dfrac{5}{1}\)}\\ &=\ izquierda|\ dfrac {16} {3} +\ dfrac {5 (3)} {1 (3)}\ right|+|−2| &\ text {Multiplicar numerador y denominador de\(\dfrac{5}{1}\) por LCD para agregar los términos dentro del valor absoluto.}\\ &=\ izquierda|\ dfrac {31} {3}\ derecha|+−= 2| &\\ &=\ izquierda (\ dfrac {31} {3}\ derecha) + (2) & amp;\ text {Definición de valor absoluto}\\ &=\ dfrac {31} {3} + 2 &\ text {Similar a lo anterior,\(3\) es la pantalla LCD de\(\dfrac{31}{3}\) y\(2\). \(2\)se puede escribir como\(\dfrac{2}{1}\).}\\ &=\ dfrac {31} {3} +\ dfrac {2 (3)} {1 (3)} &\ text {\(\dfrac{3}{3}\)Multiplicar\(\dfrac{2}{1}\) por para agregar los dos términos.}\\ &=\ dfrac {37} {3} &\ end {array}\)

    Ejercicio 6.1.1

    Evaluar las expresiones dadas:

    1. \(|8 − 15|\)
    2. \(|− 3 −12|\)
    3. \(\left|− 2 + 11 − \left( −\dfrac{6}{4} \right) \right|\)
    4. \(\left|−\dfrac{1 + 5}{12} − 5\right|− 1\)
    5. \(|2 (5 + 6) − 20|\)
    6. \(\left|\dfrac{1}{2} (21 − 5) − |(−2)^3 \right|\)
    7. \(\left|−5 |− 2(−13 + 10) \right|\)
    8. \(\dfrac{3}{2} \left| 12 \left( \dfrac{−7 + 17}{(6 − 2)} \right) \right| + |− (−2)|\)

    This page titled 6.1: Evaluar expresiones is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by Victoria Dominguez, Cristian Martinez, & Sanaa Saykali (ASCCC Open Educational Resources Initiative) .