Functions and algebra: Solve algebraic equations and inequalities

Unit 3: Solve algebraic inequalities

Dylan Busa

Unit outcomes

By the end of this unit you will be able to:

  • Solve linear inequalities with a single unknown or variable.
  • Represent the solution to linear inequalities:
    • In set builder notation
    • In interval notation
    • On the number line.

What you should know

Before you start this unit, make sure you can:

  • Solve linear equations; if you need to revise solving linear equations, see Unit 1 in this subject outcome.

Introduction

Think about the following situation. A shopkeeper rents a shop for [latex]\scriptsize \text{R1}\ 200[/latex] a month. He sells socks for [latex]\scriptsize \text{R120}[/latex] a pair. If each pair of socks costs him [latex]\scriptsize \text{R70}[/latex], how many pairs of socks must he sell in order to cover his rent. Try to work out the answer on your own?

The first thing we need to do is work out the profit he makes on each pair of socks. This is [latex]\scriptsize \ \text{R}120-\text{R}70=\text{R}50[/latex]. In order to make [latex]\scriptsize \text{R1}\ 200[/latex], he will need to sell [latex]\scriptsize \displaystyle \frac{{\text{R1}\ 200}}{{\text{R}50}}=24[/latex] pairs of socks.

However, can you see that this is the least number of pairs of socks he needs to sell? He needs to sell at least [latex]\scriptsize 24[/latex] pairs of socks to cover his rent. Another way of saying this is that he needs to sell [latex]\scriptsize 24[/latex] or more pairs of socks.

We can write this mathematically using an inequality sign like this: [latex]\scriptsize \ \text{pairs of socks to sell}\ge 24[/latex].

Not all calculations have one specific answer. Sometimes the answer lies in a range. We use inequalities to work out what these ranges are.

Linear inequalities are similar to linear equations and the methods used to solve them are very similar. The only difference occurs when we multiply both sides of an inequality sign by a negative number as we will see below.

Solve simple linear inequalities

We are going to solve for [latex]\scriptsize x[/latex] in the following linear inequality: [latex]\scriptsize 3x-4\le 8[/latex]. But before we do, let’s look at how to solve the similar equation [latex]\scriptsize 3x-4=8[/latex].

[latex]\scriptsize \begin{align*}3x-4 & =8\\\therefore 3x & =12\\\therefore x & =4\end{align*}[/latex]

We can draw this answer on the number line as shown in Figure 1.

Figure 1: Solution to [latex]\scriptsize 3x-4=8[/latex]

Solving the inequality [latex]\scriptsize 3x-4\le 8[/latex] is very similar.
[latex]\scriptsize \begin{align*}3x-4 & \le 8\\\therefore 3x & \le 12\\\therefore x & \le 4\end{align*}[/latex]

Now if we sketch this solution on the number line, it will look like Figure 2. We use a solid dot to indicate that [latex]\scriptsize x[/latex] can be equal to [latex]\scriptsize 4[/latex]. The line shows that [latex]\scriptsize x[/latex] can be any real number less than [latex]\scriptsize 4[/latex].

Figure 2: Solution to [latex]\scriptsize 3x-4\le 8[/latex]

We can see that [latex]\scriptsize x[/latex] does not have a single specific value. [latex]\scriptsize x[/latex] can be any real number from [latex]\scriptsize 4[/latex] or less. We can check this by substituting values into the original inequality to see if the inequality is true.

  • [latex]\scriptsize x=4[/latex]: [latex]\scriptsize 3(4)-4=12-4=8[/latex] which is less than or equal to [latex]\scriptsize 8[/latex].
  • [latex]\scriptsize x=3[/latex]: [latex]\scriptsize 3(3)-4=9-4=5[/latex] which is less than or equal to [latex]\scriptsize 8[/latex].
  • [latex]\scriptsize x=-4[/latex]: [latex]\scriptsize 3(-4)-4=-12-4=-16[/latex] which is less than or equal to [latex]\scriptsize 8[/latex].

But what happens if we try a value for [latex]\scriptsize x[/latex] that is greater than [latex]\scriptsize 4[/latex]?

  • [latex]\scriptsize x=5[/latex]: [latex]\scriptsize 3(5)-4=15-4=11[/latex] which is not less than or equal to [latex]\scriptsize 8[/latex].

Note

Example 3.1

Solve for [latex]\scriptsize x[/latex] in [latex]\scriptsize 5x-4 \gt 7[/latex] and represent the answer on a number line.

Solution:

In order to solve this inequality, we treat it just like we would an ordinary linear equation.

[latex]\scriptsize \begin{align*}5x-4 & \gt 7\\\therefore 5x & \gt 11\quad \text{Add }4\text{ to both sides of the inequality}\\\therefore x & \gt \displaystyle \frac{{11}}{5}\quad \text{Divide both sides of the inequality by }5\end{align*}[/latex]

We can also check to see if our solution is correct by substituting any value greater than [latex]\scriptsize \displaystyle \frac{{11}}{5}[/latex] (or [latex]\scriptsize 2.2[/latex]) into the original inequality to see if it is true. Let’s substitute [latex]\scriptsize x=3[/latex].

LHS: [latex]\scriptsize 5(3)-4=15-4=11[/latex]
RHS: [latex]\scriptsize 7[/latex]

The LHS is greater than the RHS. Therefore, the inequality is true, and our solution is correct.

In this case [latex]\scriptsize x[/latex] must be greater than but not equal to [latex]\scriptsize \displaystyle \frac{{11}}{5}[/latex]. So we use an open dot on the value of [latex]\scriptsize \displaystyle \frac{{11}}{5}[/latex] to indicate that [latex]\scriptsize x[/latex] cannot have this value, and a line to indicate that [latex]\scriptsize x[/latex] can be any real number greater than [latex]\scriptsize \displaystyle \frac{{11}}{2}[/latex].

Interval and set builder notation

Representing the solution to an inequality on a number line is effective but it can take quite a long time to draw. Mathematicians, therefore, use other ways to represent the sets of numbers represented by these solutions.

The first notation is called interval notation. Interval notation uses round and square brackets to indicate if the end point of the range of numbers is included or excluded from the set. Here are some examples to illustrate.

  • [latex]\scriptsize (5,11)[/latex]: The round brackets indicate that the numbers themselves are not included. This interval includes all real numbers greater than but not equal to [latex]\scriptsize 5[/latex] and less than but not equal to [latex]\scriptsize 11[/latex].
  • [latex]\scriptsize [-2,6][/latex]: Square brackets indicate that the numbers are included. This interval includes all real numbers greater than or equal to [latex]\scriptsize -2[/latex] and less than or equal to [latex]\scriptsize 6[/latex].
  • [latex]\scriptsize [-7,\infty )[/latex]: Round brackets are always used for positive and negative infinity. This interval includes all real numbers greater than or equal to [latex]\scriptsize -7[/latex].

Note

Interval notation can only be used to represent an interval of real numbers. If the interval or set is only a sub-set of the real numbers, such as integers or natural numbers, we need to use set builder notation.

Set builder notation is slightly more involved than interval notation but it does have the advantage of being able to represent any set of numbers we can think of. The structure of all sets in set builder notation follows the same set of rules. Here is an example:

[latex]\scriptsize \{x|x\in \mathbb{R},\text{ }2 \lt x\le 17\}[/latex]

This means the set of all [latex]\scriptsize x[/latex] such that [latex]\scriptsize x[/latex] is a real number ([latex]\scriptsize x[/latex] is an element of the real numbers or [latex]\scriptsize x\in \mathbb{R}\text{ }[/latex]) and [latex]\scriptsize x[/latex] is greater than [latex]\scriptsize 2[/latex] and less than or equal to [latex]\scriptsize 17[/latex].

Figure 3: Set builder notation

We can represent all the natural numbers between [latex]\scriptsize 4[/latex] and [latex]\scriptsize 20[/latex] (including [latex]\scriptsize 4[/latex] but not including [latex]\scriptsize 20[/latex]) in set builder notation like this: .[latex]\scriptsize \{x|x\in \mathbb{N},\text{ }4\le x \lt 20\}[/latex]. The set of all [latex]\scriptsize x[/latex] such that [latex]\scriptsize x[/latex] is an element of the natural numbers and [latex]\scriptsize x[/latex] is greater than or equal to [latex]\scriptsize 4[/latex] and less than [latex]\scriptsize 20[/latex].

Note

Unless otherwise indicated, assume that all sets have [latex]\scriptsize x[/latex] (or whatever number) as an element of the real numbers [latex]\scriptsize \mathbb{R}\text{ }[/latex].

Example 3.2

Solve for [latex]\scriptsize y[/latex] in [latex]\scriptsize 5y+5\ge 3(2y-3)[/latex] and represent the answer on a number line, in interval notation and in set builder notation.

Solution:

[latex]\scriptsize \begin{align*}5y+5 & \ge 3(2y-3)\\\therefore 5y+5 & \ge 6y-9\\\therefore -y & \ge -14\end{align*}[/latex]

We now have the situation where we need to multiply both sides of the inequality by [latex]\scriptsize -1[/latex]. When we do so, we need to flip the inequality sign. The reason for this is simple. Consider [latex]\scriptsize 3 \lt 5[/latex]. This is true. Now if we multiply (or divide) both sides by [latex]\scriptsize -1[/latex], we get [latex]\scriptsize -3 \lt -5[/latex] which is NOT true. The only way to make the inequality true again, is to flip the inequality sign to get [latex]\scriptsize -3 \gt -5[/latex].

So, in our case, when we multiply (or divide) both sides by [latex]\scriptsize -1[/latex], we need to also flip the inequality sign.

[latex]\scriptsize \ \therefore y \le 14[/latex]

Number line:

Interval notation: [latex]\scriptsize (-\infty ,14][/latex]. Remember, we cannot include [latex]\scriptsize -\infty[/latex] in the interval so we use a round bracket.

Set builder notation: [latex]\scriptsize \{y|y\in \mathbb{R},\text{ }y\le 14\}[/latex]

Exercise 3.1

Solve for [latex]\scriptsize x[/latex] in the following inequalities and represent the solutions on a number line, in interval notation and in set builder notation.

  1. [latex]\scriptsize 6x+5 \gt 3x-7[/latex]
  2. [latex]\scriptsize 5(2x-3)\le -4(x+2)[/latex]
  3. [latex]\scriptsize \displaystyle \frac{{3x+4}}{4}-\displaystyle \frac{{3x-3}}{3} \ge 1[/latex]

The full solutions are at the end of the unit.

Solve compound inequalities

In the examples we have seen so far, the range of values that the unknown could take to satisfy the original inequality had only one bound; an upper bound or a lower bound.

This means that the possible values for the unknown are either all less than or equal to a certain number (the upper bound) or greater than or equal to a certain number (a lower bound).

But we can also create inequalities that limit the permissible values of the unknown to a specific range between an upper and lower bound. These are called compound inequalities. Here is an example:

[latex]\scriptsize -4 \lt x\le 7[/latex]. In this case, [latex]\scriptsize x[/latex] can take any real value between [latex]\scriptsize -4[/latex] (but not including [latex]\scriptsize -4[/latex]) and [latex]\scriptsize 7[/latex] (including [latex]\scriptsize 7[/latex]). This is represented in interval notation as [latex]\scriptsize (-4,7][/latex] and on a number line as shown in Figure 4.

Figure 4: Number line for [latex]\scriptsize -4 \lt x\le 7[/latex]

Example 3.3

Solve for [latex]\scriptsize x[/latex] in the following: [latex]\scriptsize -5\le x+4 \lt 10[/latex] and represent your answer on a number line and using interval notation.

Solution:

We solve compound inequalities the same way as simple inequalities, except that we need to do the same thing to all three parts of the inequality.

[latex]\scriptsize \begin{align*}-5 & \le x+4 \lt 10\\\therefore -5-4 & \le x+4-4 \lt 10-4\quad \text{Subtract }4\text{ from all three parts}\\\therefore -9 & \le x \lt 6\end{align*}[/latex]

We represent this solution using interval notation as [latex]\scriptsize [-9,6)[/latex] and on a number line as follows.

Example 3.4

Solve for [latex]\scriptsize a[/latex] in [latex]\scriptsize 5 \lt 7-a \lt 16[/latex] and represent your answer on a number line and using interval notation.

Solution:

[latex]\scriptsize \ \begin{align*}5 & \lt 7-a \lt 16\\\therefore -2 & \lt -a \lt 9\quad \text{Subtract }7\text{ from all three parts}\\\therefore 2 & \gt a \gt -9\quad \text{Divide through by }-1\text{ and change direction of inequalities}\end{align*}[/latex]

Interval notation: [latex]\scriptsize (-9,2)[/latex]

Number line:

Example 3.5

Solve for [latex]\scriptsize x[/latex] in [latex]\scriptsize \ 4x\text{ }+\text{ 7 } \lt \text{ -}3\ \text{or}\ \text{3}x\text{ }+\text{ }3\text{ } \gt \text{ }5[/latex] and represent your answer on a number line and using interval notation.

Solution:

This is a slightly different kind of compound inequality where the two parts are separated. To solve for the unknown, we have to solve each part of the inequality separately and then combine the results.

[latex]\scriptsize \ \begin{align*}4x\text{ }+\text{ 7 } \lt \text{ -}3\quad & \text{or}\quad \text{3}x\text{ }+\text{ }3\text{ } \gt \text{ }5\\\therefore 4x \lt -10\quad & \text{or}\quad 3x \gt 2\\\therefore x \lt -\displaystyle \frac{{10}}{4}\quad & \text{or}\quad x \gt \displaystyle \frac{2}{3}\\\therefore x \lt -\displaystyle \frac{5}{2}\quad & \text{or}\quad x \gt \displaystyle \frac{2}{3}\end{align*}[/latex]

We represent this using interval notation as [latex]\scriptsize (-\infty ,-\displaystyle \frac{5}{2})[/latex] or [latex]\scriptsize (\displaystyle \frac{2}{3},\infty )[/latex].

The number line representation is as follows:

Example 3.6

Solve for [latex]\scriptsize x[/latex] in [latex]\scriptsize -8\le 4-\displaystyle \frac{{2x}}{3}\le 0,\ x\in \mathbb{N}[/latex] and represent your answer on a number line.

Solution:

[latex]\scriptsize \ \begin{align*}-8 & \le 4-\displaystyle \frac{{2x}}{3}\le 0\\\therefore -24 & \le 12-2x\le 0\quad \text{Multiply through by }3\\\therefore -36 & \le -2x\le -12\quad \text{Subtract }12\text{ from all three parts}\\\therefore 18 & \ge x\ge 6\quad \text{Divide through by }-2\end{align*}[/latex]

When we come to represent the solution on a number line, we need to remember that [latex]\scriptsize x\in \mathbb{N}\text{ }[/latex]. The number line representation is as follows:

In this case, we cannot use a line like we do to represent all the real numbers. We have to use separate closed dots to represent only the natural numbers between and including [latex]\scriptsize 6[/latex] and [latex]\scriptsize 18[/latex].

Note

Unless told otherwise, you can assume that the unknown can take any real value.

Exercise 3.2

  1. Solve for the unknown in each of the following, representing your answers using interval notation and on number lines.
    1. [latex]\scriptsize 4 \gt -6x-6 \gt -2[/latex]
    2. [latex]\scriptsize -5\le \displaystyle \frac{{2a-4}}{3} \lt 1[/latex]
    3. [latex]\scriptsize \displaystyle \frac{{-3x+6}}{4}\ge 6\quad \text{or}\quad 2x \gt \displaystyle \frac{7}{2}[/latex]
    4. [latex]\scriptsize 4x+3\le 3\left( {4x+\displaystyle \frac{1}{3}} \right)[/latex]
  2. Solve for [latex]\scriptsize x[/latex] and represent your answer on a number line and using set builder notation.
    .
    [latex]\scriptsize \displaystyle \frac{3}{2}(2x-1)\le 2(x+4),\ x\in \mathbb{N}\text{ }[/latex]

The full solutions are at the end of the unit.

Summary

In this unit you have learnt the following:

  • How to solve simple linear inequalities.
  • How to solve compound inequalities.
  • How to represent the solution to an inequality on a number line.
  • How to represent the solution to an inequality using interval notation.

Unit 3: Assessment

Suggested time to complete: 30 minutes

  1. Solve for [latex]\scriptsize x[/latex] in the following inequalities, representing your answer on number lines.
    1. [latex]\scriptsize -2\le x+6 \lt 9[/latex]
    2. [latex]\scriptsize 2-3x\le 3-5x[/latex]
    3. [latex]\scriptsize -5 \lt 1+3x\le 10,\ x\in \mathbb{Z}\text{ }[/latex]
  2. Solve for the unknown in each case, representing your answers using interval notation and set builder notation.
    1. [latex]\scriptsize \displaystyle \frac{{4y-2}}{6} \gt 2y+1[/latex]
    2. [latex]\scriptsize \displaystyle \frac{{1-s}}{3}+\displaystyle \frac{{1-s}}{2}\le 5[/latex]
    3. [latex]\scriptsize \ -\displaystyle \frac{{2x+6}}{3} \gt 4\quad \text{or}\quad \displaystyle \frac{{3x-3}}{4} \gt 0[/latex]
    4. [latex]\scriptsize \displaystyle \frac{{7x+3}}{4} \lt 4(2x-7)[/latex]

The full solutions are at the end of the unit.

Unit 3: Solutions

Exercise 3.1

  1. .
    [latex]\scriptsize \begin{align*}6x+5 & \gt 3x-7\\\therefore 3x & \gt -12\\\therefore x & \gt -4\end{align*}[/latex]
    .
    Number line:

    Interval notation: [latex]\scriptsize (-4,\infty )[/latex]
    Set builder notation: [latex]\scriptsize \{x|x\in \mathbb{R},\text{ }x \gt -4\}[/latex]
  2. .
    [latex]\scriptsize \begin{align*}5(2x-3) & \le -4(x+2)\\\therefore 10x-15 & \le -4x-8\\\therefore 14x & \le 7\\\therefore x & \le \displaystyle \frac{1}{2}\end{align*}[/latex]
    .
    Number line:

    Interval notation: [latex]\scriptsize (-\infty ,\displaystyle \frac{1}{2}][/latex]
    Set builder notation: [latex]\scriptsize \{x|x\in \mathbb{R},\text{ }x\le \displaystyle \frac{1}{2}\}[/latex]
  3. .
    [latex]\scriptsize \begin{align*}\displaystyle \frac{{3x+4}}{4}-\displaystyle \frac{{3x-3}}{3} & \ge 1\\\therefore 3(3x+4)-4(3x-3) & \ge 12\\\therefore 9x+12-12x+12 & \ge 12\\\therefore -3x & \ge -12\\\therefore x & \le 4\end{align*}[/latex]
    .
    Number line:

    Interval notation: [latex]\scriptsize (-\infty ,4][/latex]
    Set builder notation: [latex]\scriptsize \{x|x\in \mathbb{R},\text{ }x\le 4\}[/latex]

Back to Exercise 3.1

Exercise 3.2

  1. .
    1. .
      [latex]\scriptsize \begin{align*}4 & \gt -6x-6 \gt -2\\\therefore 10 & \gt -6x \gt 4\\\therefore -\displaystyle \frac{{10}}{6} & \lt x \lt -\displaystyle \frac{4}{6}\\\therefore -\displaystyle \frac{5}{3} & \lt x \lt -\displaystyle \frac{2}{3}\end{align*}[/latex]
      .
      Interval notation: [latex]\scriptsize (-\displaystyle \frac{5}{3},-\displaystyle \frac{2}{3})[/latex]
      Number line:
    2. .
      [latex]\scriptsize \begin{align*}-5 & \le \displaystyle \frac{{2a-4}}{3} \lt 1\\\therefore -15 & \le 2a-4 \lt 3\\\therefore -11 & \le 2a \lt 7\\\therefore -\displaystyle \frac{{11}}{2} & \le a \lt \displaystyle \frac{7}{2}\end{align*}[/latex]
      .
      Interval notation: [latex]\scriptsize [-\displaystyle \frac{{11}}{2},\displaystyle \frac{7}{2})[/latex]
      Number line:
    3. .
      [latex]\scriptsize \begin{align*}\displaystyle \frac{{-3x+6}}{4}\ge 6\quad & \text{or}\quad 2x \gt \displaystyle \frac{7}{2}\\\therefore -3x+6\ge 24\quad & \text{or}\quad x \gt \displaystyle \frac{7}{4}\\\therefore -3x\ge 18\quad & \text{or}\quad x \gt \displaystyle \frac{7}{4}\\\therefore x\le -6\quad & \text{or}\quad x \gt \displaystyle \frac{7}{4}\end{align*}[/latex]
      .
      Interval notation: [latex]\scriptsize (-\infty ,-6][/latex] or [latex]\scriptsize (\displaystyle \frac{7}{4},\infty )[/latex]
      Number line:
    4. .
      [latex]\scriptsize \begin{align*}4x+3 & \le 3\left( {4x+\displaystyle \frac{1}{3}} \right)\\\therefore 4x+3 & \le 12x+1\quad \text{Subtract }12x\text{ from both sides of the inequality}\\\therefore -8x & \le -2\\\therefore x & \ge \displaystyle \frac{1}{4}\end{align*}[/latex]
      .
      Interval notation: [latex]\scriptsize [\displaystyle \frac{1}{4},\infty )[/latex]
      Number line:
  2. .
    [latex]\scriptsize \begin{align*}\displaystyle \frac{3}{2}(2x-1) & \le 2(x+4),\ x\in \mathbb{N}\text{ }\\\therefore 3(2x-1) & \le 4(x+4),\ x\in \mathbb{N}\text{ }\\\therefore 6x-3 & \le 4x+16,\ x\in \mathbb{N}\text{ }\\\therefore 2x & \le 19,\ x\in \mathbb{N}\text{ }\\\therefore x & \le \displaystyle \frac{{19}}{2},\ x\in \mathbb{N}\text{ }\end{align*}[/latex]
    .
    [latex]\scriptsize x[/latex] can only be a natural number. Therefore, the first permitted solution less than [latex]\scriptsize \displaystyle \frac{{19}}{2}[/latex] (or [latex]\scriptsize 9.5[/latex]) is [latex]\scriptsize 9[/latex]. Even though there is no specific lower bound, a lower bound of [latex]\scriptsize 1[/latex] is enforced by the fact that [latex]\scriptsize x\in \mathbb{N}\text{ }[/latex].
    Number line:

    Set builder notation: Set builder notation: [latex]\scriptsize \{x|x\in \mathbb{N},x\le \displaystyle \frac{{19}}{2}\}[/latex]

Back to Exercise 3.2

Unit 3: Assessment

  1. .
    1. .
      [latex]\scriptsize \begin{align*}-2\le x+6 \lt 9\\\therefore -8 & \le x \lt 3\end{align*}[/latex]
    2. .
      [latex]\scriptsize \begin{align*}2-3x\le 3-5x\\\therefore -3x & \le 1-5x\quad \text{Subtract }2\text{ from both sides of the inequality}\\\therefore 2x & \le 1\quad \text{Add }5x\text{ to both sides of the inequality}\\\therefore x & \le \displaystyle \frac{1}{2}\end{align*}[/latex]
    3. .
      [latex]\scriptsize \begin{align*}-5 & \lt 1+3x\le 10,x\in \mathbb{Z}\text{ }\\\therefore -6 & \lt 3x\le 9,x\in \mathbb{Z}\text{ }\\\therefore -2 & \lt x\le 3,x\in \mathbb{Z}\text{ }\end{align*}[/latex]
  2. .
    1. .
      [latex]\scriptsize \begin{align*}\displaystyle \frac{{4y-2}}{6} & \gt 2y+1\\\therefore 4y-2 & \gt 12y+6\\\therefore -8y & \gt 8\\\therefore y & \lt -1\end{align*}[/latex]
      Interval notation: [latex]\scriptsize (-\infty ,-1)[/latex]
      Set builder notation: [latex]\scriptsize \{y|y\in \mathbb{R},y \lt -1\}[/latex]
    2. .
      [latex]\scriptsize \begin{align*}\displaystyle \frac{{1-s}}{3}+\displaystyle \frac{{1-s}}{2} & \le 5\\\therefore 2(1-s)+3(1-s) & \le 30\\\therefore 2-2s+3-3s & \le 30\\\therefore -5s & \le 25\\\therefore s & \ge -5\end{align*}[/latex]
      Interval notation: [latex]\scriptsize [-5,\infty )[/latex]
      Set builder notation: [latex]\scriptsize \{s|s\in \mathbb{R},s\ge -5\}[/latex]
    3. .
      [latex]\scriptsize \begin{align*}-\displaystyle \frac{{2x+6}}{3} \gt 4\quad & \text{or}\quad \displaystyle \frac{{3x-3}}{4} \gt 0\\\therefore -(2x+6) \gt 12\quad & \text{or}\quad 3x-3 \gt 0\\\therefore -2x-6 \gt 12\quad & \text{or}\quad 3x-3\\\therefore -2x \gt 18\quad & \text{or}\quad x \gt 1\\\therefore x-9\quad & \text{or}\quad x \gt 1\end{align*}[/latex] Interval notation: [latex]\scriptsize (-\infty ,-9)[/latex] or [latex]\scriptsize (1,\infty )[/latex] Set builder notation: [latex]\scriptsize \{x|x\in \mathbb{R},x \lt -9,x \gt 1\}[/latex]</li>
    4. .
      [latex]\scriptsize \begin{align*}\displaystyle \frac{{7x+3}}{4} & 4(2x-7)\\\therefore 7x+3 & 16(2x-7)\\\therefore 7x+3 & 32x-112\\\therefore -25x & -115\\\therefore x & \gt \displaystyle \frac{{115}}{{25}}\\\therefore x & \gt \displaystyle \frac{{23}}{5}\end{align*}[/latex] Interval notation: [latex]\scriptsize (\displaystyle \frac{{23}}{5},\infty )[/latex] Set builder notation: [latex]\scriptsize \{x|x\in \mathbb{R},x \gt \displaystyle \frac{{23}}{5}\}[/latex]</li>

Back to Unit 3: Assessment

Media Attributions

License

Share This Book