Skip to main content
\(\require{cancel}\newcommand{\abs}[1]{\left\lvert#1\right\rvert} \newcommand{\point}[2]{\left(#1,#2\right)} \newcommand{\highlight}[1]{{\color{blue}{{#1}}}} \newcommand{\lowlight}[1]{{\color{lightgray}{#1}}} \newcommand{\attention}[1]{\mathord{\overset{\downarrow}{#1}}} \newcommand{\substitute}[1]{\highlight{#1}} \newcommand{\addright}[1]{\highlight{{}+#1}} \newcommand{\addleft}[1]{\highlight{#1+{}}} \newcommand{\subtractright}[1]{\highlight{{}-#1}} \newcommand{\multiplyright}[2][\cdot]{\highlight{{}#1#2}} \newcommand{\multiplyleft}[2][\cdot]{\highlight{#2#1{}}} \newcommand{\divideunder}[2]{\frac{#1}{\highlight{#2}}} \newcommand{\divideright}[1]{\highlight{{}\div#1}} \newcommand{\apple}{\text{🍎}} \newcommand{\banana}{\text{🍌}} \newcommand{\pear}{\text{🍐}} \newcommand{\cat}{\text{🐱}} \newcommand{\dog}{\text{🐶}} \newcommand{\lt}{<} \newcommand{\gt}{>} \newcommand{\amp}{&} \)

Section2.9Chapter Review

Subsection2.9.1Variables and Evaluating Expressions Review

Evaluating Expressions

When we evaluate an expression's value, we substitute each variable with its given value.

Example

Evaluate the value of \(\frac{5}{9}(F - 32)\) if \(F=212\text{.}\)

\begin{align*} \frac{5}{9}(F - 32)\amp=\frac{5}{9}(212 - 32)\\ \amp=\frac{5}{9}(180)\\ \amp=100 \end{align*}
Substituting a Negative Number

When we substitute a variable with a negative number, it's important to use parentheses around the number.

Example

Evaluate the following expressions if \(x=-3\text{.}\)

  1. \begin{align*} x^2\amp=(-3)^2\\ \amp=9 \end{align*}
  2. \begin{align*} x^3\amp=(-3)^3\\ \amp=(-3)(-3)(-3)\\ \amp=-27 \end{align*}
  3. \begin{align*} -x^2\amp=-(-3)^2\\ \amp=-9 \end{align*}
  4. \begin{align*} -x^3\amp=-(-3)^3\\ \amp=-(-27)\\ \amp=27 \end{align*}

Subsection2.9.2Equations and Inequalities as True/False Statements Review

Checking Possible Solutions

Given an equation or an inequality (with one variable), checking if some particular number is a solution is just a matter of replacing the value of the variable with the specified number and determining if the resulting equation/inequality is true or false. This may involve some amount of arithmetic simplification.

Example

Is \(-5\) a solution to \(2(x+3)-2=4-x\text{?}\)

To find out, substitute in \(-5\) for \(x\) and see what happens.

\begin{align*} 2(x+3)-2\amp=4-x\\ 2(\substitute{(-5)}+3)-2\amp\stackrel{?}{=}4-\substitute{(-5)}\\ 2(\highlight{-2})-2\amp\stackrel{?}{=}\highlight{9}\\ \highlight{-4}-2\amp\stackrel{?}{=}9\\ \highlight{-6}\amp\stackrel{?}{=}9 \end{align*}

So no, \(-5\) is not a solution to \(2(x+3)-2=4-x\text{.}\)

Subsection2.9.3Solving One-Step Equations Review

Example

Solve for \(g\) in \(\frac{1}{2}=\frac{2}{3}+g\text{.}\)

We will subtract \(\frac{2}{3}\) on both sides of the equation:

\begin{align*} \frac{1}{2}\amp=\frac{2}{3}+g\\ \frac{1}{2}\subtractright{\frac{2}{3}}\amp=\frac{2}{3}+g\subtractright{\frac{2}{3}}\\ \frac{3}{6}-\frac{4}{6}\amp=g\\ -\frac{1}{6}\amp=g \end{align*}

We will check the solution by substituting \(g\) in the original equation with \(-\frac{1}{6}\text{:}\)

\begin{align*} \frac{1}{2}\amp=\frac{2}{3}+g\\ \frac{1}{2}\amp\stackrel{?}{=}\frac{2}{3}+\left(\substitute{-\frac{1}{6}}\right)\\ \frac{1}{2}\amp\stackrel{?}{=}\frac{4}{6}+\left(-\frac{1}{6}\right)\\ \frac{1}{2}\amp\stackrel{?}{=}\frac{3}{6}\\ \frac{1}{2}\amp\stackrel{\checkmark}{=}\frac{1}{2} \end{align*}

The solution \(-\frac{1}{6}\) is checked and the solution set is \(\left\{-\frac{1}{6}\right\}\text{.}\)

Subsection2.9.4Solving One-Step Equations and Inequalities Review

Solving One-Step Inequalities

When we solve linear inequalities, we also use Properties of Equivalent Equations with one small complication: When we multiply or divide by the same negative number on both sides of an inequality, the direction reverses!

Example

Solve the inequality \(-2x\geq12\text{.}\) State the solution set with both interval notation and set-builder notation.

To solve this inequality, we will divide each side by \(-2\text{:}\)

\begin{align*} -2x\amp\geq12\\ \divideunder{-2x}{-2}\amp\highlight{{}\leq{}}\divideunder{12}{-2}\amp\amp\text{Note the change in direction.}\\ x\amp\leq-6 \end{align*}
  • The inequality's solution set in interval notation is \((-\infty,-6]\text{.}\)

  • The inequality's solution set in set-builder notation is \(\{x\mid x\leq-6\}\text{.}\)

Subsection2.9.5Solving One-Step Equations Involving Percentages Review

Solving One-Step Equations Involving Percentages

An important skill for solving percent-related problems is to boil down a complicated word problem into a simple form like “\(2\) is \(50\%\) of \(4\text{.}\)”

Example

What percent of \(2346.19\) is \(1995.98\text{?}\)

Using \(P\) to represent the unknown quantity, we write and solve the equation:

\begin{align*} \overbrace{\strut P}^{\text{what percent}}\overbrace{\strut \cdot}^{\text{of}} \overbrace{\strut 2346.19}^{\text{\$2346.19}}\amp\overbrace{\strut =}^{\text{is}}\overbrace{\strut 1995.98}^{\text{\$1995.98}}\\ \divideunder{P\cdot 2346.19}{2346.19}\amp=\divideunder{1995.98}{2346.19}\\ P\amp=0.85073\ldots\\ P\amp\approx85.07\% \end{align*}

In summary, \(2346.19\) is approximately \(85.07\%\) of \(1995.98\text{.}\)

Subsection2.9.6Modeling with Equations and Inequalities Review

Modeling with Equations and Inequalities

To set up an equation modeling a real world scenario, the first thing we need to do is identifying what variable we will use. The variable we use will be determined by whatever is unknown in our problem statement. Once we've identified and defined our variable, we'll use the numerical information provided in the equation to set up our equation.

Examples

A bathtub contains 2.5 ft3 of water. More water is being poured in at a rate of 1.75 ft3 per minute. When will the amount of water in the bathtub reach 6.25 ft3?

Since the question being asked in this problem starts with “when,” we immediately know that the unknown is time. As the volume of water in the tub is measured in ft3 per minute, we know that time needs to be measured in minutes. We'll defined \(t\) to be the number of minutes that water is poured into the tub. Since each minute there are 1.75 ft3 of water added, we will add the expression \(1.75t\) to \(2.5\) to obtain the total amount of water. Thus the equation we set up is:

\begin{equation*} 2.5+1.75t=6.25 \end{equation*}

Subsection2.9.7Exponent Rules Review (Multiplication Only)

Rules of Exponents

Let \(x,\) and \(y\) represent real numbers, variables, or algebraic expressions, and let \(m\) and \(n\) represent positive integers. Then the following properties hold:

Product of Powers

\(x^m\cdot x^n=x^{m+n}\)

Power to Power

\((x^m)^n=x^{m\cdot n}\)

Product to Power

\((xy)^n = x^n\cdot y^n\)

Examples

Simplify the following expressions using the rules of exponents.

\begin{align*} -2t^3\cdot 4t^5\amp=-8t^8\\ 5\left(v^4\right)^2\amp=5v^8\\ -(3u)^2\amp=-9u^4\\ (-3u)^2\amp=9u^4 \end{align*}

Subsection2.9.8Simplifying Expressions Review

Algebraic Properties

Let \(a,\text{,}\) \(b\text{,}\) and \(c\) represent real numbers, variables, or algebraic expressions. Then the following properties hold:

Commutative Property of Multiplication:

\begin{equation} a\cdot b=b\cdot a\tag{2.9.1} \end{equation}
Associative Property of Multiplication:

\(a\cdot(b\cdot c)=(a\cdot b)\cdot c\)

Commutative Property of Addition:

\(a+b=b+a\)

Associative Property of Addition:

\(a+(b+c)=(a+b)+c\)

Distributive Property:

\begin{equation} a(b+c)=ab+ac\tag{2.9.2} \end{equation}
Examples

Use the associative, commutative, and distributive properties to simplify the following expression as much as possible:

\begin{equation*} 5x+9(-2x+3) \end{equation*}

Solution: We will remove parentheses by the distributive property, and then combine like terms:

\begin{align*} \amp\phantom{{}=}5x+9(-2x+3)\\ \amp=5x+9(-2x)+9(3)\\ \amp=5x-18x+27\\ \amp=-13x+27 \end{align*}

Subsection2.9.9Exercises

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23