Skip to main content
Logo image

Section 13.8 Graphs and Equations Chapter Review

Subsection 13.8.1 Overview of Graphing

In Section 1 we reviewed several ways of making graphs of both lines (by hand) and general functions (using technology).

Example 13.8.1. Graphing Lines by Plotting Points.

Graph the equation \(y=\frac{5}{3}x-3\) by creating a table of values and plotting those points.
Explanation.
To make a good table for this line, we should have \(x\)-values that are multiples of \(3\) to make sure that the fraction cancels nicely for the outputs.
\(x\) \(y=\frac{5}{3}x-3\) Point
\(-3\) \(\frac{5}{3}(-3)-3=-8\) \((1,-8)\)
\(0\) \(\frac{5}{3}(0)-3=-3\) \((2,-3)\)
\(3\) \(\frac{5}{3}(3)-3=2\) \((3,2)\)
\(6\) \(\frac{5}{3}(6)-3=7\) \((4,7)\)
Figure 13.8.2. A table of values for \(y=\frac{5}{3}x-3\)
Figure 13.8.3. A graph of \(y=\frac{5}{3}x-3\)

Example 13.8.4. Graphing Lines in Slope-Intercept Form.

Find the slope and vertical intercept of \(j(x)=-\frac{7}{2}x+5\text{,}\) and then use slope triangles to find the next two points on the line. Draw the line.
Explanation.
The slope of \(j(x)=\firsthighlight{-\frac{7}{2}}x+\secondhighlight{5}\) is \(\firsthighlight{-\frac{7}{2}}\text{,}\) and the vertical intercept is \((0,\secondhighlight{5})\text{.}\) Starting at \((0,5)\text{,}\) we go down \(7\) units and right \(2\) units to reach more points.
From the graph, we can read that two more points that \(j(x)=-\frac{7}{2}x+5\) passes through are \((2,-2)\) and \((4,9)\text{.}\)
Figure 13.8.5. A graph of \(j(x)=-\frac{7}{2}x+5\)

Example 13.8.6. Graphing Lines in Point-Slope Form.

From the equation, find the slope and a point on the graph of \(k(x)=\frac{3}{4}(x-2)-5\text{,}\) and then use slope triangles to find the next two points on the line. Draw the line.
Explanation.
The slope of \(k(x)=\firsthighlight{\frac{3}{4}}(x-\secondhighlight{2})\mathbin{\secondhighlight{-}}\secondhighlight{5}\) is \(\firsthighlight{\frac{3}{4}}\) and the point on the graph given in the equation is \((\secondhighlight{2},\secondhighlight{-5})\text{.}\) So to graph \(k\text{,}\) start at \((2,-5)\text{,}\) and the go up \(3\) units and right \(4\) units (or down \(3\) left \(4\)) to reach more points.
From the graph, we can read that two more points that \(k(x)=\frac{3}{4}(x-2)-5\) passes through are \((6,-2)\) and \((10,1)\text{.}\)
Figure 13.8.7. A graph of \(k(x)=\frac{3}{4}(x-2)-5\)

Example 13.8.8. Graphing Lines Using Intercepts.

Use the intercepts of \(4x-2y=16\) to graph the equation.
Explanation.
To find the \(x\)-intercept, set \(y=0\) and solve for \(x\text{.}\)
\begin{align*} 4x-2\substitute{(0)}\amp=16\\ 4x\amp=16\\ x\amp=4 \end{align*}
The \(x\)-intercept is the point \((\firsthighlight{4},\secondhighlight{0})\text{.}\)
To find the \(y\)-intercept, set \(x=0\) and solve for \(y\text{.}\)
\begin{align*} 4\substitute{(0)}-2y\amp=16\\ -2y\amp=16\\ y\amp=-8 \end{align*}
The \(y\)-intercept is the point \((\firsthighlight{0},\secondhighlight{-8})\text{.}\)
Next, we just plot these points and draw the line that runs through them.
Figure 13.8.9. A graph of \(4x-2y=16\)

Example 13.8.10. Graphing Functions by Plotting Points.

The wind chill
 1 
en.wikipedia.org/wiki/Wind_chill
is how cold it feels outside due to the wind. Imagine a chilly 32 °F day with a breeze blowing over the snowy ground. The wind chill, \(w(v)\text{,}\) at this temperature can be approximated by the formula \(w(v)=54.5-21\sqrt[6]{v}\) where \(v\) is the speed of the wind in miles per hour. This formula only approximates the wind chill for reasonable wind values of about 5 mph to 60 mph. Create a table of values rounded to the nearest tenth for the wind chill at realistic wind speeds and make a graph of \(w\text{.}\)
Explanation.
Typical wind speeds vary between \(5\) and 20 mph, with gusty conditions up to 60 mph, depending on location. A good way to enter the sixth root into a calculator is to recall that \(\sqrt[6]{x}=x^{\frac{1}{6}}\text{.}\)
\(v\) \(w(v)=54.5-21\sqrt[6]{v}\) Point Interpretation
\(5\) \(w(5)\approx27.0\) \((5,27.0)\) A 5 mph wind causes a wind chill of 27.0 °F.
\(10\) \(w(10)\approx23.7\) \((10,23.7)\) A 10 mph wind causes a wind chill of 23.7 °F.
\(20\) \(w(20)\approx19.9\) \((20,19.9)\) A 20 mph wind causes a wind chill of 19.9 °F.
\(30\) \(w(30)\approx17.5\) \((30,17.5)\) A 30 mph wind causes a wind chill of 17.5 °F.
\(40\) \(w(40)\approx15.7\) \((40,15.7)\) A 40 mph wind causes a wind chill of 15.7 °F.
\(50\) \(w(50)\approx14.2\) \((50,14.2)\) A 50 mph wind causes a wind chill of 14.2 °F.
\(60\) \(w(60)\approx12.9\) \((60,12.9)\) A 60 mph wind causes a wind chill of 12.9 °F.
Figure 13.8.11. A table of values for \(w(v)=54.5-21\sqrt[6]{v}\)
With the values in Table 11, we can sketch the graph.
the graph of the curve w(v)=54.5 - 21 times the sixth root of v
Figure 13.8.12. A graph of \(w(v)=54.5-21\sqrt[6]{v}\)

Subsection 13.8.2 Quadratic Graphs and Vertex Form

In Section 2 we covered the use of technology in analyzing quadratic functions, the vertex form of a quadratic function and how it affects horizontal and vertical shifts of the graph of a parabola, and the factored form of a quadratic function.

Example 13.8.13. Exploring Quadratic Functions with Graphing Technology.

Use technology to graph and make a table of the quadratic function \(g\) defined by \(g(x)=-x^2+5x-6\) and find each of the key points or features.
  1. Find the vertex.
  2. Find the vertical intercept.
  3. Find the horizontal intercept(s).
  4. Find \(g(-1)\text{.}\)
  5. Solve \(g(x)=-6\) using the graph.
  6. Solve \(g(x)\le -6\) using the graph.
  7. State the domain and range of the function.
Explanation.
The specifics of how to use any one particular technology tool vary. Whether you use an app, a physical calculator, or something else, a table and graph should look like:
\(x\) \(g(x)\)
\(-1\) \(-12\)
\(0\) \(-6\)
\(1\) \(-2\)
\(2\) \(0\)
\(2\) \(0\)
\(3\) \(0\)
\(4\) \(-2\)
the graph of the parabola g(x)=-x^2+5x-6, that opens downward, passing through the points listed in the table
Additional features of your technology tool can enhance the graph to help answer these questions. You may be able to make the graph appear like:
the previous graph with all of the key points labeled as described below
  1. The vertex is \((2.5,0.25)\text{.}\)
  2. The vertical intercept is \((0,-6)\text{.}\)
  3. The horizontal intercepts are \((2,0)\) and \((3,0)\text{.}\)
  4. \(g(-1)=-2\text{.}\)
  5. The solutions to \(g(x)=-6\) are the \(x\)-values where \(y=6\text{.}\) We graph the horizontal line \(y=-6\) and find the \(x\)-values where the graphs intersect. The solution set is \(\{0,5\}\text{.}\)
  6. The solutions are all \(x\)-values where the function below (or touching) the line \(y=-6\text{.}\) The solution set is \((-\infty,0]\cup[5,\infty)\text{.}\)
    the previous graph with the region in question highlighted
  7. The domain is \((-\infty,\infty)\) and the range is \((-\infty,0.25]\text{.}\)

Example 13.8.14. The Vertex Form of a Parabola.

Recall that the vertex form of a quadratic function tells us the location of the vertex of a parabola.
  1. State the vertex of the quadratic function \(r(x)=-8(x+1)^2+7\text{.}\)
  2. State the vertex of the quadratic function \(u(x)=5(x-7)^2-3\text{.}\)
  3. Write the formula for a parabola with vertex \((-5,3)\) and \(a=2\text{.}\)
  4. Write the formula for a parabola with vertex \((1,-17)\) and \(a=-4\text{.}\)
Explanation.
  1. The vertex of the quadratic function \(r(x)=-8(x+\highlight{1})^2+\secondhighlight{7}\) is \((\highlight{-1},\secondhighlight{7})\text{.}\)
  2. The vertex of the quadratic function \(u(x)=5(x-\highlight{7})^2\secondhighlight{-3}\) is \((\highlight{7},\secondhighlight{-3})\text{.}\)
  3. The formula for a parabola with vertex \((\highlight{-5},\secondhighlight{3})\) and \(a=2\) is \(y=2(x+\highlight{5})^2+\secondhighlight{3}\text{.}\)
  4. The formula for a parabola with vertex \((\highlight{1},\secondhighlight{-17})\) and \(a=-4\) is \(y=4(x-\highlight{1})^2\secondhighlight{-17}\text{.}\)

Example 13.8.15. Horizontal and Vertical Shifts.

Identify the horizontal and vertical shifts compared with \(f(x)=x^2\text{.}\)
  1. \(s(x)=(x+1)^2+7\text{.}\)
  2. \(v(x)=(x-7)^2-3\text{.}\)
Explanation.
  1. The graph of the quadratic function \(s(x)=-8(x+1)^2+7\) is the same as the graph of \(f(x)=x^2\) shifted to the left \(1\) unit and up \(7\) units.
  2. The graph of the quadratic function \(v(x)=5(x-7)^2-3\) is the same as the graph of \(f(x)=x^2\) shifted to the right \(7\) units and down \(3\) units.

Example 13.8.16. The Factored Form of a Parabola.

Recall that the factored form of a quadratic function tells us the horizontal intercepts very quickly.
  1. \(n(x)=13(x-1)(x+6)\text{.}\)
  2. \(p(x)=-6(x-\frac{2}{3})(x+\frac{1}{2})\text{.}\)
Explanation.
  1. The horizontal intercepts of \(n\) are \((1,0)\) and \((-6,0)\text{.}\)
  2. The horizontal intercepts of \(p\) are \((\frac{2}{3},0)\) and \((-\frac{1}{2},0)\text{.}\)

Subsection 13.8.3 Completing the Square

In Section 3 we covered how to complete the square to both solve quadratic equations in one variable and to put quadratic functions into vertex form.

Example 13.8.17. Solving Quadratic Equations by Completing the Square.

Solve the equations by completing the square.
  1. \(\displaystyle k^2-18k+1=0\)
  2. \(\displaystyle 4p^2-3p=2\)
Explanation.
  1. To complete the square in the equation \(k^2-18k+1=0\text{,}\) we first we will first move the constant term to the right side of the equation. Then we will use Fact 13.3.3 to find \(\left(\frac{b}{2}\right)^2\) to add to both sides.
    \begin{align*} k^2-18k+1\amp=0\\ k^2-18k\amp=-1 \end{align*}
    In our case, \(b=-18\text{,}\) so \(\left(\frac{b}{2}\right)^2=\left(\frac{-18}{2}\right)^2=81\)
    \begin{align*} k^2-18k\addright{81}\amp=-1\addright{81}\\ (k-9)^2\amp=80 \end{align*}
    \begin{align*} k-9\amp=-\sqrt{80}\amp\text{ or }\amp\amp k-9\amp=\sqrt{80}\\ k-9\amp=-4\sqrt{5}\amp\text{ or }\amp\amp k-9\amp=4\sqrt{5}\\ k\amp=9-4\sqrt{5}\amp\text{ or }\amp\amp k\amp=9+4\sqrt{5} \end{align*}
    The solution set is \(\{9+4\sqrt{5},9-4\sqrt{5}\}\text{.}\)
  2. To complete the square in the equation \(4p^2-3p=2\text{,}\) we first divide both sides by \(4\) since the leading coefficient is 4.
    \begin{align*} \divideunder{4p^2}{4}-\divideunder{3p}{4}\amp=\divideunder{2}{4}\\ p^2-\frac{3}{4}p\amp=\frac{1}{2}\\ p^2-\frac{3}{4}p\amp=\frac{1}{2} \end{align*}
    Next, we will complete the square. Since \(b=-\frac{3}{4}\text{,}\) first,
    \begin{equation} \frac{b}{2}=\frac{-\frac{3}{4}}{2}=-\frac{3}{8}\tag{13.8.1} \end{equation}
    and next, squaring that, we have
    \begin{equation} \left(-\frac{3}{8}\right)^2=\frac{9}{64}\text{.}\tag{13.8.2} \end{equation}
    So we will add \(\frac{9}{64}\) from Equation (13.8.2) to both sides of the equation:
    \begin{align*} p^2-\frac{3}{4}p\addright{\frac{9}{64}}\amp=\frac{1}{2}\addright{\frac{9}{64}}\\ p^2-\frac{3}{4}p+\frac{9}{64}\amp=\frac{32}{64}+\frac{9}{64}\\ p^2-\frac{3}{4}p+\frac{9}{64}\amp=\frac{41}{64} \end{align*}
    Here, remember that we always factor with the number found in the first step of completing the square, Equation (13.8.1).
    \begin{align*} \left(p-\frac{3}{8}\right)^2\amp=\frac{41}{64} \end{align*}
    \begin{align*} p-\frac{3}{8}\amp=-\frac{\sqrt{41}}{8}\amp\text{ or }\amp\amp p-\frac{3}{8}\amp=\frac{\sqrt{41}}{8}\\ p\amp=\frac{3}{8}-\frac{\sqrt{41}}{8}\amp\text{ or }\amp\amp p\amp=\frac{3}{8}+\frac{\sqrt{41}}{8}\\ p\amp=\frac{3-\sqrt{41}}{8}\amp\text{ or }\amp\amp p\amp=\frac{3+\sqrt{41}}{8} \end{align*}
    The solution set is \(\left\{\frac{3-\sqrt{41}}{8}, \frac{3+\sqrt{41}}{8}\right\}\text{.}\)

Example 13.8.18. Putting Quadratic Functions in Vertex Form.

Write a formula in vertex form for the function \(T\) defined by \(T(x)=4x^2+20x+24\text{.}\)
Explanation.
Before we can complete the square, we will factor the \(\highlight{4}\) out of the first two terms. Don’t be tempted to factor the \(4\) out of the constant term.
\begin{align*} T(x)\amp=\highlight{4}\left(x^2+5x\right)+24 \end{align*}
Now we will complete the square inside the parentheses by adding and subtracting \(\left(\frac{5}{2}\right)^2=\frac{25}{4}\text{.}\)
\begin{align*} T(x)\amp=4\left(x^2+5x\addright{\frac{25}{4}}\subtractright{\frac{25}{4}}\right)+24 \end{align*}
Notice that the constant that we subtracted is inside the parentheses, but it will not be part of our perfect square trinomial. In order to bring it outside, we need to multiply it by \(4\text{.}\) We are distributing the \(4\) to that term so we can combine it with the outside term.
\begin{align*} T(x)\amp=4\left(\highlight{\left(\unhighlight{x^2+5x+\frac{25}{4}}\right)}-\highlight{\frac{25}{4}}\right)+24\\ \amp=4\highlight{\left(\unhighlight{x^2+5x+\frac{25}{4}}\right)}-\multiplyleft{4}\frac{25}{4}+24\\ \amp=4\left(x+\frac{5}{2}\right)^2-25+24\\ \amp=4\left(x+\frac{5}{2}\right)^2-1 \end{align*}
Note that The vertex is \(\left(-\frac{5}{2},-1\right)\text{.}\)

Example 13.8.19. Graphing Quadratic Functions by Hand.

Graph the function \(H\) defined by \(H(x)=-x^2-8x-15\) by determining its key features algebraically.
Explanation.
To start, we’ll note that this function opens downward because the leading coefficient, \(-1\text{,}\) is negative.
Now we will complete the square to find the vertex. We will factor the \(-1\) out of the first two terms, and then add and subtract \(\left(\frac{8}{2}\right)^2=4^2=\highlight{16}\) on the right side.
\begin{align*} H(x)\amp=-\left[x^2+8x\right]-15\\ \amp=-\left[x^2+8x\addright{16}\subtractright{16}\right]-15\\ \amp=-\left[\highlight{\left(\unhighlight{x^2+8x+16}\right)}-16\right]-15\\ \amp=-\highlight{\left(\unhighlight{x^2+8x+16}\right)}-\left(-1\cdot16\right)-15\\ \amp=-\left(x+4\right)^2+16-15\\ \amp=-\left(x+4\right)^2+1 \end{align*}
The vertex is \((-4,1)\) so the axis of symmetry is the line \(x=-4\text{.}\)
To find the \(y\)-intercept, we’ll replace \(x\) with \(0\) or read the value of \(c\) from the function in standard form:
\begin{align*} H(\substitute{0})\amp=-(\substitute{0})^2-8(\substitute{0})-15\\ \amp=-15 \end{align*}
The \(y\)-intercept is \((0,-15)\) and we will find its symmetric point on the graph, which is \((-8,-15)\text{.}\)
Next, we’ll find the horizontal intercepts. We see this function factors so we will write the factored form to get the horizontal intercepts.
\begin{align*} H(x)\amp=-x^2-8x-15\\ \amp=-\left(x^2+8x+15\right)\\ \amp=-(x+3)(x+5) \end{align*}
The \(x\)-intercepts are \((-3,0)\) and \((-5,0)\text{.}\)
Now we will plot all of the key points and draw the parabola.
a graph of the parabola y=-x^2-8x-15 opens downward and the key features are labeled; the vertex is (-4,1);the axis of symmetry is drawn at x=-4;the y-intercept is (0,-15) and its symmetric point is (-8,-15);the x-intercepts are (-3,0) and (-5,0).
Figure 13.8.20. The graph of \(y=-x^2-8x-15\text{.}\)

Subsection 13.8.4 Absolute Value Equations

In Section 4 we covered how to solve equations when an absolute value is equal to a number and when an absolute value is equal to an absolute value.

Example 13.8.21. Solving an Equation with an Absolute Value.

Solve the absolute value equation \(\abs{9-4x}=17\) using Fact 13.4.12.
Explanation.
The equation \(\abs{9-4x}=17\) breaks into two pieces, each of which needs to be solved independently.
\begin{align*} 9-4x\amp=17\amp\amp\text{or}\amp 9-4x\amp=-17\\ -4x\amp=8\amp\amp\text{or}\amp -4x\amp=-26\\ \divideunder{-4x}{-4}\amp=\divideunder{8}{-4}\amp\amp\text{or}\amp \divideunder{-4x}{-4}\amp=\divideunder{-26}{-4}\\ x\amp=-2\amp\amp\text{or}\amp x\amp=\frac{13}{2} \end{align*}
The solution set is \(\left\{-2,\frac{13}{2}\right\}\text{.}\)

Example 13.8.22. Solving an Equation with Two Absolute Values.

Solve the absolute value equation \(\abs{7-3x}=\abs{6x-5}\) using Fact 13.4.18.
Explanation.
The equation \(\abs{7-3x}=\abs{6x-5}\) breaks into two pieces, each of which needs to be solved independently.
\begin{align*} 7-3x\amp=6x-5\amp\amp\text{or}\amp 7-3x\amp=-(6x-5)\\ 7-3x\amp=6x-5\amp\amp\text{or}\amp 7-3x\amp=-6x+5\\ 12-3x\amp=6x\amp\amp\text{or}\amp 2-3x\amp=-6x\\ 12\amp=9x\amp\amp\text{or}\amp 2\amp=-3x\\ \divideunder{12}{9}\amp=\divideunder{9x}{9}\amp\amp\text{or}\amp \divideunder{2}{-3}\amp=\divideunder{-3x}{-3}\\ \frac{4}{3}\amp=x\amp\amp\text{or}\amp -\frac{2}{3}\amp=x \end{align*}
The solution set is \(\left\{\frac{4}{3},-\frac{2}{3}\right\}\text{.}\)

Subsection 13.8.5 Solving Mixed Equations

In Section 5 we reviewed all of the various solving methods covered so far including solving linear equations with one variable and for a specified variable; solving systems of linear equations using substitution and elimination; solving equations with radicals; solving quadratic equations using the square root method, the quadratic formula, factoring, completing the square; and solving rational equations.

Example 13.8.23. Types of equations.

Identify the type of equation as linear, a system of linear equations, quadratic, radical, rational, absolute value, or something else.
  1. \(\displaystyle 5x^2-2x=9\)
  2. \(\displaystyle \pi x-3=4(x+1)\)
  3. \(\displaystyle 8x^2=x+9\)
  4. \(\displaystyle \frac{2}{x+2}+\frac{3}{2x+4}=\frac{7}{x+8}\)
  5. \(\displaystyle \abs{2x-7}+2=3\)
  6. \(\displaystyle \sqrt{x+2}=x-4\)
  7. \(\displaystyle (3-2x)^2-9=9\)
  8. \(\displaystyle 3=\sqrt[3]{5-2x}\)
  9. \begin{align*} \left\{ \begin{alignedat}{4} 5x\amp-{}\amp y \amp={}\amp -6 \\ 2x\amp-{}\amp 3y \amp={}\amp 8 \\ \end{alignedat} \right. \end{align*}
  10. \(\displaystyle x^x=x-\abs{x-x^2-3}\)
Explanation.
  1. The equation \(5x^2-2x=9\) is a quadratic equation since the variable is being squared (but doesn’t have any higher power).
  2. The equation \(\pi x-3=4(x+1)\) is a linear equation since the variable is only to the first power.
  3. The equation \(8x^2=x+9\) is a quadratic equation since there is a degree-two term.
  4. The equation \(\frac{2}{x+2}+\frac{3}{2x+4}=\frac{7}{x+8}\) is a rational equation since the variable exists in the denominator.
  5. The equation \(\abs{2x-7}+2=3\) is an absolute value equation since the variable is inside an absolute value.
  6. The equation \(\sqrt{x+2}=x-4\) is a radical equation since the variable appears inside the radical.
  7. The equation \((3-2x)^2-9=9\) is a quadratic equation since if we were to distribute everything out, we would have a term with \(x^2\text{.}\)
  8. The equation \(3=\sqrt[3]{5-2x}\) is a radical equation since the variable is inside the radical.
  9. The system
    \begin{align*} \left\{ \begin{alignedat}{4} 5x\amp-{}\amp y \amp={}\amp -6 \\ 2x\amp-{}\amp 3y \amp={}\amp 8 \\ \end{alignedat} \right. \end{align*}
    is a system of linear equations.
  10. The equation \(x^x=x-\abs{x-x^2-3}\) is an equation type that we have not covered and is not listed above.

Example 13.8.24. Solving Mixed Equations.

Solve the equations using appropriate techniques.
  1. \(\displaystyle 5x^2-2x=9\)
  2. \(\displaystyle \pi x-3=4(x+1)\)
  3. \(\displaystyle 8x^2=x+9\)
  4. \(\displaystyle \frac{2}{x+2}+\frac{3}{2x+4}=\frac{7}{x+8}\)
  5. \(\displaystyle \abs{2x-7}+2=3\)
  6. \(\displaystyle \sqrt{x+2}=x-4\)
  7. \(\displaystyle (3-2x)^2-9=9\)
  8. \(\displaystyle 3=\sqrt[3]{5-2x}\)
  9. \begin{align*} \left\{ \begin{alignedat}{4} 5x\amp-{}\amp y \amp={}\amp -6 \\ 2x\amp-{}\amp 3y \amp={}\amp 8 \\ \end{alignedat} \right. \end{align*}
  10. \(x^2+10x=12\) (using completing the square)
Explanation.
  1. Since the equation \(5x^2-2x=9\) is a quadratic we should consider the square root method, the quadratic formula, factoring, and completing the square. In this case, we will start with the quadratic formula. First, note that we should rearrange the terms in equation into standard form.
    \begin{align*} 5x^2-2x\amp=9\\ 5x^2-2x-9\amp=0 \end{align*}
    Note that \(a=\substitute{5}\text{,}\) \(b=\substitute{-2}\text{,}\) and \(c=\substitute{-9}\text{.}\)
    \begin{align*} x\amp=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\\ x\amp=\frac{-(\substitute{-2})\pm\sqrt{(\substitute{-2})^2-4(\substitute{5})(\substitute{-9})}}{2(\substitute{5})}\\ x\amp=\frac{2\pm\sqrt{4+180}}{10}\\ x\amp=\frac{2\pm\sqrt{184}}{10}\\ x\amp=\frac{2\pm\sqrt{4\cdot46}}{10}\\ x\amp=\frac{2\pm2\sqrt{46}}{10}\\ x\amp=\frac{1\pm\sqrt{46}}{5} \end{align*}
    The solution set is \(\left\{\frac{1+\sqrt{46}}{5},\frac{1-\sqrt{46}}{5}\right\}\text{.}\)
  2. Since the equation \(\pi x-3=4(x+1)\) is a linear equation, we isolate the variable step-by-step.
    \begin{align*} \pi x-3\amp=4(x+1)\\ \pi x-3\amp=4x+4\\ \pi x-4x\amp=7\\ x(\pi-4)\amp=7\\ x\amp=\frac{7}{\pi-4} \end{align*}
    The solution set is \(\left\{\frac{7}{\pi-4}\right\}\text{.}\)
  3. Since the equation \(8x^2=x+9\) is a quadratic equation, we again have several options to consider. We will try factoring on this one first after converting it to standard form.
    \begin{align*} 8x^2\amp=x+9\\ 8x^2-x-9\amp=0\\ \end{align*}
    Here, \(ac=-72\) and two numbers that multiply to be \(-72\) but add to be \(-1\) are \(8\) and \(-9\text{.}\)
    \begin{align*} 8x^2\firsthighlight{{}+8x-9x}-9\amp=0\\ \left(8x^2\mathbin{\firsthighlight{+}}\firsthighlight{8x}\right)+\left(\mathbin{\firsthighlight{-}}\firsthighlight{9x}-9\right)\amp=0\\ 8x(x+1)-9(x+1)\amp=0\\ (8x-9)(x+1)\amp=0 \end{align*}
    \begin{align*} 8x-9\amp=0\amp\amp\text{or}\amp x+1\amp=0\\ x\amp=\frac{9}{8}\amp\amp\text{or}\amp x\amp=-1 \end{align*}
    The solution set is \(\left\{\frac{9}{8},-1\right\}\)
  4. Since the equation \(\frac{2}{x+2}+\frac{3}{2x+4}=\frac{7}{x+8}\) is a rational we first need to cancel the denominators after factoring and finding the least common denominator.
    \begin{align*} \frac{2}{x+2}+\frac{3}{2x+4}\amp=\frac{7}{x+8}\\ \frac{2}{x+2}+\frac{3}{2(x+2)}\amp=\frac{7}{x+8}\\ \end{align*}
    At this point, we note that the least common denominator is \(2(x+2)(x+8)\text{.}\) We need to multiply every term by this least common denominator.
    \begin{align*} \frac{2}{x+2}\multiplyright{2(x+2)(x+8)}+\frac{3}{2(x+2)}\multiplyright{2(x+2)(x+8)}\amp=\frac{7}{x+8}\multiplyright{2(x+2)(x+8)}\\ \frac{2}{\cancelhighlight{x+2}}\cdot2(\cancelhighlight{x+2})(x+8)+\frac{3}{\cancel{2}(\cancelhighlight{x+2})}\cdot\cancel{2}(\cancelhighlight{x+2})(x+8)\amp=\frac{7}{\secondcancelhighlight{x+8}}\cdot2(x+2)(\secondcancelhighlight{x+8})\\ 2\cdot2(x+8)+3(x+8)\amp=7\cdot2(x+2)\\ 4(x+8)+3(x+8)\amp=14(x+2)\\ 4x+32+3x+24\amp=14x+28\\ 7x+56\amp=14x+28\\ 28\amp=7x\\ 4\amp=x \end{align*}
    We always check solutions to rational equations to ensure we don’t have any “extraneous solutions”.
    \begin{align*} \frac{2}{(\substitute{4})+2}+\frac{3}{2(\substitute{4})+4}\amp\wonder{=}\frac{7}{(\substitute{4})+8}\\ \frac{2}{6}+\frac{3}{12}\amp\wonder{=}\frac{7}{12}\\ \frac{4}{12}+\frac{3}{12}\amp\wonder{=}\frac{7}{12}\\ \frac{7}{12}\amp\confirm{=}\frac{7}{12} \end{align*}
    So, the solution set is \(\{4\}\text{.}\)
  5. Since the equation \(\abs{2x-7}+2=3\) is an absolute value equation, we will first isolate the absolute value and then use Equations with an Absolute Value Expression to solve the remaining equation.
    \begin{align*} \abs{2x-7}+2\amp=3\\ \abs{2x-7}\amp=1 \end{align*}
    \begin{align*} 2x-7\amp=5\amp\amp\text{or}\amp 2x-7=-5\\ 2x\amp=12\amp\amp\text{or}\amp 2x=2\\ x\amp=6\amp\amp\text{or}\amp x=1 \end{align*}
    The solution set is \(\left\{6,1\right\}\text{.}\)
  6. Since the equation \(\sqrt{x+2}=x-4\) is a radical equation, we will have to isolate the radical (which is already done), then square both sides to cancel the square root. After that, we will solve whatever remains.
    \begin{align*} \sqrt{x+2}\amp=x-4\\ \sqrt{x+2}\amp=x-4\\ \firsthighlight{(\unhighlight{\sqrt{x+2}})^2}\amp=\firsthighlight{(\unhighlight{x-4})^2}\\ x+2\amp=(x-4)(x-4)\\ x+2\amp=x^2-8x+16\\ 0\amp=x^2-9x+14\\ \end{align*}
    We now have a quadratic equation. We will solve by factoring.
    \begin{align*} 0\amp=(x-2)(x-7) \end{align*}
    \begin{align*} x-2\amp=0\amp\amp\text{or}\amp x-7=0\\ x\amp=2\amp\amp\text{or}\amp x=7 \end{align*}
    Every potential solution to a radical equation should be verified to check for any “extraneous solutions”.
    \begin{align*} \sqrt{\substitute{2}+2}\amp\wonder{=}\substitute{2}-4\amp\amp\text{or}\amp\sqrt{\substitute{7}+2}\amp\wonder{=}\substitute{7}-4\\ \sqrt{4}\amp\wonder{=}-2\amp\amp\text{or}\amp\sqrt{9}\amp\wonder{=}3\\ 2\amp\reject{=}-2\amp\amp\text{or}\amp3\amp\confirm{=}3 \end{align*}
    So the solution set is \(\{7\}\)
  7. Since the equation \((3-2x)^2-9=9\) is a quadratic equation, we again have several options. Since the variable only appears once in this equation we will use the the square root method to solve.
    \begin{align*} (3-2x)^2-9\amp=9\\ (3-2x)^2\amp=18 \end{align*}
    \begin{align*} 3-2x\amp=\sqrt{18}\amp\amp\text{or}\amp 3-2x\amp=-\sqrt{18}\\ 3-2x\amp=3\sqrt{2}\amp\amp\text{or}\amp 3-2x\amp=-3\sqrt{2}\\ -2x\amp=-3+3\sqrt{2}\amp\amp\text{or}\amp -2x\amp=-3-3\sqrt{2}\\ x\amp=\frac{-3+3\sqrt{2}}{-2}\amp\amp\text{or}\amp x\amp=\frac{-3-3\sqrt{2}}{-2}\\ x\amp=\frac{3-3\sqrt{2}}{2}\amp\amp\text{or}\amp x\amp=\frac{3+3\sqrt{2}}{2} \end{align*}
    The solution set is \(\left\{\frac{3-3\sqrt{2}}{2},\frac{3+3\sqrt{2}}{2}\right\}\text{.}\)
  8. Since the equation \(3=\sqrt[3]{5-2x}\) is a radical equation, we will isolate the radical (which is already done) and then raise both sides to the third power to cancel the cube root.
    \begin{align*} 3\amp=\sqrt[3]{5-2x}\\ \firsthighlight{(\unhighlight{3})^3}\amp=\firsthighlight{\left(\unhighlight{\sqrt[3]{6x-5}}\right)^3}\\ 27\amp=6x-5\\ 32\amp=6x\\ x\amp=\frac{32}{6}\\ x\amp=\frac{16}{3} \end{align*}
    The solution set is \(\left\{\frac{16}{3}\right\}\text{.}\)
  9. Since
    \begin{align*} \left\{ \begin{alignedat}{4} 5x\amp-{}\amp y \amp={}\amp -6 \\ 2x\amp-{}\amp 3y \amp={}\amp 8 \\ \end{alignedat} \right. \end{align*}
    is a system of linear equations, we can either use substitution or elimination to solve. Here we will use substitution. To use substitution, we need to solve one of the equations for one of the variables. We will solve the top equation for \(y\text{.}\)
    \begin{align*} 5x-y\amp=-6\\ -y\amp=-5x-6\\ y\amp=5x+6 \end{align*}
    Now, we substitute \(\substitute{5x+6}\) where ever we see \(\substitute{y}\) in the other equation.
    \begin{align*} 2x-3\substitute{y}\amp=8\\ 2x-3\substitute{(5x+6)}\amp=8\\ 2x-15x-18\amp=8\\ -13x-18\amp=8\\ -13x\amp=26\\ x\amp=-2 \end{align*}
    Now that we have found \(x\text{,}\) we can substitute that back into one of the equations to find \(y\text{.}\) We will substitute into the first equation.
    \begin{align*} 5(\substitute{-2})-y\amp=-6\\ -10-y\amp=-6\\ -y\amp=4\\ y\amp=-4 \end{align*}
    So, the solution must be the point \((-2,-4)\text{.}\)
  10. Since the equation \(x^2+10x=12\) is quadratic and we are instructed to solve by using completing the square, we should recall that Fact 13.3.3 tells us how to complete the square, after we have sufficiently simplified. Since our equation is already in a simplified state, we need to add \(\left(\frac{b}{2}\right)^2=\left(\frac{10}{2}\right)^2=\substitute{25}\) to both sides of the equation.
    \begin{align*} x^2+10x\amp=12\\ x^2+10x+\substitute{25}\amp=12+\substitute{25}\\ (x+5)^2\amp=37\\ x+5\amp=\pm\sqrt{37}\\ x\amp=-5\pm\sqrt{37} \end{align*}
    So, our solution set is \(\left\{-5+\sqrt{37},-5-\sqrt{37}\right\}\)

Subsection 13.8.6 Compound Inequalities

In Section 6 we defined the union of intervals, what compound inequalities are, and how to solve both “or” inequalities and triple inequalities.

Example 13.8.25. Unions of Intervals.

Draw a representation of the union of the sets \((-\infty,-1]\) and \((2,\infty)\text{.}\)
Explanation.
First we make a number line with both intervals drawn to understand what both sets mean.
a number line where the numbers 0, 2, and -1 are marked; a thick line is above the x-axis starting at 2 with a left parenthesis and going to the right with an arrow; another thick line is above the x-axis line starting at -1 with a left bracket and going to the left with an arrow.
Figure 13.8.26. A number line sketch of \((-\infty,-1]\) as well as \((2,\infty)\)
The two intervals should be viewed as a single object when stating the union, so here is the picture of the union. It looks the same, but now it is a graph of a single set.
a number line where the numbers 0, 2, and -1 are marked; a thick line is above the x-axis starting at 2 with a left parenthesis and going to the right with an arrow; another thick line is above the x-axis line starting at -1 with a left bracket and going to the left with an arrow.
Figure 13.8.27. A number line sketch of \((-\infty,-1]\cup(2,\infty)\)

Example 13.8.28. “Or” Compound Inequalities.

Solve the compound inequality.
\begin{equation*} 5z+12\le 7\text{ or } 3-9z\lt -2 \end{equation*}
Explanation.
First we will solve each inequality for \(z\text{.}\)
\begin{align*} 5z+12\amp\le 7\amp\text{ or } \amp\amp3-9z\amp\lt -2\\ 5z\amp\le -5\amp\text{ or } \amp\amp-9z\amp\lt -5\\ z\amp\le -1\amp\text{ or } \amp\amp z\amp\gt \frac{5}{9} \end{align*}
The solution set to the compound inequality is:
\begin{equation*} \left(-\infty,-1\right]\cup\left(\frac{5}{9},\infty\right) \end{equation*}

Example 13.8.29. Three-Part Inequalities.

Solve the three-part inequality \(-4\le 20-6x\lt 32\text{.}\)
Explanation.
This is a three-part inequality. The goal is to isolate \(x\) in the middle and whatever you do to one “side,” you have to do to the other two “sides.”
\begin{align*} -4\amp\le 20-6x\lt 32\\ -4\subtractright{20}\amp\le 20-6x\subtractright{20}\lt 32\subtractright{20}\\ -24\amp\le -6x\lt 12\\ \divideunder{-24}{-6}\amp\mathbin{\highlight{\ge}} \divideunder{-6x}{-6}\mathbin{\highlight{\gt}} \divideunder{12}{-6}\\ 4\amp\ge x\gt -2 \end{align*}
The solutions to the three-part inequality \(4\ge x\gt -2\) are those numbers that are trapped between \(-2\) and \(4\text{,}\) including \(4\) but not \(-2\text{.}\) The solution set in interval notation is \(\left(-2,4\right]\text{.}\)

Example 13.8.30. Solving “And” Inequalities.

Solve the compound inequality.
\begin{equation*} 5-3t\lt3\text{ and } 4t+1\le6 \end{equation*}
Explanation.
This is an “and” inequality. We will solve each part of the inequality and then combine the two solutions sets with an intersection.
\begin{align*} 5-3t\amp\lt 3\amp\text{and}\amp\amp 4t+1\amp\le6\\ -3t\amp\lt -2\amp\text{and}\amp\amp 4t\amp\le 5\\ \divideunder{-3t}{-3}\amp \mathbin{\highlight{\gt}} \divideunder{-2}{-3} \amp\text{and}\amp\amp \divideunder{4t}{4}\amp\le \divideunder{5}{4}\\ t\amp\gt\frac{2}{3}\amp\text{and}\amp\amp t\amp\le\frac{5}{4} \end{align*}
The solution set to \(t\gt\frac{2}{3}\) is \(\left(\frac{2}{3},\infty\right)\) and the solution set to \(t\le\frac{5}{4}\) is \(\left(-\infty,\frac{5}{4}\right]\text{.}\) Shown is a graph of these solution sets.
a number line where the numbers 0, 2/3, 1, 5/4, and 2 are marked; a thick line is above the t-axis starting at 5/4 with a right bracket and going to the left with an arrow; another thick line is above the first line starting at 2/3 with a left parenthesis and going to the right with an arrow.
Figure 13.8.31. A number line sketch of \(\left(\frac{2}{3},\infty\right)\) and also \(\left(-\infty,\frac{5}{4}\right]\)
Recall that an “and” problem finds the intersection of the solution sets. Intersection finds the \(t\)-values where the two lines overlap, so the solution to the compound inequality must be
\begin{equation*} \left(\frac{2}{3},\infty\right)\cap\left(-\infty,\frac{5}{4}\right]=\left(\frac{2}{3},\frac{5}{4}\right]\text{.} \end{equation*}

Example 13.8.32. Application of Compound Inequalities.

Mishel wanted to buy some mulch for their spring garden. Each cubic yard of mulch cost \(\$27\) and delivery for any size load was \(\$40\text{.}\) If they wanted to spend between \(\$200\) and \(\$300\text{,}\) set up and solve a compound inequality to solve for the number of cubic yards, \(x\text{,}\) that they could buy.
Explanation.
Since the mulch costs \(\$27\) per cubic yard and delivery is \(\$40\text{,}\) the formula for the cost of \(x\) yards of mulch is \(27x+40\text{.}\) Since Mishel wants to spend between \(\$200\) and \(\$300\text{,}\) we just trap their cost between these two values.
\begin{align*} 200\amp\lt27x+40\lt300\\ 200\subtractright{40}\amp\lt27x+40\subtractright{40}\lt300\subtractright{40}\\ 160\amp\lt27x\lt260\\ \divideunder{160}{27}\amp\lt\divideunder{27x}{27}\lt\divideunder{260}{27}\\ 5.93\amp\lt x\lt9.63\\ \amp\text{Note: these values are approximate} \end{align*}
Most companies will only sell whole number cubic yards of mulch, so we have to round appropriately. Since Mishel wants to spend more than \(\$200\text{,}\) we have to round our lower value from \(5.93\) up to \(6\) cubic yards.
If we round the \(9.63\) up to \(10\text{,}\) then the total cost will be \(27\cdot10+40=310\) (which represents \(\$310\)), which is more than Mishel wanted to spend. So we actually have to round down to \(9\)cubic yards to stay below the \(\$300\) maximum.
In conclusion, Mishel could buy \(6\text{,}\) \(7\text{,}\) \(8\text{,}\) or \(9\) cubic yards of mulch to stay between \(\$200\) and \(\$300\text{.}\)

Subsection 13.8.7 Solving Inequalities Graphically

Example 13.8.33. Solving Absolute Value Inequalities Graphically.

Solve the inequality \(\abs{4-2x} \lt 10\) graphically.
Explanation.
To solve the inequality \(\abs{4-2x} \lt 10\text{,}\) we will start by making a graph with both \(y=\abs{4-2x}\) and \(y=10\text{.}\)
a Cartesian graph with the graphs of y=abs(4-2x) and y=10;y=abs(4-2x) has its vertex at (2,0) with a slope of 2 on the right and -2 on the left;y=10 is a horizontal line;the graphs cross at the points (-3,10) and (7,10);the V-shaped graph is highlighted below the line y=10 with open circles at the intersection points
Figure 13.8.34. \(y=\abs{4-2x}\) and \(y=3\)
The portion of the graph of \(y=\abs{4-2x}\) that is below \(y=10\) is highlighted and the \(x\)-values of that highlighted region are trapped between \(-3\) and \(7\text{:}\) \(-3 \lt x \lt 7\text{.}\) That means that the solution set is \((-3,7)\text{.}\) Note that we shouldn’t include the endpoints of the interval because at those values, the two graphs are equal whereas the original inequality was only less than and not equal.

Example 13.8.35. Solving Compound Inequalities Graphically.

Figure 36 shows a graph of \(y=G(x)\text{.}\) Use the graph do the following.
  1. Solve \(G(x)\lt-2\text{.}\)
  2. Solve \(G(x)\ge1\text{.}\)
  3. Solve \(-1\le G(x)\lt1\text{.}\)
A Cartesian graph of a curve, y=G(x), whose formula is unknown. The graph is made up of straight segments connected together. The graph passes through (-7,-4), has a cusp at (-1,2), another cusp at (2,-1), and goes through (7,4)
Figure 13.8.36. Graph of \(y=G(x)\)
Explanation.
  1. To solve \(G(x)\lt-2\text{,}\) we first draw a dotted line (since it’s a less-than, not a less-than-or-equal) at \(y=-2\text{.}\) Then we examine the graph to find out where the graph of \(y=G(x)\) is underneath the line \(y=-2\text{.}\) Our graph is below the line \(y=-2\) for \(x\)-values less than \(-5\text{.}\) So the solution set is \((-\infty,-5)\text{.}\)
    A Cartesian graph y=G(x) whose formula is unknown. There is a dotted line at y=-2.
    Figure 13.8.37. Graph of \(y=G(x)\) and solution set to \(G(x)\lt-2\)
  2. To solve \(G(x)\ge1\text{,}\) we first draw a solid line (since it’s a greater-than-or-equal) at \(y=1\text{.}\) Then we examine the graph to find out what parts of the graph of \(y=G(x)\) are above the line \(y=1\text{.}\) Our graph is above (or on) the line \(y=1\) for \(x\)-values between \(-2\) and \(0\) as well as \(x\)-values bigger than \(4\text{.}\) So the solution set is \([-2,0]\cup[4,\infty)\text{.}\)
    A Cartesian graph y=G(x) whose formula is unknown. There is a solid line at y=1.
    Figure 13.8.38. Graph of \(y=G(x)\) and solution set to \(G(x)\ge1\)
  3. To solve \(-1\lt G(x)\le1\text{,}\) we first draw a solid line at \(y=1\) and dotted line at \(y=-1\text{.}\) Then we examine the graph to find out what parts of the graph of \(y=G(x)\) are trapped between the two lines we just drew. Our graph is between those values for \(x\)-values between \(-4\) and \(-2\) as well as \(x\)-values between \(0\) and \(2\) as well as as well as \(x\)-values between \(2\) and \(4\text{.}\) We use the solid and hollow dots on the graph to decide whether or not to include those values. So the solution set is \((-4,-2]\cup[0,2)\cup(2,4]\text{.}\)
    A Cartesian graph y=G(x) whose formula is unknown. There is a solid line at y=1 and a dotted line at y=-1.
    Figure 13.8.39. Graph of \(y=G(x)\) and solution set to \(-1\lt G(x)\le1\)

Exercises 13.8.8 Exercises

Overview of Graphing.

1.
Create a table of ordered pairs and then make a plot of the equation \(y=-\frac{2}{5}x-3\text{.}\)
2.
Create a table of ordered pairs and then make a plot of the equation \(y=-\frac{3}{4}x+2\text{.}\)
3.
Graph the equation \(y=\frac{2}{3}x+4\text{.}\)
4.
Graph the equation \(y=\frac{3}{2}x-5\text{.}\)
5.
Graph the linear equation \(y=-\frac{8}{3}(x-4)-5\) by identifying the slope and one point on this line.
6.
Graph the linear equation \(y=\frac{5}{7}(x+3)+2\) by identifying the slope and one point on this line.
7.
Make a graph of the line \(20x-4y=8\text{.}\)
8.
Make a graph of the line \(3x+5y=10\text{.}\)
9.
Create a table of ordered pairs and then make a plot of the equation \(y=-3x^2\text{.}\)
10.
Create a table of ordered pairs and then make a plot of the equation \(y=-x^2-2x-3\text{.}\)

Quadratic Graphs and Vertex Form.

11.
Let \(h(x)={2x^{2}-x-1}\text{.}\) Use technology to find the following.
  1. The vertex is .
  2. The \(y\)-intercept is .
  3. The \(x\)-intercept(s) is/are .
  4. The domain of \(h\) is .
  5. The range of \(h\) is .
  6. Calculate \(h(-2)\text{.}\) .
  7. Solve \(h(x)=5\text{.}\)
  8. Solve \(h(x)\lt 5\text{.}\)
12.
Let \(F(x)={-1.4x^{2}+3.9x+2.4}\text{.}\) Use technology to find the following.
  1. The vertex is .
  2. The \(y\)-intercept is .
  3. The \(x\)-intercept(s) is/are .
  4. The domain of \(F\) is .
  5. The range of \(F\) is .
  6. Calculate \(F(-2)\text{.}\) .
  7. Solve \(F(x)=-1\text{.}\)
  8. Solve \(F(x)\lt -1\text{.}\)
13.
An object was launched from the top of a hill with an upward vertical velocity of \(140\) feet per second. The height of the object can be modeled by the function \(h(t)={-16t^{2}+140t+300}\text{,}\) where \(t\) represents the number of seconds after the launch. Assume the object landed on the ground at sea level. Find the answer using technology.
seconds after its launch, the object reached its maximum height of feet.
14.
An object was launched from the top of a hill with an upward vertical velocity of \(160\) feet per second. The height of the object can be modeled by the function \(h(t)={-16t^{2}+160t+200}\text{,}\) where \(t\) represents the number of seconds after the launch. Assume the object landed on the ground at sea level. Find the answer using technology.
seconds after its launch, the object fell to the ground at sea level.
15.
Consider the graph of the equation \(y={\left(x-7\right)^{2}-8}\text{.}\) Compared to the graph of \(y=x^2\text{,}\) the vertex has been shifted units
  • ?
  • left
  • right
and units
  • ?
  • down
  • up
.
16.
Consider the graph of the equation \(y={\left(x-85.6\right)^{2}+71.5}\text{.}\) Compared to the graph of \(y=x^2\text{,}\) the vertex has been shifted units
  • ?
  • left
  • right
and units
  • ?
  • down
  • up
.
17.
The quadratic expression \({\left(x-1\right)^{2}-4}\) is written in vertex form.
  1. Write the expression in standard form.
  2. Write the expression in factored form.
18.
The quadratic expression \({\left(x-1\right)^{2}-9}\) is written in vertex form.
  1. Write the expression in standard form.
  2. Write the expression in factored form.
19.
The formula for a quadratic function \(f\) is \(f(x)={\left(x+4\right)\mathopen{}\left(x-6\right)}\text{.}\)
  1. The \(y\)-intercept is .
  2. The \(x\)-intercept(s) is/are .
20.
The formula for a quadratic function \(F\) is \(F(x)={-2\mathopen{}\left(x+4\right)\mathopen{}\left(x-6\right)}\text{.}\)
  1. The \(y\)-intercept is .
  2. The \(x\)-intercept(s) is/are .

Completing the Square.

21.
Solve the equation by completing the square.
\({y^{2}+y}={2}\)
22.
Solve the equation by completing the square.
\({r^{2}-12r+27}={0}\)
23.
Solve the equation by completing the square.
\({r^{2}-3r-4}={0}\)
24.
Solve the equation by completing the square.
\({t^{2}-10t-8}={0}\)
25.
Complete the square to convert the quadratic function from standard form to vertex form, and use the result to find the function’s domain and range.
\(f(x) = {-4x^{2}+72x-319}\)
The domain of \(f\) is
The range of \(f\) is
26.
Complete the square to convert the quadratic function from standard form to vertex form, and use the result to find the function’s domain and range.
\(f(x) = {-5x^{2}-100x-502}\)
The domain of \(f\) is
The range of \(f\) is
27.
Graph \(f(x)=x^2-7x+12\) by algebraically determining its key features. Then state the domain and range of the function.
28.
Graph \(f(x)=-x^2+4x+21\) by algebraically determining its key features. Then state the domain and range of the function.
29.
Graph \(f(x)=x^2-8x+16\) by algebraically determining its key features. Then state the domain and range of the function.
30.
Graph \(f(x)=x^2+6x+9\) by algebraically determining its key features. Then state the domain and range of the function.

Absolute Value Equations.

31.
Solve the equation.
\(\displaystyle{ \left\lvert 2 x - 10 \right\rvert = 4 }\)
32.
Solve the equation.
\(\displaystyle{ \left\lvert 3 x+ 4 \right\rvert = 8 }\)
33.
Solve the equation.
\(\displaystyle{\displaystyle \left\lvert\frac{2 b - 3}{3}\right\rvert = 3 }\)
34.
Solve the equation.
\(\displaystyle{\displaystyle \left\lvert\frac{2 t - 7}{7}\right\rvert = 3 }\)
35.
Solve the equation.
\(\displaystyle{ \left\lvert\frac{1}{4}t + 3\right\rvert = 1 }\)
36.
Solve the equation.
\(\displaystyle{ \left\lvert\frac{1}{2}x + 3\right\rvert = 5 }\)
37.
Solve the equation.
\(\displaystyle{ \left\lvert5 y - 25\right\rvert + 6 = 6 }\)
38.
Solve the equation.
\(\displaystyle{ \left\lvert4 y - 8\right\rvert + 4 = 4 }\)

Exercise Group.

39.
Solve the equation.
\(\displaystyle{ \left\lvert 2 x - 4 \right\rvert = \left\lvert 7 x + 3\right\rvert }\)
40.
Solve the equation.
\(\displaystyle{ \left\lvert 2 x - 9 \right\rvert = \left\lvert 3 x + 8\right\rvert }\)
41.
Solve the equation.
\(\displaystyle{\left\lvert {2x+1} \right\rvert = \left\lvert8 x +2\right\rvert }\)
42.
Solve the equation.
\(\displaystyle{\left\lvert {2x-6} \right\rvert = \left\lvert10 x - 4\right\rvert }\)

Solving Mixed Equations.

43.
Solve the equation.
\(59x^2 + 29= 0\)
44.
Solve the equation.
\(29x^2 + 37= 0\)
45.
Solve the equation.
\(\displaystyle{ \left\lvert x - 1 \right\rvert = 9 }\)
46.
Solve the equation.
\(\displaystyle{ \left\lvert y - 7 \right\rvert = 15 }\)
47.
Solve the equation.
\({5x^{2}}={-16x-12}\)
48.
Solve the equation.
\({3x^{2}}={-26x-55}\)
49.
Solve the equation.
\(\displaystyle{ {x} = {\sqrt{x+1}+1} }\)
50.
Solve the equation.
\(\displaystyle{ {y} = {\sqrt{y+5}+7} }\)
51.
Solve the equation.
\(\displaystyle{ {\frac{1}{y+4}+\frac{6}{y-1}}={\frac{9}{y^{2}+3y-4}} }\)
52.
Solve the equation.
\(\displaystyle{ {\frac{5}{y+1}-\frac{9}{y-4}}={\frac{7}{y^{2}-3y-4}} }\)
53.
Solve the equation by completing the square.
\({r^{2}-8r}={9}\)
54.
Solve the equation by completing the square.
\({r^{2}+10r}={2}\)

Compound Inequalities.

55.
Solve the compound inequality algebraically.
\(\displaystyle{-19x-5>-6 \quad \text{or} \quad -17x-9\leq-17}\)
56.
Solve the compound inequality algebraically.
\(\displaystyle{-6x+11\leq-3 \quad \text{or} \quad -2x-16\geq-14}\)
57.
Solve the compound inequality algebraically.
\(\displaystyle{20x-13\leq-15 \quad \text{and} \quad 19x-12\lt 3}\)
58.
Solve the compound inequality algebraically.
\(\displaystyle{6x+5\leq15 \quad \text{and} \quad -2x-8\leq20}\)
59.
Solve the compound inequality algebraically.
\(\displaystyle{-8x-19\leq3 \quad \text{and} \quad 18x-5>-5}\)
60.
Solve the compound inequality algebraically.
\(\displaystyle{19x-2\leq-8 \quad \text{and} \quad -2x-1\geq12}\)
61.
Solve the compound inequality algebraically.
\(\displaystyle{4x+15\leq-19 \quad \text{and} \quad 18x+2\leq-12}\)
62.
Solve the compound inequality algebraically.
\(\displaystyle{-12x+12\geq-13 \quad \text{or} \quad -3x+4\lt -10}\)
63.
Solve the compound inequality algebraically.
\(\displaystyle{14 \leq x+19 \lt 19}\)
64.
Solve the compound inequality algebraically.
\(\displaystyle{17 \leq x+12 \lt 22}\)
65.
Solve the compound inequality algebraically.
\(\displaystyle{ 28 \le \frac{5}{9}(F-32) \le 35 }\)
\(F\) is in
66.
Solve the compound inequality algebraically.
\(\displaystyle{ 1 \le \frac{5}{9}(F-32) \le 48 }\)
\(F\) is in

Solving Inequalities Graphically.

67.
Solve the equations and inequalities graphically. Use interval notation when applicable.
  1. \(\displaystyle \abs{\frac{2}{3}x+2}=4\)
  2. \(\displaystyle \abs{\frac{2}{3}x+2}\gt 4\)
  3. \(\displaystyle \abs{\frac{2}{3}x+2}\le 4\)
68.
Solve the equations and inequalities graphically. Use interval notation when applicable.
  1. \(\displaystyle \abs{\frac{11-2x}{5}}=4\)
  2. \(\displaystyle \abs{\frac{11-2x}{5}}\gt 4\)
  3. \(\displaystyle \abs{\frac{11-2x}{5}}\le 4\)

Exercise Group.

69.
The equations \(y={\frac{1}{2}x^{2}+2x-1}\) and \(y={5}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\frac{1}{2}x^{2}+2x-1}={5}\text{.}\)
  3. Solve \({\frac{1}{2}x^{2}+2x-1}\gt{5}\text{.}\)
70.
The equations \(y={\frac{1}{3}x^{2}-3x+3}\) and \(y={-3}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\frac{1}{3}x^{2}-3x+3}={-3}\text{.}\)
  3. Solve \({\frac{1}{3}x^{2}-3x+3}\gt{-3}\text{.}\)
71.
The equations \(y={\frac{1}{2}x^{2}-x-1}\) and \(y={-x+1}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\frac{1}{2}x^{2}-x-1}={-x+1}\text{.}\)
  3. Solve \({\frac{1}{2}x^{2}-x-1}\gt{-x+1}\text{.}\)
72.
The equations \(y={\frac{-1}{3}x^{2}+2x+3}\) and \(y={x-3}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\frac{-1}{3}x^{2}+2x+3}={x-3}\text{.}\)
  3. Solve \({\frac{-1}{3}x^{2}+2x+3}\gt{x-3}\text{.}\)
73.
The equations \(y={x-2}\) and \(y={\left|x+\left|x-3\right|-4\right|}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({x-2}={\left|x+\left|x-3\right|-4\right|}\text{.}\)
  3. Solve \({x-2}\gt{\left|x+\left|x-3\right|-4\right|}\text{.}\)
74.
Use graphing technology to solve the inequality \(\frac{3}{4}x\geq \frac{1}{4}x^2-3x\text{.}\) State the solution set using interval notation, and approximate if necessary.

Exercise Group.

75.
A graph of \(f\) is given. Use the graph alone to solve the compound inequalities.
  1. \(\displaystyle f(x)\gt 4\)
  2. \(\displaystyle f(x)\leq 4\)
76.
A graph of \(f\) is given. Use the graph alone to solve the compound inequalities.
  1. \(\displaystyle f(x)\gt 1\)
  2. \(\displaystyle f(x)\leq 1\)
You have attempted of activities on this page.