Section 5.3 Some Basic Functions
Subsection 1. Evaluate cube roots
Subsubsection Examples
It is a good idea to become familiar with the first few perfect cubes:
and so on.
Example 5.12.
Evaluate each cube root.
- \(\displaystyle \sqrt[3]{64}\)
- \(\displaystyle \sqrt[3]{-125}\)
- \(\displaystyle \sqrt[3]{1}\)
- \(\displaystyle \sqrt[3]{\dfrac{-1}{8}}\)
- \(4^3=64,~\) so \(~\sqrt[3]{64}=4\)
-
The cube root of a negative number is negative.
\begin{equation*} (-5)^3=-125,~~\text{so}~~\sqrt[3]{-125}=-5 \end{equation*} - \(1^3=1,~\) so \(~\sqrt[3]{1}=1\)
-
We can take the cube root of a fraction by taking the cube root of its numerator and denominator.
\begin{equation*} \sqrt[3]{\dfrac{-1}{8}} = \dfrac{\sqrt[3]{-1}}{\sqrt[3]{8}} = \dfrac{-1}{2} \end{equation*}
Example 5.13.
Use a calculator to evaluate the cube root. Round to thousandths.
- \(\displaystyle \sqrt[3]{347}\)
- \(\displaystyle \sqrt[3]{0.85}\)
- \(\displaystyle \sqrt[3]{-9}\)
On a scientific calculator, look for the key labeled \(\boxed{\sqrt[3]{\hphantom{1}\vphantom{1}}}\text{.}\) On a graphing calculator, press MATH 4
- \(\displaystyle \sqrt[3]{347} \approx 7.027\)
- \(\displaystyle \sqrt[3]{0.85} \approx 0.947\)
- \(\displaystyle \sqrt[3]{-9} \approx -2.080\)
Subsubsection Exercises
Checkpoint 5.14.
Evaluate \(\sqrt[3]{-0.5}\text{.}\) Round to thousandths.
Checkpoint 5.15.
Evaluate \(\sqrt[3]{81}\text{.}\) Round to thousandths.
Subsection 2. Evaluate absolute values
Subsubsection Examples
The definition of how to take an absolute value may look complicated, but it just says two things:
- If the number is positive, leave it alone.
- If the number is negative, put another negative in front, which will make the number positive.
Example 5.16.
Simplify each expression.
- \(\displaystyle |-3|\)
- \(\displaystyle -|3|\)
- \(\displaystyle -(-3)\)
- \(\displaystyle -|-3|\)
The absolute value of any number is positive (or zero). We can think of the absolute value of a number as its distnce from on a number line.
- \(-3\) is 3 units from 0, so \(|-3|=3\text{.}\)
- \(-|3|\) is the opposite of \(|3|\text{,}\) so \(-|3|=-3\text{.}\)
- The opposite of \(-3\) is \(3\text{,}\) so \(-(-3)=3\text{.}\)
- \(-|-3|\) is the opposite of \(|-3|\text{,}\) so \(-|-3|=-3\text{.}\)
Example 5.17.
Suppose \(x\) represents \(-8\text{.}\) Evaluate each expression.
- \(\displaystyle -x\)
- \(\displaystyle |x|\)
- \(\displaystyle |-x|\)
- \(\displaystyle -x = -(-8) = 8\)
- \(\displaystyle |x| = |-8| = 8\)
- \(\displaystyle |-x| = |-(-8)| = 8\)
Subsubsection Exercises
Checkpoint 5.18.
Simplify \(-|-12|\text{.}\)
Checkpoint 5.19.
Simplify \(|-25|\text{.}\)
Checkpoint 5.20.
Simplify \(-(-90)|\text{.}\)
Subsection 3. Use the order of operations in evaluation
Recall the order of operations:
- Simplify what's inside parentheses (or absolute value bars) first.
- Next evaluate all powers and roots.
- Then perform all multiplications and divisions in order from left to right.
- Finally, perform all additionas and subtractions in order from left to right.
Subsubsection Examples
Example 5.21.
Simplify \(~|2|-4|3-8|\)
Absolute value bars are a grouping device. We simplify expressions within absolute value bars first.
Example 5.22.
Simplify \(~\dfrac{8-2\sqrt[3]{11.375+2.5^3}}{8-4}\)
Simplify the expression under the radical first.
Subsubsection Exercises
Checkpoint 5.23.
Simplify \(~~3\sqrt[3]{\dfrac{125}{216}} + \dfrac{4}{5} \sqrt[3]{-512}~~~\text{.}\) Follow the order of operations.
\(\dfrac{-39}{10}\)
Checkpoint 5.24.
Simplify \(~~-3|3-6|-4|-4-3|~~~\text{.}\) Follow the order of operations.
\(-37\)