SlideShare a Scribd company logo
1 of 12
Download to read offline
Solving inequalities
mc-TY-inequalities-2009-1
Inequalities are mathematical expressions involving the symbols >, <, โ‰ฅ and โ‰ค. To โ€˜solveโ€™ an
inequality means to find a range, or ranges, of values that an unknown x can take and still satisfy
the inequality.
In this unit inequalities are solved by using algebra and by using graphs.
In order to master the techniques explained here it is vital that you undertake plenty of practice
exercises so that they become second nature.
After reading this text, and/or viewing the video tutorial on this topic, you should be able to:
โ€ข solve simple inequalities using algebra
โ€ข solve simple inequalities by drawing graphs
โ€ข solve inequalities in which there is a modulus symbol
โ€ข solve quadratic inequalities
Contents
1. Introduction 2
2. Manipulation of inequalities 2
3. Solving some simple inequalities 3
4. Inequalities used with a modulus symbol 5
5. Using graphs to solve inequalities 7
6. Quadratic inequalities 8
www.mathcentre.ac.uk 1 c mathcentre 2009
1. Introduction
The expression 5x โˆ’ 4 > 2x + 3 looks like an equation but with the equals sign replaced by an
arrowhead. It is an example of an inequality.
This denotes that the part on the left, 5x โˆ’ 4, is greater than the part on the right, 2x + 3. We
will be interested in finding the values of x for which the inequality is true.
We use four symbols to denote inequalities:
Key Point
> is greater than
โ‰ฅ is greater than or equal to
< is less than
โ‰ค is less than or equal to
Notice that the arrowhead always points to the smaller expression.
2. Manipulation of inequalities
Inequalities can be manipulated like equations and follow very similar rules, but there is one
important exception.
If you add the same number to both sides of an inequality, the inequality remains true.
If you subtract the same number from both sides of the inequality, the inequality remains true.
If you multiply or divide both sides of an inequality by the same positive number, the inequality
remains true.
But if you multiply or divide both sides of an inequality by a negative number, the inequality is
no longer true. In fact, the inequality becomes reversed. This is quite easy to see because we
can write that 4 > 2. But if we multiply both sides of this inequality by โˆ’1, we get โˆ’4 > โˆ’2,
which is not true. We have to reverse the inequality, giving โˆ’4 < โˆ’2 in order for it to be true.
This leads to difficulties when dealing with variables, because a variable can be either positive or
negative. Consider the inequality
x2
> x
It looks as though we might be able to divide both sides by x to give
x > 1
www.mathcentre.ac.uk 2 c mathcentre 2009
But, in fact, we cannot do this. The two inequalities x2
> x and x > 1 are not the same. This
is because in the inequality x > 1, x is clearly greater than 1. But in the inequality x2
> x we
have to take into account the possibility that x is negative, since if x is negative, x2
(which must
be positive or zero) is always greater than x. In fact the complete solution of this inequality is
x > 1 or x < 0. The second part of the solution must be true since if x is negative, x2
is always
greater than x. We will see in this unit how inequalities like this are solved. Great care has to be
taken when solving inequalities to make sure you do not multiply or divide by a negative number
by accident. For example
saying that x > y, implies that x2
> y2
only if x and y are positive.
We can see the necessity of the condition that both x and y are positive by considering x = 1
and y = โˆ’10. Since x is positive and y negative it follows that x > y; but x2
= 1 and y2
= 100
and so y2
> x2
.
Key Point
When solving an inequality:
โ€ข you can add the same quantity to each side
โ€ข you can subtract the same quantity from each side
โ€ข you can multiply or divide each side by the same positive quantity
If you multiply or divide each side by a negative quantity, the inequality symbol must be reversed.
3. Solving some simple inequalities
Suppose we want to solve the inequality x + 3 > 2.
We can solve this by subtracting 3 from both sides:
x + 3 > 2
x > โˆ’1
So the solution is x > โˆ’1. This means that any value of x greater than โˆ’1 satisfies x + 3 > 2.
Inequalities can be represented on a number line such as that shown in Figure 1. The solid line
shows the range of values that x can take. We put an open circle at โˆ’1 to show that although
the solid line goes from โˆ’1, x cannot actually equal โˆ’1.
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
Figure 1. A number line showing x > โˆ’1.
www.mathcentre.ac.uk 3 c mathcentre 2009
Example
Suppose we wish to solve the inequality 4x + 6 > 3x + 7.
First we subtract 6 from both sides to give
4x > 3x + 1
Now we subtract 3x from both sides:
x > 1
This is the solution. It can be represented on the number line as shown in Figure 2.
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
Figure 2. A number line showing x > 1.
Example
Suppose we wish to solve 3x โˆ’ 5 โ‰ค 3 โˆ’ x.
We start by adding 5 to both sides:
3x โ‰ค 8 โˆ’ x
Then add x to both sides to give
4x โ‰ค 8
Finally dividing both sides by 4 gives
x โ‰ค 2
This is shown on the number line in Figure 3. The closed circle denotes that x can actually equal
2.
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
Figure 3. A number line showing x โ‰ค 2.
Example
Suppose we wish to solve the inequality โˆ’2x > 4.
In order to solve this we are going to divide both sides by โˆ’2, and we need to remember that
because we are dividing by a negative number we must reverse the inequality.
x < โˆ’2
There is often more than one way to solve an inequality. We are going to solve this one again
by using a different method. Starting with โˆ’2x > 4 we could add 2x to both sides to give
0 > 4 + 2x
Then we could subtract 4 from both sides giving
โˆ’4 > 2x
and finally dividing both sides by 2 gives
โˆ’2 > x
Saying that x is less that โˆ’2 is the same as saying โˆ’2 is greater than x, so both forms are
equivalent.
www.mathcentre.ac.uk 4 c mathcentre 2009
Exercises 1
1. Draw a number line representation of each of the following inequalities:
a) x > 3 b) x โ‰ค 2 c) โˆ’1 < x โ‰ค 2
d) x โ‰ฅ 5 e) 4 โ‰ค x < 9 h) โˆ’6 < x < 2
2. Give the inequality which produces the range shown in each of the figures below.
0 1 2 3
-1
-2
-3
-4
-5
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
-6
-7
-8
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
a)
b)
c)
d)
e)
3. Solve the following inequalities
a) 3x โ‰ค 9 b) 2x + 3 โ‰ฅ 15 c) โˆ’3x < 12 d) 2 โˆ’ 3x < โˆ’4
e) 1 + 5x < 19 f) 11 โˆ’ 2x > 5 g) 5x + 3 > 3x + 1 h) 12 โˆ’ 3x < 4x โˆ’ 2
4. Inequalities used with a modulus symbol
Inequalities often appear in conjunction with the modulus, or absolute value symbol | |, for
example, in a statement such as
|x| < 2
Recall that the modulus of a number is simply its magnitude, or absolute value, regardless of its
sign. So
|2| = 2 and | โˆ’ 2| = 2
Returning to |x| < 2, if the absolute value of x is less than 2, then this means that x must lie
between 2 and โˆ’2. We can write this as โˆ’2 < x < 2. This range of values is shown on the
number line in Figure 4.
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
Figure 4. A number line showing โˆ’2 < x < 2.
www.mathcentre.ac.uk 5 c mathcentre 2009
Observe that |x| also measures the distance of a point on the number line from the origin. For
example, both the points 2 and โˆ’2 are distance 2 units from O, and so they have the same
absolute value, 2. If we write |x| < 2 we mean all points a distance less than 2 units from O.
Clearly these are the points in the interval โˆ’2 < x < 2.
Similarly, |x โˆ’ 4| < 2 represents all points whose distance from the point 4 is less than 2. These
are the points in the interval 2 < x < 6.
Example
Suppose we wish to solve the inequality |x| โ‰ฅ 5.
If |x| โ‰ฅ 5 this means that the absolute value of x must be greater than or equal to 5. This
means that x can be greater than or equal to 5, or can be less than or equal to โˆ’5. We write
x โ‰ค โˆ’5 or x โ‰ฅ 5
This range of values is shown on the number line in Figure 5.
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
Figure 5. A number line showing |x| โ‰ฅ 5.
The next example is more complicated.
Example
Suppose we wish to solve
|x โˆ’ 4| < 3
The modulus sign means that the absolute value of x โˆ’ 4 is less than 3. This means that
โˆ’3 < x โˆ’ 4 < 3
This is what is called a double inequality. We must treat it as two separate inequalities.
From the left we get โˆ’3 < x โˆ’ 4 and by adding 4 to both sides we obtain 1 < x.
On the right we have x โˆ’ 4 < 3, and by adding 4 to both sides we get x < 7.
We can write these solutions together as
1 < x < 7
and this range of values of x is illustrated on the number line in Figure 6.
0 1 2 3 4 5 6
-1 7 8
Figure 6. A number line showing 1 < x < 7.
www.mathcentre.ac.uk 6 c mathcentre 2009
Example
Suppose we wish to solve |5x โˆ’ 8| โ‰ค 12.
This means
โˆ’12 โ‰ค 5x โˆ’ 8 โ‰ค 12
and again we have a double inequality.
On the left:
โˆ’12 โ‰ค 5x โˆ’ 8. Adding 8 to both sides: โˆ’4 โ‰ค 5x, and dividing by 5 gives, โˆ’4
5
โ‰ค x.
On the right:
5x โˆ’ 8 โ‰ค 12. Adding 8 to both sides: 5x โ‰ค 20. Dividing by 5 gives x โ‰ค 4.
Putting these results together gives the solution
โˆ’
4
5
โ‰ค x โ‰ค 4
This range of values is shown on the number line in Figure 7.
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
Figure 7. A number line showing the values of x for which |5x โˆ’ 8| โ‰ค 12.
Exercises 2
Solve the following inequalities
a) |x| โ‰ค 3 b) |x| > 6 c) |x โˆ’ 4| โ‰ค 3 d) |x โˆ’ 2| โ‰ค 5
e) |x + 1| < 3 f) |x + 4| โ‰ฅ 2 g) |3 โˆ’ x| > 1 h) |x + 1| โ‰ค 0
5. Using graphs to solve inequalities
Inequalities can be solved very easily using graphs, and if you are in any way unsure about the
algebra, it would be a good idea to do a graph to check. Let us see how this works.
Example
Suppose we wish to solve 2x + 3 < 0.
This inequality could be solved very easily doing algebra, but it makes a good graphical example.
First we sketch a graph of y = 2x + 3 as shown in Figure 8. Note that it is a straight line. It
has a slope of 2 and an intercept on the y axis of 3.
-2 -1 1 2 3
-3
3
x
y
Figure 8. A graph of y = 2x + 3.
www.mathcentre.ac.uk 7 c mathcentre 2009
Observe that on the x axis, y = 0 so that where the graph cuts the x axis, y is equal to zero
and x is โˆ’3
2
.
Above the x axis y is greater than zero.
Below the x axis y is less than zero.
Because we are looking for values of x for which 2x + 3 is less than zero, then we look for those
points on the graph where y is less than zero. By inspection we see that this corresponds to
values of x less than โˆ’11
2
. This is the solution of the inequality. We have marked this range on
the graph, using the x axis as the number line.
This technique can also be used with modulus inequalities and here using a graph can be very
helpful.
Example
Suppose we wish to solve the inequality |x| โˆ’ 2 < 0.
Again we need to plot the graph of y = |x| โˆ’ 2. The graph is shown in Figure 9.
-2 -1 1 2 3
-3
-2
-1
x
y
Figure 9. A graph of y = |x| โˆ’ 2.
Again we are looking for |x| โˆ’ 2 to be less than zero, so we are looking for where y is less than
zero. By inspecting the graph we see that this is when โˆ’2 < x < 2. This is the solution of the
inequality. This range of values has been marked on the graph using the x axis as the number
line.
Exercises 3
By drawing appropriate graphs solve the inequalities
a) 4x + 3 < 0 b) 3 โˆ’ 2x > 0 c) |x| โˆ’ 3 > 0
d) |x โˆ’ 2| + 4 < 10 e) 5x + 1 < 2x + 13 f) x2
< 3x
6. Quadratic inequalities
Quadratic inequalities need handling with care.
Example
Suppose we wish to solve x2
โˆ’ 3x + 2 > 0.
The quadratic expression on the left will factorise to give (x โˆ’ 2)(x โˆ’ 1) > 0. If this was a
quadratic equation we would simply state x โˆ’ 2 = 0 and x โˆ’ 1 = 0 and hence x = 2 and x = 1.
Unfortunately with inequalities the situation is more complicated and we have a bit more work
to do.
www.mathcentre.ac.uk 8 c mathcentre 2009
Whether (x โˆ’ 2)(x โˆ’ 1) is greater than zero or not depends upon the signs of the two factors
(x โˆ’ 2) and (x โˆ’ 1). We investigate the possibilities using a grid as shown in Figure 10.
On the top line of the grid we have indicated the places where (x โˆ’ 2)(x โˆ’ 1) is equal to zero,
that is when x is 1 or 2.
We write the two factors (x โˆ’ 1) and (x โˆ’ 2) in the first column on the left. We write their
product at the bottom left.
x 1
x 2
(x 1)(x 2)
1 2
+ +
+
+
+
Figure 10.
The second column corresponds to where x is less than 1. When x < 1 both x โˆ’ 1 and x โˆ’ 2
will be negative and so we have inserted โˆ’ signs to show this. The product (x โˆ’ 1)(x โˆ’ 2) will
therefore be positive, and hence the + sign.
The third column corresponds to where x is greater than 1 but less than 2. In this interval x โˆ’ 1
is positive, but x โˆ’ 2 is negative, and hence the corresponding signs. The product will then be
negative.
The fourth column shows what happens when x is greater than 2. Both factors are positive.
Hence their product is positive too.
We are looking for where (x โˆ’ 2)(x โˆ’ 1) > 0 and our grid shows us that this is true when x < 1
and when x > 2. The solution of the inequality is therefore x < 1 or x > 2. The solution is
shown on the number line in Figure 11.
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
Figure 11.
Example
Suppose we wish to solve the inequality โˆ’2x2
+ 5x + 12 โ‰ฅ 0.
It will be easier to deal with this if the coefficient of x2
is positive rather than negative and so
we multiply every term by โˆ’1 remembering to reverse the inequality.
The problem then is to solve 2x2
โˆ’ 5x โˆ’ 12 โ‰ค 0.
The quadratic expression can be factorised to give (2x + 3)(x โˆ’ 4) โ‰ค 0.
Again we produce a grid. The first factor is zero when x = โˆ’3/2. The second factor is zero
www.mathcentre.ac.uk 9 c mathcentre 2009
when x = 4. We write these two numbers on the top row of the grid as shown in Figure 12.
+
+ +
+
+
3
2
2x+3
x 4
(2x+3)(x 4)
4
Figure 12.
When x is less than โˆ’3
2
both factors are negative and hence their product is positive as indicated.
When x is greater than โˆ’3
2
but less than 4, 2x + 3 is positive, but x โˆ’ 4 is negative. Hence the
product of the two factors is negative.
When x is greater than 4, both factors are positive, and hence their product is positive.
We are looking for where 2x2
โˆ’ 5x โˆ’ 12 โ‰ค 0. From the grid we see that this occurs when
โˆ’
3
2
โ‰ค x โ‰ค 4
Note that since the quadratic expression is zero at the points x = โˆ’3
2
and x = 4 these must
be included in the solution. The range of values of x satisfying the inequality is shown on the
number line in Figure 13.
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
Figure 13.
Quadratic inequalities can also be solved graphically as illustrated in the following example.
Example
Suppose we wish to solve x2
โˆ’ 3x + 2 > 0.
We consider the graph of y = x2
โˆ’ 3x + 2 which has been drawn in Figure 14. Note that the
quadratic expression factorises to give y = (x โˆ’ 1)(x โˆ’ 2) and so the graph crosses the x axis
when x = 1 and when x = 2. We are looking for where x2
โˆ’ 3x + 2 is greater than zero so we
look at that part of the graph which is above the x axis. So the solution is
x < 1 or x > 2
We can mark this solution using the x axis as the number line.
1 2 3
-1
-2
-3
2
4
-2
x
y
Figure 14.
www.mathcentre.ac.uk 10 c mathcentre 2009
Example
Suppose we wish to solve x2
โˆ’ x โˆ’ 6 โ‰ค 0.
The quadratic expression factorises to (x โˆ’ 3)(x + 2) and the graph of y = (x โˆ’ 3)(x + 2) is
shown in Figure 15.
-2 -1 1 2 3 x
y
Figure 15.
The graph crosses the x axis at x = โˆ’2 and at x = 3.
We are looking for where x2
โˆ’ x โˆ’ 6 lies on or below the x axis. By inspection the solution is
โˆ’2 โ‰ค x โ‰ค 3
Again this solution is indicated on the graph.
Exercises 4
Solve the following quadratic inequalities by using a grid - confirm your answers by sketching the
appropriate graph
a) (x โˆ’ 3)(x + 1) < 0 b) x2
+ 5x + 6 โ‰ฅ 0 c) (2x โˆ’ 1)(3x + 4) > 0
d) 10x2
โˆ’ 19x + 6 โ‰ค 0 e) 5 โˆ’ 4x โˆ’ x2
> 0 f) 1 โˆ’ x โˆ’ 2x2
< 0
www.mathcentre.ac.uk 11 c mathcentre 2009
Answers
Exercise 1
1.
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
0 1 2 3 4
-1
-2
-3
-4
-5
0 1 2 3 4 5 6
-1
a)
b)
c)
d)
e)
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
7 8 9 10
0 1 2 3 4 5 6
-1
-2
-3
-4
-5
f)
-6
-7
2. a) x โ‰ค โˆ’5 b) 2 < x c) โˆ’5 โ‰ค x < 2 d) 2 > x e) โˆ’5 โ‰ค x โ‰ค 2
3. a) x โ‰ค 3 b) x โ‰ฅ 6 c) x > โˆ’4 d) 2 < x e) x < 3.6 f) 3 > x g) x > โˆ’1 h) 2 < x
Exercise 2
a) โˆ’3 โ‰ค x โ‰ค 3 b) x < โˆ’6 or x > 6 c) 1 โ‰ค x โ‰ค 7 d) โˆ’3 โ‰ค x โ‰ค 7 e) โˆ’4 < x < 2
f) x โ‰ค โˆ’6 or x โ‰ฅ โˆ’2 g) x < 2 or x > 4 h) x = โˆ’1
Exercise 3
a) x < โˆ’4/3 b) x < 3/2 c) x < โˆ’3 or x > 3 d) โˆ’4 < x < 8 e) x < 4
f) 0 < x < 3
Exercise 4
a) โˆ’1 < x < 3 b) x < โˆ’3 or x > โˆ’2 c) x < โˆ’4/3 or x > 1/2 d) 2/5 โ‰ค x โ‰ค 3/2
e) โˆ’5 < x < 1 f) x < โˆ’1 or x > 1/2
www.mathcentre.ac.uk 12 c mathcentre 2009

More Related Content

Similar to Resolver inecuaciones 2009.pdf

Solving and graphing inequalities lecture 1
Solving and graphing inequalities lecture 1Solving and graphing inequalities lecture 1
Solving and graphing inequalities lecture 1Daisy Zambrano
ย 
U3 08 ecuaciones
U3   08 ecuacionesU3   08 ecuaciones
U3 08 ecuacionesUNEFA Zulia
ย 
Absolute Value Equations And Inequalities
Absolute Value Equations And InequalitiesAbsolute Value Equations And Inequalities
Absolute Value Equations And InequalitiesScott Donald
ย 
Solution of linear equation & inequality
Solution of linear equation & inequalitySolution of linear equation & inequality
Solution of linear equation & inequalityflorian Manzanilla
ย 
Tutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitiesTutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitieskhyps13
ย 
Equations Revision
Equations RevisionEquations Revision
Equations Revisionandrewhickson
ย 
Algebra
AlgebraAlgebra
AlgebraMang Oha
ย 
Quarter 2 Week 1 Math 8 Danao.pptx
Quarter 2 Week 1 Math 8 Danao.pptxQuarter 2 Week 1 Math 8 Danao.pptx
Quarter 2 Week 1 Math 8 Danao.pptxEvangeline Danao
ย 
Linear ineqns. and statistics
Linear ineqns. and statisticsLinear ineqns. and statistics
Linear ineqns. and statisticsindu psthakur
ย 
Quadratic Equations
Quadratic EquationsQuadratic Equations
Quadratic EquationsWenslette Rosique
ย 
Chapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variablesChapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variablesmonomath
ย 
Linear inequalities
Linear inequalitiesLinear inequalities
Linear inequalitiesMark Ryder
ย 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Brit4
ย 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Harsh Arora
ย 
A1 ch03 06 blue
A1 ch03 06  blueA1 ch03 06  blue
A1 ch03 06 blueWagner Olivo
ย 
0010 chapter iii
0010 chapter iii0010 chapter iii
0010 chapter iiialeli ariola
ย 
presentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptxpresentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptxJennilynBalusdan3
ย 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variablemisey_margarette
ย 

Similar to Resolver inecuaciones 2009.pdf (20)

Solving and graphing inequalities lecture 1
Solving and graphing inequalities lecture 1Solving and graphing inequalities lecture 1
Solving and graphing inequalities lecture 1
ย 
U3 08 ecuaciones
U3   08 ecuacionesU3   08 ecuaciones
U3 08 ecuaciones
ย 
.
..
.
ย 
Absolute Value Equations And Inequalities
Absolute Value Equations And InequalitiesAbsolute Value Equations And Inequalities
Absolute Value Equations And Inequalities
ย 
Solution of linear equation & inequality
Solution of linear equation & inequalitySolution of linear equation & inequality
Solution of linear equation & inequality
ย 
Tutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitiesTutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalities
ย 
Equations Revision
Equations RevisionEquations Revision
Equations Revision
ย 
.
..
.
ย 
Algebra
AlgebraAlgebra
Algebra
ย 
Quarter 2 Week 1 Math 8 Danao.pptx
Quarter 2 Week 1 Math 8 Danao.pptxQuarter 2 Week 1 Math 8 Danao.pptx
Quarter 2 Week 1 Math 8 Danao.pptx
ย 
Linear ineqns. and statistics
Linear ineqns. and statisticsLinear ineqns. and statistics
Linear ineqns. and statistics
ย 
Quadratic Equations
Quadratic EquationsQuadratic Equations
Quadratic Equations
ย 
Chapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variablesChapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variables
ย 
Linear inequalities
Linear inequalitiesLinear inequalities
Linear inequalities
ย 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
ย 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
ย 
A1 ch03 06 blue
A1 ch03 06  blueA1 ch03 06  blue
A1 ch03 06 blue
ย 
0010 chapter iii
0010 chapter iii0010 chapter iii
0010 chapter iii
ย 
presentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptxpresentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptx
ย 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variable
ย 

Recently uploaded

Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
ย 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
ย 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
ย 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
ย 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
ย 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
ย 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
ย 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
ย 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
ย 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
ย 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
ย 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
ย 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
ย 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdfssuserdda66b
ย 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
ย 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
ย 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
ย 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
ย 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
ย 

Recently uploaded (20)

Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
ย 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
ย 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
ย 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
ย 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
ย 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
ย 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
ย 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
ย 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
ย 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
ย 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ย 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ย 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
ย 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
ย 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
ย 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
ย 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
ย 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
ย 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
ย 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
ย 

Resolver inecuaciones 2009.pdf

  • 1. Solving inequalities mc-TY-inequalities-2009-1 Inequalities are mathematical expressions involving the symbols >, <, โ‰ฅ and โ‰ค. To โ€˜solveโ€™ an inequality means to find a range, or ranges, of values that an unknown x can take and still satisfy the inequality. In this unit inequalities are solved by using algebra and by using graphs. In order to master the techniques explained here it is vital that you undertake plenty of practice exercises so that they become second nature. After reading this text, and/or viewing the video tutorial on this topic, you should be able to: โ€ข solve simple inequalities using algebra โ€ข solve simple inequalities by drawing graphs โ€ข solve inequalities in which there is a modulus symbol โ€ข solve quadratic inequalities Contents 1. Introduction 2 2. Manipulation of inequalities 2 3. Solving some simple inequalities 3 4. Inequalities used with a modulus symbol 5 5. Using graphs to solve inequalities 7 6. Quadratic inequalities 8 www.mathcentre.ac.uk 1 c mathcentre 2009
  • 2. 1. Introduction The expression 5x โˆ’ 4 > 2x + 3 looks like an equation but with the equals sign replaced by an arrowhead. It is an example of an inequality. This denotes that the part on the left, 5x โˆ’ 4, is greater than the part on the right, 2x + 3. We will be interested in finding the values of x for which the inequality is true. We use four symbols to denote inequalities: Key Point > is greater than โ‰ฅ is greater than or equal to < is less than โ‰ค is less than or equal to Notice that the arrowhead always points to the smaller expression. 2. Manipulation of inequalities Inequalities can be manipulated like equations and follow very similar rules, but there is one important exception. If you add the same number to both sides of an inequality, the inequality remains true. If you subtract the same number from both sides of the inequality, the inequality remains true. If you multiply or divide both sides of an inequality by the same positive number, the inequality remains true. But if you multiply or divide both sides of an inequality by a negative number, the inequality is no longer true. In fact, the inequality becomes reversed. This is quite easy to see because we can write that 4 > 2. But if we multiply both sides of this inequality by โˆ’1, we get โˆ’4 > โˆ’2, which is not true. We have to reverse the inequality, giving โˆ’4 < โˆ’2 in order for it to be true. This leads to difficulties when dealing with variables, because a variable can be either positive or negative. Consider the inequality x2 > x It looks as though we might be able to divide both sides by x to give x > 1 www.mathcentre.ac.uk 2 c mathcentre 2009
  • 3. But, in fact, we cannot do this. The two inequalities x2 > x and x > 1 are not the same. This is because in the inequality x > 1, x is clearly greater than 1. But in the inequality x2 > x we have to take into account the possibility that x is negative, since if x is negative, x2 (which must be positive or zero) is always greater than x. In fact the complete solution of this inequality is x > 1 or x < 0. The second part of the solution must be true since if x is negative, x2 is always greater than x. We will see in this unit how inequalities like this are solved. Great care has to be taken when solving inequalities to make sure you do not multiply or divide by a negative number by accident. For example saying that x > y, implies that x2 > y2 only if x and y are positive. We can see the necessity of the condition that both x and y are positive by considering x = 1 and y = โˆ’10. Since x is positive and y negative it follows that x > y; but x2 = 1 and y2 = 100 and so y2 > x2 . Key Point When solving an inequality: โ€ข you can add the same quantity to each side โ€ข you can subtract the same quantity from each side โ€ข you can multiply or divide each side by the same positive quantity If you multiply or divide each side by a negative quantity, the inequality symbol must be reversed. 3. Solving some simple inequalities Suppose we want to solve the inequality x + 3 > 2. We can solve this by subtracting 3 from both sides: x + 3 > 2 x > โˆ’1 So the solution is x > โˆ’1. This means that any value of x greater than โˆ’1 satisfies x + 3 > 2. Inequalities can be represented on a number line such as that shown in Figure 1. The solid line shows the range of values that x can take. We put an open circle at โˆ’1 to show that although the solid line goes from โˆ’1, x cannot actually equal โˆ’1. 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 Figure 1. A number line showing x > โˆ’1. www.mathcentre.ac.uk 3 c mathcentre 2009
  • 4. Example Suppose we wish to solve the inequality 4x + 6 > 3x + 7. First we subtract 6 from both sides to give 4x > 3x + 1 Now we subtract 3x from both sides: x > 1 This is the solution. It can be represented on the number line as shown in Figure 2. 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 Figure 2. A number line showing x > 1. Example Suppose we wish to solve 3x โˆ’ 5 โ‰ค 3 โˆ’ x. We start by adding 5 to both sides: 3x โ‰ค 8 โˆ’ x Then add x to both sides to give 4x โ‰ค 8 Finally dividing both sides by 4 gives x โ‰ค 2 This is shown on the number line in Figure 3. The closed circle denotes that x can actually equal 2. 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 Figure 3. A number line showing x โ‰ค 2. Example Suppose we wish to solve the inequality โˆ’2x > 4. In order to solve this we are going to divide both sides by โˆ’2, and we need to remember that because we are dividing by a negative number we must reverse the inequality. x < โˆ’2 There is often more than one way to solve an inequality. We are going to solve this one again by using a different method. Starting with โˆ’2x > 4 we could add 2x to both sides to give 0 > 4 + 2x Then we could subtract 4 from both sides giving โˆ’4 > 2x and finally dividing both sides by 2 gives โˆ’2 > x Saying that x is less that โˆ’2 is the same as saying โˆ’2 is greater than x, so both forms are equivalent. www.mathcentre.ac.uk 4 c mathcentre 2009
  • 5. Exercises 1 1. Draw a number line representation of each of the following inequalities: a) x > 3 b) x โ‰ค 2 c) โˆ’1 < x โ‰ค 2 d) x โ‰ฅ 5 e) 4 โ‰ค x < 9 h) โˆ’6 < x < 2 2. Give the inequality which produces the range shown in each of the figures below. 0 1 2 3 -1 -2 -3 -4 -5 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 -6 -7 -8 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 a) b) c) d) e) 3. Solve the following inequalities a) 3x โ‰ค 9 b) 2x + 3 โ‰ฅ 15 c) โˆ’3x < 12 d) 2 โˆ’ 3x < โˆ’4 e) 1 + 5x < 19 f) 11 โˆ’ 2x > 5 g) 5x + 3 > 3x + 1 h) 12 โˆ’ 3x < 4x โˆ’ 2 4. Inequalities used with a modulus symbol Inequalities often appear in conjunction with the modulus, or absolute value symbol | |, for example, in a statement such as |x| < 2 Recall that the modulus of a number is simply its magnitude, or absolute value, regardless of its sign. So |2| = 2 and | โˆ’ 2| = 2 Returning to |x| < 2, if the absolute value of x is less than 2, then this means that x must lie between 2 and โˆ’2. We can write this as โˆ’2 < x < 2. This range of values is shown on the number line in Figure 4. 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 Figure 4. A number line showing โˆ’2 < x < 2. www.mathcentre.ac.uk 5 c mathcentre 2009
  • 6. Observe that |x| also measures the distance of a point on the number line from the origin. For example, both the points 2 and โˆ’2 are distance 2 units from O, and so they have the same absolute value, 2. If we write |x| < 2 we mean all points a distance less than 2 units from O. Clearly these are the points in the interval โˆ’2 < x < 2. Similarly, |x โˆ’ 4| < 2 represents all points whose distance from the point 4 is less than 2. These are the points in the interval 2 < x < 6. Example Suppose we wish to solve the inequality |x| โ‰ฅ 5. If |x| โ‰ฅ 5 this means that the absolute value of x must be greater than or equal to 5. This means that x can be greater than or equal to 5, or can be less than or equal to โˆ’5. We write x โ‰ค โˆ’5 or x โ‰ฅ 5 This range of values is shown on the number line in Figure 5. 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 Figure 5. A number line showing |x| โ‰ฅ 5. The next example is more complicated. Example Suppose we wish to solve |x โˆ’ 4| < 3 The modulus sign means that the absolute value of x โˆ’ 4 is less than 3. This means that โˆ’3 < x โˆ’ 4 < 3 This is what is called a double inequality. We must treat it as two separate inequalities. From the left we get โˆ’3 < x โˆ’ 4 and by adding 4 to both sides we obtain 1 < x. On the right we have x โˆ’ 4 < 3, and by adding 4 to both sides we get x < 7. We can write these solutions together as 1 < x < 7 and this range of values of x is illustrated on the number line in Figure 6. 0 1 2 3 4 5 6 -1 7 8 Figure 6. A number line showing 1 < x < 7. www.mathcentre.ac.uk 6 c mathcentre 2009
  • 7. Example Suppose we wish to solve |5x โˆ’ 8| โ‰ค 12. This means โˆ’12 โ‰ค 5x โˆ’ 8 โ‰ค 12 and again we have a double inequality. On the left: โˆ’12 โ‰ค 5x โˆ’ 8. Adding 8 to both sides: โˆ’4 โ‰ค 5x, and dividing by 5 gives, โˆ’4 5 โ‰ค x. On the right: 5x โˆ’ 8 โ‰ค 12. Adding 8 to both sides: 5x โ‰ค 20. Dividing by 5 gives x โ‰ค 4. Putting these results together gives the solution โˆ’ 4 5 โ‰ค x โ‰ค 4 This range of values is shown on the number line in Figure 7. 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 Figure 7. A number line showing the values of x for which |5x โˆ’ 8| โ‰ค 12. Exercises 2 Solve the following inequalities a) |x| โ‰ค 3 b) |x| > 6 c) |x โˆ’ 4| โ‰ค 3 d) |x โˆ’ 2| โ‰ค 5 e) |x + 1| < 3 f) |x + 4| โ‰ฅ 2 g) |3 โˆ’ x| > 1 h) |x + 1| โ‰ค 0 5. Using graphs to solve inequalities Inequalities can be solved very easily using graphs, and if you are in any way unsure about the algebra, it would be a good idea to do a graph to check. Let us see how this works. Example Suppose we wish to solve 2x + 3 < 0. This inequality could be solved very easily doing algebra, but it makes a good graphical example. First we sketch a graph of y = 2x + 3 as shown in Figure 8. Note that it is a straight line. It has a slope of 2 and an intercept on the y axis of 3. -2 -1 1 2 3 -3 3 x y Figure 8. A graph of y = 2x + 3. www.mathcentre.ac.uk 7 c mathcentre 2009
  • 8. Observe that on the x axis, y = 0 so that where the graph cuts the x axis, y is equal to zero and x is โˆ’3 2 . Above the x axis y is greater than zero. Below the x axis y is less than zero. Because we are looking for values of x for which 2x + 3 is less than zero, then we look for those points on the graph where y is less than zero. By inspection we see that this corresponds to values of x less than โˆ’11 2 . This is the solution of the inequality. We have marked this range on the graph, using the x axis as the number line. This technique can also be used with modulus inequalities and here using a graph can be very helpful. Example Suppose we wish to solve the inequality |x| โˆ’ 2 < 0. Again we need to plot the graph of y = |x| โˆ’ 2. The graph is shown in Figure 9. -2 -1 1 2 3 -3 -2 -1 x y Figure 9. A graph of y = |x| โˆ’ 2. Again we are looking for |x| โˆ’ 2 to be less than zero, so we are looking for where y is less than zero. By inspecting the graph we see that this is when โˆ’2 < x < 2. This is the solution of the inequality. This range of values has been marked on the graph using the x axis as the number line. Exercises 3 By drawing appropriate graphs solve the inequalities a) 4x + 3 < 0 b) 3 โˆ’ 2x > 0 c) |x| โˆ’ 3 > 0 d) |x โˆ’ 2| + 4 < 10 e) 5x + 1 < 2x + 13 f) x2 < 3x 6. Quadratic inequalities Quadratic inequalities need handling with care. Example Suppose we wish to solve x2 โˆ’ 3x + 2 > 0. The quadratic expression on the left will factorise to give (x โˆ’ 2)(x โˆ’ 1) > 0. If this was a quadratic equation we would simply state x โˆ’ 2 = 0 and x โˆ’ 1 = 0 and hence x = 2 and x = 1. Unfortunately with inequalities the situation is more complicated and we have a bit more work to do. www.mathcentre.ac.uk 8 c mathcentre 2009
  • 9. Whether (x โˆ’ 2)(x โˆ’ 1) is greater than zero or not depends upon the signs of the two factors (x โˆ’ 2) and (x โˆ’ 1). We investigate the possibilities using a grid as shown in Figure 10. On the top line of the grid we have indicated the places where (x โˆ’ 2)(x โˆ’ 1) is equal to zero, that is when x is 1 or 2. We write the two factors (x โˆ’ 1) and (x โˆ’ 2) in the first column on the left. We write their product at the bottom left. x 1 x 2 (x 1)(x 2) 1 2 + + + + + Figure 10. The second column corresponds to where x is less than 1. When x < 1 both x โˆ’ 1 and x โˆ’ 2 will be negative and so we have inserted โˆ’ signs to show this. The product (x โˆ’ 1)(x โˆ’ 2) will therefore be positive, and hence the + sign. The third column corresponds to where x is greater than 1 but less than 2. In this interval x โˆ’ 1 is positive, but x โˆ’ 2 is negative, and hence the corresponding signs. The product will then be negative. The fourth column shows what happens when x is greater than 2. Both factors are positive. Hence their product is positive too. We are looking for where (x โˆ’ 2)(x โˆ’ 1) > 0 and our grid shows us that this is true when x < 1 and when x > 2. The solution of the inequality is therefore x < 1 or x > 2. The solution is shown on the number line in Figure 11. 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 Figure 11. Example Suppose we wish to solve the inequality โˆ’2x2 + 5x + 12 โ‰ฅ 0. It will be easier to deal with this if the coefficient of x2 is positive rather than negative and so we multiply every term by โˆ’1 remembering to reverse the inequality. The problem then is to solve 2x2 โˆ’ 5x โˆ’ 12 โ‰ค 0. The quadratic expression can be factorised to give (2x + 3)(x โˆ’ 4) โ‰ค 0. Again we produce a grid. The first factor is zero when x = โˆ’3/2. The second factor is zero www.mathcentre.ac.uk 9 c mathcentre 2009
  • 10. when x = 4. We write these two numbers on the top row of the grid as shown in Figure 12. + + + + + 3 2 2x+3 x 4 (2x+3)(x 4) 4 Figure 12. When x is less than โˆ’3 2 both factors are negative and hence their product is positive as indicated. When x is greater than โˆ’3 2 but less than 4, 2x + 3 is positive, but x โˆ’ 4 is negative. Hence the product of the two factors is negative. When x is greater than 4, both factors are positive, and hence their product is positive. We are looking for where 2x2 โˆ’ 5x โˆ’ 12 โ‰ค 0. From the grid we see that this occurs when โˆ’ 3 2 โ‰ค x โ‰ค 4 Note that since the quadratic expression is zero at the points x = โˆ’3 2 and x = 4 these must be included in the solution. The range of values of x satisfying the inequality is shown on the number line in Figure 13. 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 Figure 13. Quadratic inequalities can also be solved graphically as illustrated in the following example. Example Suppose we wish to solve x2 โˆ’ 3x + 2 > 0. We consider the graph of y = x2 โˆ’ 3x + 2 which has been drawn in Figure 14. Note that the quadratic expression factorises to give y = (x โˆ’ 1)(x โˆ’ 2) and so the graph crosses the x axis when x = 1 and when x = 2. We are looking for where x2 โˆ’ 3x + 2 is greater than zero so we look at that part of the graph which is above the x axis. So the solution is x < 1 or x > 2 We can mark this solution using the x axis as the number line. 1 2 3 -1 -2 -3 2 4 -2 x y Figure 14. www.mathcentre.ac.uk 10 c mathcentre 2009
  • 11. Example Suppose we wish to solve x2 โˆ’ x โˆ’ 6 โ‰ค 0. The quadratic expression factorises to (x โˆ’ 3)(x + 2) and the graph of y = (x โˆ’ 3)(x + 2) is shown in Figure 15. -2 -1 1 2 3 x y Figure 15. The graph crosses the x axis at x = โˆ’2 and at x = 3. We are looking for where x2 โˆ’ x โˆ’ 6 lies on or below the x axis. By inspection the solution is โˆ’2 โ‰ค x โ‰ค 3 Again this solution is indicated on the graph. Exercises 4 Solve the following quadratic inequalities by using a grid - confirm your answers by sketching the appropriate graph a) (x โˆ’ 3)(x + 1) < 0 b) x2 + 5x + 6 โ‰ฅ 0 c) (2x โˆ’ 1)(3x + 4) > 0 d) 10x2 โˆ’ 19x + 6 โ‰ค 0 e) 5 โˆ’ 4x โˆ’ x2 > 0 f) 1 โˆ’ x โˆ’ 2x2 < 0 www.mathcentre.ac.uk 11 c mathcentre 2009
  • 12. Answers Exercise 1 1. 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 0 1 2 3 4 -1 -2 -3 -4 -5 0 1 2 3 4 5 6 -1 a) b) c) d) e) 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 7 8 9 10 0 1 2 3 4 5 6 -1 -2 -3 -4 -5 f) -6 -7 2. a) x โ‰ค โˆ’5 b) 2 < x c) โˆ’5 โ‰ค x < 2 d) 2 > x e) โˆ’5 โ‰ค x โ‰ค 2 3. a) x โ‰ค 3 b) x โ‰ฅ 6 c) x > โˆ’4 d) 2 < x e) x < 3.6 f) 3 > x g) x > โˆ’1 h) 2 < x Exercise 2 a) โˆ’3 โ‰ค x โ‰ค 3 b) x < โˆ’6 or x > 6 c) 1 โ‰ค x โ‰ค 7 d) โˆ’3 โ‰ค x โ‰ค 7 e) โˆ’4 < x < 2 f) x โ‰ค โˆ’6 or x โ‰ฅ โˆ’2 g) x < 2 or x > 4 h) x = โˆ’1 Exercise 3 a) x < โˆ’4/3 b) x < 3/2 c) x < โˆ’3 or x > 3 d) โˆ’4 < x < 8 e) x < 4 f) 0 < x < 3 Exercise 4 a) โˆ’1 < x < 3 b) x < โˆ’3 or x > โˆ’2 c) x < โˆ’4/3 or x > 1/2 d) 2/5 โ‰ค x โ‰ค 3/2 e) โˆ’5 < x < 1 f) x < โˆ’1 or x > 1/2 www.mathcentre.ac.uk 12 c mathcentre 2009