Jump to a key chapter
This example is read as x plus 1 is greater than 3.
Specifically, the symbols used in inequalities are:
symbol | Meaning |
> | greater than |
< | less than |
greater than or equal | |
less than or equal |
Properties of inequalities
The properties of inequalities are described in Table 1:
Table 1. Properties of inequalities
If a, b, and c are Real Numbers:
Property | Definition | Example |
Addition | If , then | , so |
Subtraction | If , then | , so |
Multiplication | If and , then If and , then | , and , so , and , so |
Division | If and , then If and , then | , and , so , , and , so , |
Transitive | If and , then | and , so |
Comparison | If and , then | and , so |
What are the different types of inequalities?
The main types of inequalities that you can find are:
Linear inequalities
Linear inequalities are inequalities where the maximum exponent present in its variables is power 1.
Quadratic inequalities
If the maximum exponent present in an inequality is power 2, it is called a quadratic inequality.
Solving inequalities
To solve inequalities, you will have to follow different steps depending on whether they are linear or quadratic.
Solving linear inequalities
To solve linear inequalities, you can manipulate them to find a solution in the same way as an equation, keeping in mind the following extra rules:
The solution of an inequality is the set of all Real Numbers that make the inequality true. Therefore, any value of x that satisfies the inequality is a solution for x.
The symbols> (greater than) and <(less than) exclude the specific value as part of the solution. The symbols (greater than or equal) and (less than or equal) include the specific value as part of the solution instead of excluding it.
The solution of an inequality can be represented on the Number Line, using an empty circle to represent that the value of x is not part of the solution, and a closed circle if the value of x is part of the solution.
If you multiply or divide the inequality by a negative Number, then you need to reverse the symbol of the inequality. The best way to understand why you need to do this is to see an example.
You know that 4> 2, but if you multiply this inequality by -1
Then you get -4> -2 which is not true
For the inequality to remain true, you need to reverse the symbol, like this:
-4 <-2 ✔ which is true
This is because, in the case of negative numbers, the closer the Number is to zero, the larger it is.
You can see -4 and -2 represented on the Number Line as follows:
If you have a fraction in an inequality where x is in the denominator (i.e. ), you need to remember that x could be either positive or negative. Therefore, you can not multiply both sides of the inequality by x; multiply by instead so that the inequality continues to be true.
Examples of solving linear inequalities
1) x - 5> 8 isolate x and combine like terms
x> 8 + 5
x> 13
Using set notation, the solution is {x: x> 13}, which you can read as the set of values of x for which x is greater than 13.
2) 2x + 2 <16 isolate x and combine like terms
2x <16 -2
2x <14
x <7
Set notation: {x: x <7}
3) 5 - x <19
- x <19 - 5
- x <14 Remember to change the symbol, as you are dividing by -1
x> -14
Set notation: {x: x> -14}
4) If you need to find the set of values for which two inequalities are true together, you can use a number line to see the solution more CLEARLY.
The solution will be the values that satisfy both Equations at the same time. For example:
Set notation: {x: 4 <x <5}
If there is no overlap, then the inequalities are written separately.
Set notation: {x: x <4} ∪ {x: x> 5}
Solving quadratic inequalities
To solve quadratic inequalities, you need to follow these steps :
1. Rearrange the terms to the left side of the inequality so that you have only zero on the other side.
You might need to expand brackets and combine like terms before solving a quadratic inequality.
2. Solve the quadratic equation to find the critical values. To do this, you can factorise, complete the square or use the quadratic formula.
3. Draw the graph of the quadratic function. The graph of a quadratic function ( ) is a parabola that crosses the x-axis at the critical values. If the coefficient of (a) is negative, then the parabola will be upside down.
4. Use the graph to find the required set of values.
Examples of solving quadratic inequalities
- Find the set of values of x for which
factorise to find the critical values
(x - 2) (x + 3) = 0
The critical values are: x = 2 and x = -3
You can use a table to help you see where the graph will be positive or negative.
x <-3 | -3 <x <2 | x> 2 | |
(x - 2) | - | - | + |
(x + 3) | - | + | + |
(x - 2) (x + 3) | + | - | + |
You can read the information on the table like this: If x <-3, (x - 2) is negative, (x + 3) is negative, and (x - 2) (x + 3) is positive, and the same for the other columns. The last row (x - 2) (x + 3) tells you where the graph will be positive or negative.
Now you can draw the graph:
The solution to are the values of x where the curve is above the x-axis. This happens when x <-3 or x> 2. In set notation: {x: x <-3} ∪ {x: x> 2}
If you want to find the solution for , it will be the values of x where the curve is below the x-axis. This happens when -3 <x <2. In set notation: {x: -3 <x <2}
How do you represent inequalities graphically?
You might need to represent the solution to inequalities graphically by considering the Graphs that they relate to.
The rules that apply in this case are:
The values of x for which the curve y = f (x) is below the curve y = g (x) satisfy the inequality f (x) <g (x)
The values of x for which the curve y = f (x) is above the curve y = g (x) satisfy the inequality f (x)> g (x)
Examples of representing inequalities graphically
Given the Equations y = 3x + 10, and , find the solution for the inequality
Make the equations equal to each other to find the points of intersection and the critical values:
factorise to find the critical values
The critical values are x = -2 and x = 5
Substitute the critical values into to find the points of intersection :
When x = -2, A = (- 2, 4)
When x = 5, B = (5, 25)
The solution for are the values of x for which the graph of 3x + 10 is above the graph of . This happens when -2 <x <5. In set notation: {x: -2 <x <5}
Representing regions in inequalities
Sometimes when you are working with inequalities, you will be asked to find and shade the region that satisfies linear and quadratic inequalities at the same time.
The best way to approach this type of problem is to represent all the inequalities graphically to find the region where all inequalities are satisfied, paying special consideration to the following guidance:
If the inequalities include the symbols < or >
, then the curve is not included in the region, and it needs to be represented with a dotted line.If the inequalities include the symbols or , then the curve is included in the region, and it needs to be represented with a solid line.
Example of representing regions in inequalities
Shade the region that satisfies the inequalities:
and
The inequality y + x <5 uses the < symbol, therefore its graph is represented with a dotted line. The inequality uses the symbol, therefore it is represented with a solid line.
The region where both inequalities are satisfied at the same time has been shaded in blue.
Inequalities Maths - Key takeaways
Inequalities are algebraic expressions that, instead of representing how two terms are equal to each other, represent how one term is less than, less than or equal, greater than, or greater than or equal than the other.
Inequalities can be manipulated in the same way as equations, but must consider a few extra rules.
When multiplying or dividing inequalities by a negative number, the symbol must be reversed so that the inequality continues to be true.
The solution of an inequality is the set of all real numbers that make the inequality true.
You can use a number line to represent two or more inequalities together, to see more clearly the values that satisfy all inequalities at the same time.
Solving quadratic inequalities can be done by factorising, Completing the Square or using the quadratic formula to find the critical values required to be able to draw the corresponding graph and find the solution.
Learn with 0 Inequalities Maths flashcards in the free StudySmarter app
Already have an account? Log in
Frequently Asked Questions about Inequalities Maths
What is an inequality equation?
An inequality equation is an algebraic expression that instead of an equal symbol (=), contains the symbols less than (<), less than or equal to (≤), greater than (>), or greater than or equal to (≥).
How do you solve inequalities in Maths?
Inequalities can be solved in a similar way to equations, isolating the variable and combining like terms. The solution of the inequality will be the set of all real numbers that make the inequality true. A few extra rules need to be followed, like reversing the symbol of the inequality when multiplying or dividing by a negative number.
What does inequality mean in Maths?
Inequality in Maths represents how one term is less than, less than or equal to, greater than, or greater than or equal to another.
What are the four types of inequalities in Maths?
Less than (<), less than or equal to (≤), greater than (>), and greater than or equal to (≥).
What are the properties of inequalities in Maths?
The properties of inequalities in Maths are:
1. Addition: If a > b, then a + c > b + c
2. Subtraction: If a > b, then a - c > b - c
3. Multiplication:
If a > b and c > 0, then a x c > b x c
If a > b and c < 0, then a x c < b x c
4. Division:
If a > b and c > 0, then a/c > b/c
If a > b and c < 0, then a/c < b/c
5. Transitive: If a > b and b > c, then a > c
6. Comparison: If a = b + c and c > 0, then a > b
About StudySmarter
StudySmarter is a globally recognized educational technology company, offering a holistic learning platform designed for students of all ages and educational levels. Our platform provides learning support for a wide range of subjects, including STEM, Social Sciences, and Languages and also helps students to successfully master various tests and exams worldwide, such as GCSE, A Level, SAT, ACT, Abitur, and more. We offer an extensive library of learning materials, including interactive flashcards, comprehensive textbook solutions, and detailed explanations. The cutting-edge technology and tools we provide help students create their own learning materials. StudySmarter’s content is not only expert-verified but also regularly updated to ensure accuracy and relevance.
Learn more