Recall, your gut answer first
Solve $3x - 5 > 7$. Then answer: what happens to the inequality sign if you multiply or divide both sides by a negative number? Write your reasoning, don't just state the rule.
Equations say two things are equal. Inequalities say one thing is bigger, and that turns out to be far more useful in the real world. Speed limits, dosage thresholds, budget constraints, engineering tolerances: they're all inequalities. In this lesson you'll learn the two core techniques, the sign reversal rule for linear inequalities, and the parabola interval method for quadratics, that are the backbone of every harder inequality type in this module.
Solve $3x - 5 > 7$. Then answer: what happens to the inequality sign if you multiply or divide both sides by a negative number? Write your reasoning, don't just state the rule.
Inequality problems always come down to two moves. For linear inequalities: solve like an equation, but flip the sign when you multiply or divide by a negative. For quadratic inequalities: find the roots, sketch the parabola, and read off the intervals.
The key insight is that multiplying by a negative reverses the order of the number line. If $a > b$ and $c < 0$, then $ac < bc$, the larger number becomes the smaller one when everything flips. For quadratics, the roots divide the number line into sign-constant intervals: between the roots, or outside them, the expression keeps one sign throughout.
Linear inequalities are solved using the same techniques as linear equations, with one crucial exception:
All other operations, adding, subtracting, multiplying/dividing by a positive number, leave the direction of the inequality unchanged.
Example: Solve $-2x + 3 > 7$.
Why does multiplying by a negative flip the sign? Consider $2 < 5$. Multiply both sides by $-1$: $-2$ and $-5$. Now $-2 > -5$ because $-2$ is to the right on the number line. Multiplication by a negative number reflects the number line, reversing all order relationships.
Sign reversal rule: multiply/divide by negative flip the inequality sign.; All other operations (add, subtract, multiply/divide by positive) do NOT change the direction.
Pause, copy the sign-reversal rule into your book: only multiplying or dividing both sides by a negative number reverses the inequality direction, all other operations (add, subtract, multiply/divide by a positive) preserve it.
Quick check: Solve $-4x \ge 12$. Which answer is correct?
We just saw that multiplying or dividing a linear inequality by a negative number reverses the direction (e.g. $-2x < 6 Rightarrow x > -3$). That raises a question: when the inequality is quadratic, you can't just divide by $x$, how does the sign of a quadratic expression vary, and how do you identify which intervals satisfy it? This card answers it → by finding the roots, sketching the parabola (or sign table), and reading off the required intervals.
To solve a quadratic inequality such as $x^2 - 5x + 6 \le 0$, use the following three-step method:
For a negative-leading quadratic, the signs are reversed.
Three-step method: (1) Find roots, (2) Sketch parabola or draw sign table, (3) Read off intervals.; Positive leading coefficient: negative between roots, positive outside.
Pause, copy the three-step quadratic inequality method into your book: (1) find the roots; (2) sketch the parabola or draw a sign table; (3) read off the intervals where the expression has the required sign.
Did you get this? True or false: for $x^2 - 7x + 12 > 0$, the solution is $x < 3$ or $x > 4$.
Worked examples · 3 in a row, reveal as you go
Solve $5(x - 2) \le 3x + 4$ and express the answer in interval notation.
Solve $x^2 - x - 12 > 0$ and express the answer in interval notation.
Solve $x^2 + 2x + 5 > 0$.
Fill the gap: When solving $x^2 - 5x + 6 \le 0$, the roots are $x = 2$ and $x = 3$. The solution is $[$ $, 3]$.
Misconceptions to fix · the 3 traps that cost marks
Did you get this? True or false: the solution to $x^2 + 4 > 0$ is all real $x$.
Odd one out: Three of these are solved correctly. Which one contains an error?
Activities · practice with the ideas
Solve $4 - 3x < 10$ and express your answer in interval notation.
Solve $x^2 - 7x + 10 \le 0$. State your answer in interval notation.
Solve $2x^2 + 5x - 3 > 0$. State your answer in interval notation.
Without solving, state whether $x^2 - 2x + 5 > 0$ has solutions for all real $x$, some real $x$, or no real $x$. Justify your answer using the discriminant.
Verify the sign reversal rule by checking: if $3 < 7$, what happens to the inequality when you multiply both sides by $-2$? Does the result confirm the rule?
Earlier you were asked to solve $3x - 5 > 7$, and to explain the sign flip.
Answer: $3x - 5 > 7 \Rightarrow 3x > 12 \Rightarrow x > 4$. In interval notation: $(4, \infty)$. No sign flip here, we divided by positive 3.
The hook question $-3x > 12$: divide by $-3$ (negative!), so flip: $x < -4$, i.e., $(-\infty, -4)$. A student who writes $x > -4$ gets this wrong. The visual check: on a number line, $-3 \times (-5) = 15 > 12$, so $x = -5$ works, confirming $x < -4$.
Pick your answer, then rate your confidence. That tells the system what to drill next. Each retry pulls a fresh mix from the bank.
Q1. Solve $4 - 3x < 10$ and express your answer in interval notation. (2 marks)
Q2. Solve $x^2 - 7x + 10 \le 0$. (2 marks)
Q3. Solve $2x^2 + 5x - 3 > 0$. (3 marks)
Activity answers: 1. $4 - 3x < 10 \Rightarrow -3x < 6 \Rightarrow x > -2$; interval: $(-2, \infty)$. · 2. $(x-2)(x-5) \le 0$; solution $[2, 5]$. · 3. $(2x-1)(x+3) > 0$; roots $x = \frac{1}{2}$, $x = -3$; solution $(-\infty, -3) \cup (\frac{1}{2}, \infty)$. · 4. $\Delta = 4 - 20 = -16 < 0$ and $a = 1 > 0$: always positive, solution is all real $x$. · 5. $3 < 7$; multiply by $-2$: $-6 > -14$. Sign flips from $<$ to $>$. Confirms the rule.
Q1 (2 marks): $4 - 3x < 10 \Rightarrow -3x < 6$ [1 mark]. Divide by $-3$ (flip sign): $x > -2$; interval notation $(-2, \infty)$ [1 mark].
Q2 (2 marks): $(x - 2)(x - 5) = 0 \Rightarrow x = 2, x = 5$ [1 mark]. Upward parabola, $\le 0$ between roots: $2 \le x \le 5$, i.e., $[2, 5]$ [1 mark].
Q3 (3 marks): $2x^2 + 5x - 3 = (2x - 1)(x + 3)$ [1 mark]. Roots $x = \frac{1}{2}$ and $x = -3$ [1 mark]. Positive-leading parabola, $> 0$ outside roots: $x < -3$ or $x > \frac{1}{2}$; interval notation $(-\infty, -3) \cup (\frac{1}{2}, \infty)$ [1 mark].
A full module quiz covering every lesson in this module, not just this one. Set aside a decent block of time and treat it like a real assessment.
Start the module quiz →Tick when you've finished the practice and review.
Work through this topic 1-on-1 with an experienced HSC tutor.
Book a free session →