0% found this document useful (0 votes)
9 views10 pages

Modulus Functions

The document outlines prerequisite knowledge for Cambridge International AS & A Level Mathematics, focusing on algebra, including long division, graph sketching, and solving equations. It introduces the modulus function and its properties, as well as methods for solving cubic and quartic equations. Additionally, it provides worked examples and exercises to reinforce the concepts discussed.

Uploaded by

longcharlot
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views10 pages

Modulus Functions

The document outlines prerequisite knowledge for Cambridge International AS & A Level Mathematics, focusing on algebra, including long division, graph sketching, and solving equations. It introduces the modulus function and its properties, as well as methods for solving cubic and quartic equations. Additionally, it provides worked examples and exercises to reinforce the concepts discussed.

Uploaded by

longcharlot
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

ity

rs
Cambridge International AS & A Level Mathematics: Pure Mathematics 2 & 3

ve

y
op
ni
U

C
ge
PREREQUISITE KNOWLEDGE

w
ie
id

ev
br
Where it comes from What you should be able to do Check your skills
am

-R
IGCSE® / O Level Mathematics Perform long division on numbers 1 Using long division, calculate:
and find the remainder where a 4998 ÷ 14
-C

ss
necessary.
b 10 287 ÷ 27

e
y

Pr
op

c 4283 ÷ 32

ity
C

IGCSE / O Level Mathematics Sketch straight-line graphs. 2 Sketch the graph of y = 2 x − 5.

s
w

er
ie

y
v
ev

Why do we need to study algebra?

op
ni

−b ± b2 − 4ac
R

You have previously learnt the general formula, x = , for solving quadratic

C
2a
ge

equations. Versions of this formula were known and used by the Babylonians nearly

w
4000 years ago.

ie
id

ev
br

WEB LINK
It took until the 16th century for mathematicians to discover formulae for solving cubic
am

-R
equations, ax 3 + bx 2 + cx + d = 0 , and quartic equations, ax 4 + bx 3 + cx 2 + dx + e = 0. Explore the Polynomials
(These formulae are very complicated and there is insufficient space to include them here and rational functions
-C

but you might wish to research them on the internet.) station on the
es

Underground
y

Mathematicians then spent many years trying to discover a general formula for Mathematics website.
Pr
op

2
solving quintic equations, ax5 + bx 4 + cx 3 + dx 2 + ex + f = 0. Eventually, in 1824, a
ity
C

mathematician managed to prove that no general formula for this exists.


rs
w

In this chapter you will develop skills for factorising and solving cubic and quartic
ie

ve

equations. These types of equations have various applications in the real world. For
y
ev

example, cubic equations are used in thermodynamics and fluid mechanics to model the
op
ni

pressure/volume/temperature behaviour of gases and fluids.


R

C
ge

You will also learn about a new type of function, called the modulus function.
ew
id

i
ev
br

1.1 The modulus function


am

-R

The modulus of a number is the magnitude of the number without a sign attached.
-C

The modulus of 3 is written 3 .


s
es

3 = 3 and −3 = 3.
y

Pr
op

It is important to note that the modulus of any number (positive or negative) is always a
ity
C

positive number.
rs
ew

The modulus of a number is also called the absolute value.


ve
i

y
ev

The modulus of x, written as x , is defined as:


op
ni
R

 x if x ù 0
C

x =
 − x if x , 0
ge

w
ie
id

ev
br
am

-R
-C

s
es

Copyright Material - Review Only - Not for Redistribution


ity
rs
Chapter 1: Algebra

ve

y
op
ni
U

C
ge
EXPLORE 1.1

w
ie
id
You are given these eight statements:

ev
br
am
a+b = a + b

-R
1

2 a−b = a − b
-C

ss
3 ab = a × b

e
y

Pr
op

a
4 = a ÷ b , if b ≠ 0

ity
b
C

s
w

5 a = a2
er
ie

n
= a n , where n is a positive integer

y
v
6 a
ev

op
ni

a+b ø a + b
R

7
U

C
ge

8 a−b ø a−c + c−b

w
ie
id

You must decide whether a statement is

ev
br
am

Always true
-R
Sometimes true Never true
-C

• If you think that a statement is either always true or never true, you must give a clear explanation to justify
es

your answer.
y

Pr
op

3
• If you think that a statement is sometimes true you must give an example of when it is true and an example
ity
C

of when it is not true.


rs
w
ie

ve

y
ev

The statement x = k , where k ù 0 , means that x = k or x = − k .


op
ni
R

This property is used to solve equations that involve modulus functions.


C
ge

ew

If you are solving equations of the form ax + b = k , you can solve the equations using
id

ax + b = k and ax + b = − k
i
ev
br

If you are solving harder equations of the form ax + b = cx + d , you can solve the
am

-R

equations using
-C

ax + b = cx + d and ax + b = −( cx + d )
es
y

When solving these more complicated equations you must always check that your answers
Pr
op

satisfy the original equation. FAST FORWARD


ity
C

You will see why it is


necessary to check your
rs
ew

answers when you learn


ve
i

how to sketch graphs


ev

op
ni

of modulus functions
R

in Section 1.2.
C
ge

w
ie
id

ev
br
am

-R
-C

s
es

Copyright Material - Review Only - Not for Redistribution


ity
rs
Cambridge International AS & A Level Mathematics: Pure Mathematics 2 & 3

ve

y
op
ni
U

C
ge
WORKED EXAMPLE 1.1

w
ie
id
Solve:

ev
br
a 2x − 1 = 3 b x − 4 = 2x + 1
am

-R
-C

Answer

ss
a 2x − 1 = 3

e
y

Pr
op

2 x − 1 = 3 or 2 x − 1 = −3
2x = 4 2 x = −2

ity
C

x=2 x = −1

s
w

er
ie

CHECK: 2 × 2 − 1 = 3 ✓ and 2 × ( −1) − 1 = 3 ✓

y
v
ev

op
ni

The solution is: x = −1 or x = 2


R

C
ge

b x − 4 = 2x + 1

w
ie
id

x − 4 = 2 x + 1 or x − 4 = −(2 x + 1)

ev
br

x = −5 3x = 3
am

x =1 x =1
-R
CHECK: −5 − 4 = 2 × ( −5) + 1 ⨯ and 1 − 4 = 2 × 1 + 1 ✓
-C

s
es

The solution is: x = 1


y

Pr
op

4
ity
C

EXPLORE 1.2
rs
w
ie

ve

y
ev

2 2 2
Using a = a 2 you can write a 2 − b2 as a − b .
op
ni
R

Using the difference of two squares you can now write:


C
ge

ew

a 2 − b2 = (a − b )( a + b )
id

Using the previous statement, explain how these three important results can be obtained:
ev
br
am

(The symbol ⇔ means ‘is equivalent to’.)


-R
-C

a = b ⇔ a 2 = b2
s


es
y

a . b ⇔ a 2 . b2
Pr


op

ity
C

• a , b ⇔ a 2 , b2 , if b ≠ 0 .
rs
ew

ve

Worked example 1.2 shows you how to solve equations of the form cx + d = ex + f .
i

y
ev

op
ni
R

KEY POINT 1.1


C
ge

To solve equations of the form cx + d = ex + f we can use the rule:


ie
id

2 2
ev

a = b ⇔a =b
br
am

-R
-C

s
es

Copyright Material - Review Only - Not for Redistribution


ity
rs
Chapter 1: Algebra

ve

y
op
ni
U

C
ge
WORKED EXAMPLE 1.2

w
ie
id
Solve the equation 3x + 4 = x + 5 .

ev
br
am

-R
Answer
Method 1
-C

ss
3x + 4 = x + 5

e
y

Pr
op

3x + 4 = x + 5 or 3x + 4 = −( x + 5)
2x = 1 4x = −9

ity
C

or
1 9

s
w

x= x=− er
2 4
ie

y
v
ev

✓, 3×−  +4 = − +5
1 1 9 9

op
ni
CHECK: 3 × +4 = +5 ✓
2 2  4 4
R

C
1 9
ge

Solution is: x = or x = −

w
2 4

ie
id

Method 2

ev
br

3x + 4 = x + 5
am

-R Use a = b ⇔ a 2 = b2.
(3x + 4) = ( x + 5)
2 2
-C

9x + 24x + 16 = x 2 + 10 x + 25
2
es

8x 2 + 14x − 9 = 0
y

Factorise.
Pr
op

5
(2 x − 1)(4x + 9) = 0
ity
C

1 9
x= or x = −
rs
w

2 4
ie

ve

y
ev

op
ni
R

WORKED EXAMPLE 1.3


ge

ew

Solve x + 3 + x + 5 = 10.
id

i
ev
br

Answer
am

-R

x + 3 + x + 5 = 10 Subtract x + 5 from both sides.


-C

s
es

x + 3 = 10 − x + 5 Split the equation into two parts.


y

Pr
op

x + 3 = 10 − x + 5 (1)
ity
C

x + 3 = x + 5 − 10 (2)
rs
ew

Using equation (1):


ve
i

y
ev

−7 + x + x + 5 = 0
op
ni
R

x+5 = 7−x Split this equation into two parts.


C

x + 5 = 7 − x or x + 5 = −(7 − x )
ge

2x = 2 or 0 = −12 0 = −12 is false.


ie
id

x =1
ev
br
am

-R
-C

s
es

Copyright Material - Review Only - Not for Redistribution


ity
rs
Cambridge International AS & A Level Mathematics: Pure Mathematics 2 & 3

ve

y
op
ni
U

C
ge

w
Using equation (2):

ie
id
x + 5 = x + 13 Split this equation into two parts.

ev
br
x + 5 = x + 13 or x + 5 = −( x + 13)
am

-R
0=8 or 2 x = −18 0 = 8 is false.
-C

ss
x = −9

e
y

The solution is x = 1 or x = −9.

Pr
op

ity
C

s
w

EXERCISE 1A
er
ie

y
v
ev

1 Solve.

op
ni

3x − 2
R

a 4x − 3 = 7 b 1 − 2x = 5 c =4

C
5
ge

x + 2 2x 1df

w
x
d +2 =3 e − =2 f 2 x + 7 = 3x 2de

ie
3 3 5
id

3de

ev
br

2 Solve.
2x + 1 3x − 1 x+2 4de
am

5a
a =5 b
-R
=1 c 2− =5
x−2 x+5 x−3
6
-C

x+ x+4 =8 8 − 1 − 2x = x 7
s

d 3x − 5 = x + 1 e f
es

3 Solve.
y

Pr
op

6
a 2x + 1 = x b 3 − 2 x = 3x c 2x − 5 = 1 − x
ity
C

1
d 3x + 5 = 1 + 2 x e x −5 = 2 x +1 f 3 2x − 1 = x−3
rs
w

2
ie

ve

4 Solve.
y
ev

x2 − 2 = 7 5 − x2 = 3 − x x2 + 2x = x + 2
op
ni

a b c
R

d x2 − 3 = 2x + 1 e 2 x 2 − 5x = 4 − x f x2 − 7x + 6 = 6 − x
ge

ew

5 Solve the simultaneous equations.


id

a x + 2y = 8 b 3x + y = 0
ev
br

x+2 + y=6 y = 2x2 − 5


am

-R

2
6 Solve the equation 5 x − 1 + 9 x − 1 − 2 = 0.
-C

s
es

7 a Solve the equation x 2 − 5 x + 6 = 0 .


y

Pr

b Use graphing software to draw the graph of y = x 2 − 5 x + 6 .


op

ity
C

c Name the equation of the line of symmetry of the curve.


rs
ew

8 Solve the equation 2 x + 1 + 2 x − 1 = 3.


ve

9 Solve the equation 3x − 2 y − 11 + 2 31 − 8x + 5 y = 0 .


i

PS
y
ev

op
ni
R

C
ge

w
ie
id

ev
br
am

-R
-C

s
es

Copyright Material - Review Only - Not for Redistribution


ity
rs
Chapter 1: Algebra

ve

y
op
ni
U

C
y
1.2 Graphs of y = f(x) where f(x) is linear

ge

w
y = |x|
Consider drawing the graph of y = x .

ie
id

ev
br
First draw the line y = x .
am x

-R
O
Then reflect, in the x-axis, the part of the line that is below the x-axis.
-C

e ss
y

WORKED EXAMPLE 1.4

Pr
op

ity
C

1
Sketch the graph of y = x − 1 , showing the points where the graph meets the axes.

s
w

2
er
ie

1
Use your graph to express x − 1 in an alternative form.

y
v
ev

op
ni
R

Answer

C
ge

w
First sketch the graph of y = x − 1. y
2 1

ie
id

1 y= x –1
The line has gradient and a y-intercept of −1. 2

ev
br

2
am

You then reflect in the x-axis the part of the line that is below the x-axis. 1
-R
1
The graph shows that x − 1 can be written as:
-C

2
s
O 2 x
es

 1 x −1 if x ù 2
y

 2 −1
Pr

1
op

x −1 =  7
2  −  1 x − 1  if x , 2
ity
C

  2 
rs
w
ie

ve

In Worked example 1.1, we found that there were two roots, x = −1 and x = 2, to the y
y
ev

y = |2x – 1|
op
ni

equation 2 x − 1 = 3. 4
R

3 y=3
These can also be found graphically by finding the x-coordinates of the points of
ge

ew

intersection of the graphs of y = 2 x − 1 and y = 3 as shown. 2


id

1
ev
br
am

-R

–2 –1 O 1 2 3 x
–1
-C

s
es

Also in Worked example 1.1, we found that there was only one root, y
y = 2x + 1
y

x = 1, to the equation x − 4 = 2 x + 1.
Pr

6
op

This root can be found graphically by finding the x-coordinates of 5


ity
C

y = |x – 4|
the points of intersection of the graphs of y = x − 4 and 4
rs
ew

y = 2 x + 1 as shown.
ve

3
i

y
ev

op
ni

2
R

1
ge

–1 O 1 2 3 4 5 6 7 8 9 x
ie
id

–1
ev
br
am

-R
-C

s
es

Copyright Material - Review Only - Not for Redistribution


ity
rs
Cambridge International AS & A Level Mathematics: Pure Mathematics 2 & 3

ve

y
op
ni
U

C
ge
EXERCISE 1B

w
ie
id
1 Sketch the graphs of each of the following functions showing the coordinates of the points where the graph

ev
br
meets the axes. Express each function in an alternative form.
1
am

-R
a y= x+2 b y = 3−x c y = 5− x
2
-C

ss
2 a Complete the table of values for y = x − 3 + 2 .

e
x 0 1 2 3 4 5 6
y

Pr
op

y 5 3

ity
b Draw the graph of y = x − 3 + 2 for 0 ø x ø 6 .
C

s
w

c Describe the transformation that maps the graph of y = x onto the graph of y = x − 3 + 2.
er
ie

y
v
ev

3 Describe fully the transformation (or combination of transformations) that maps the graph of y = x onto

op
ni

each of these functions.


R

C
a y = x +1 + 2 b y = x−5 −2 c y=2− x
ge

w
d y = 2x − 3 e y = 1− x + 2 f y =5−2 x

ie
id

ev
br

4 Sketch the graphs of each of the functions in question 3. For each graph, state the coordinates of the vertex.
am

-R
5 f( x ) = 5 − 2 x + 3 for 2 ø x ø 8
-C

Find the range of function f .


es
y

Pr
op

8 6 a Sketch the graph of y = 2 x − 2 + 1 for −2 , x , 6, showing the coordinates of the vertex and the
y-intercept.
ity
C

b On the same diagram, sketch the graph of y = x + 2.


rs
w
ie

ve

c Use your graph to solve the equation 2 x − 2 + 1 = x + 2 .


y
ev

op
ni

7 a Sketch the graph of y = x − 2 for −3 , x , 6 , showing the coordinates of the vertex and the y-intercept.
R

C
ge

b On the same diagram, sketch the graph of y = 1 − 2 x .


ew
id

c Use your graph to solve the equation x − 2 = 1 − 2 x .


i
ev
br

8 a Sketch the graph of y = x + 1 + x − 1 .


am

-R

b Use your graph to solve the equation x + 1 + x − 1 = 4.


-C

s
es
y

1.3 Solving modulus inequalities


Pr
op

Two useful properties that can be used when solving modulus inequalities are:
ity
C

a ø b ⇔ −b ø a ø b and a ù b ⇔ a ø − b or a ù b
rs
ew

ve

The following examples illustrate the different methods that can be used when solving
i

y
ev

modulus inequalities.
op
ni
R

C
ge

w
ie
id

ev
br
am

-R
-C

s
es

Copyright Material - Review Only - Not for Redistribution


ity
rs
Chapter 1: Algebra

ve

y
op
ni
U

C
ge
WORKED EXAMPLE 1.5

w
ie
id
Solve 2 x − 5 , 3.

ev
br
am

-R
Answer
-C

Method 1: Using algebra

ss
2x − 5 , 3

e
y

Pr
op

−3 , 2 x − 5 , 3

ity
C

2 , 2x , 8
1, x , 4

s
w

er
ie

Method 2: Using a graph y


y = |2x – 5|

y
v
ev

op
ni

The graphs of y = 2 x − 5 and y = 3 intersect at the points A and B.


R

C
 2 x − 5 if x ù 2 1
ge

 2 3 y=3

w
2x − 5 =  A B

ie
 −(2 x − 5) if x , 2 1
id

2
 2

ev
br

At A, the line y = −(2 x − 5) intersects the line y = 3. 1


am

-R
−(2 x − 5) =3 O x
1 2 3 4 5
-C

−2 x + 5 =3 –1
s
es

2x =2
y

Pr

x =1
op

At B, the line y = 2 x − 5 intersects the line y = 3.


ity
C

2x − 5 = 3
rs
w
ie

2x = 8
ve

y
ev

x=4
op
ni

To solve the inequality 2 x − 5 , 3 you must find where the graph of the function y = 2 x − 5 is below the graph
R

of y = 3.
ge

ew

Hence, 1 , x , 4.
id

i
ev
br
am

-R

WORKED EXAMPLE 1.6


-C

Solve the inequality 2 x − 1 ù 3 − x .


es
y

Pr
op

Answer
ity
C

Method 1: Using algebra


rs
ew

2x − 1 ù 3 − x
ve

Use a ù b ⇔ a 2 ù b2.
i

y
ev

(2 x − 1)2 ù (3 − x )2
op
ni
R

4x 2 − 4x + 1 ù 9 − 6x + x 2
C
ge

3x 2 + 2 x − 8 ù 0 Factorise.
w

(3x − 4)( x + 2) ù 0
ie
id

ev
br
am

-R
-C

s
es

Copyright Material - Review Only - Not for Redistribution


ity
rs
Cambridge International AS & A Level Mathematics: Pure Mathematics 2 & 3

ve

y
op
ni
U

C
y = 3x2 + 2x – 8

ge

w
4
Critical values are −2 and .

ie
id
3
4

ev
br
Hence, x ø −2 or x ù . + +
am 3 4

-R
−2
− 3
-C

Method 2: Using a graph

ss
The graphs of y = 2 x − 1 and y = 3 − x intersect at

e
y

Pr
the points A and B.
op

 2 x − 1 if x ù 1

ity
C

 2
2x − 1 = 

s
w

 −(2 x − 1) if x , 1 er
ie

 2

y
v
ev

op
ni

x − 3 if x ù 3
3−x = x−3 = 
R

C
 −( x − 3) if x , 3
ge

w
At A, the line y = −(2 x − 1) intersects the line y = −( x − 3). y

ie
id

2x − 1 = x − 3 8 y = |2x – 1|

ev
br

x = −2
7
am

At B, the line y = 2 x − 1 intersects the line y = −( x − 3).


-R
6
2 x − 1 = −( x − 3)
-C

y = |3 – x|
s

3x = 4 5
es

A
4
y

4
Pr

x=
op

10 3 3
To solve the inequality 2 x − 1 ù 3 − x you must find where
ity
C

2
rs

the graph of the function y = 2 x − 1 is above the graph


w

B
1
ie

ve

of y = 3 − x .
y
ev

op
ni

4 –3 –2 –1 O 1 2 3 4 5 6 7 8 x
Hence, x ø − 2 or x ù .
R

3
C
ge

ew

EXERCISE 1C
id

i
ev
br
am

1 y
-R

8
y = |x – 1|
-C

7
s
es

6
y

Pr

5
op

4
ity
C

3
rs
ew

2
ve

y = 2|x – 4|
1
i

y
ev

op
ni

–1 O 1 2 3 4 5 6 7 8 9 x
R

The graphs of y = x − 1 and y = 2 x − 4 are shown on the grid.


ge

Write down the solution to the inequality x − 1 . 2 x − 4 .


ie
id

ev
br

2 a On the same axes, sketch the graphs of y = 2 x − 1 and y = 4 − x − 1 .


am

-R

b Solve the inequality 2 x − 1 . 4 − x − 1 .


-C

s
es

Copyright Material - Review Only - Not for Redistribution


ity
rs
Chapter 1: Algebra

ve

y
op
ni
U

C
3 Solve. (You may use either an algebraic method or a graphical method.)

ge

w
a 2x + 1 ø 3 b 2−x ,4 c 3x − 2 ù 7

ie
id

ev
br
4 Solve. (You may use either an algebraic method or a graphical method.)
am

-R
a 2x − 5 ø x − 2 b 3 + x . 4 − 2x c x − 7 − 2x ø 4
5 Solve. (You may use either an algebraic method or a graphical method.)
-C

ss
a x + 4 , 2x b 2x − 5 . 3 − x c 3x − 2 ø 1 − 3x

e
y

Pr
x −1 .2 x − 4 3 3 − x ù 2x − 1 3x − 5 , 2 2 − x
op

d e f
6 Solve 2 x + 1 + 2 x − 1 . 5.

ity
C

s
w

1.4 Division of polynomials er


ie

y
v
ev

A polynomial is an expression of the form

op
ni
R

an x n + an −1x n −1 + an − 2 x n − 2 + … + a2 x 2 + a1x1 + a0

C
ge

w
where:

ie
id

● x is a variable

ev
br

● n is a non-negative integer
am

-R
● the coefficients an , an −1, an − 2 , … , a2 , a1, a0 are constants
an is called the leading coefficient and an ≠ 0
-C


s
es

● a0 is called the constant term.


y

Pr

The highest power of x in the polynomial is called the degree of the polynomial.
op

11

For example, 5x 3 − 6x 2 + 2 x − 6 is a polynomial of degree 3.


ity
C

rs
w

In this section you will learn how to use long division to divide a polynomial by another
ie

ve

polynomial. Alternative methods are possible, this is shown in Worked example 1.10.
y
ev

op
ni

DID YOU KNOW?


R

C
ge

Polynomial functions can be used to predict the mass of an animal


ew

from its length.


id

i
ev
br
am

-R
-C

s
es

WORKED EXAMPLE 1.7


y

Pr
op

Divide x 3 + 2 x 2 − 11x + 6 by x − 2 .
ity
C

Answer
rs
ew

Step 1:
ve
i

y
ev

x2
op
ni

Divide the first term of the polynomial by x:


)
x − 2 x + 2 x 2 − 11x + 6
3
R

x3 ÷ x = x2 .
C

x3 − 2x2
ge

Multiply ( x − 2) by x 2 : x 2 ( x − 2) = x 3 − 2 x 2 .
w

2
ie

4x − 11x
id

Subtract: ( x 3 + 2 x 2 ) − ( x 3 − 2 x 2 ) = 4x 2 .
ev
br

Bring down the −11x from the next column.


am

-R
-C

s
es

Copyright Material - Review Only - Not for Redistribution

You might also like