Topic 2. Functions
Topic 2. Functions
MATHEMATICS
Analysis and Approaches (SL and HL)
Lecture Notes
Christos Nikolaidis
TOPIC 2
FUNCTIONS
Only for HL
June 2019
TOPIC 2: FUNCTIONS Christos Nikolaidis
y2 B
y1
A
O x1 x2
∆y y2 − y1
m= =
∆x x 2 − x 1
dAB= ( ∆x ) 2 + ( ∆y ) 2 = (x 2 - x 1 ) 2 + (y 2 − y1 ) 2
1
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 1
2
TOPIC 2: FUNCTIONS Christos Nikolaidis
y=mx+c
c
NOTICE:
• A horizontal line has equation y=c (slope m=0)
• A vertical line has equation x=c (there is no slope)
(in fact, a vertical line is not a function, that is why the
equation x=0 is not a particular case of y=mx+c)
EXAMPLE 2
Look at the graphs of two lines: L1: y=2x and L2: y=-2x
In fact, the slope shows the rise of the line per each unit
Line L1: slope is 2 (y increases 2 units per each x-unit)
Line L2: slope is -2 (y decreases 2 units per each x-unit)
In both cases c=0 (since the function passes through the origin)
3
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 3
Look at the graphs of two lines: L1: y=2x+3 and L2: y=-2x+3
EXAMPLE 4
Look at the graphs of two lines: L1: y=5 and L2: x=5
For example,
The lines y=3x+5 and y=3x+8 are parallel
1
The lines y=3x+5 and y= − x+8 are perpendicular
3
4
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 5
• From Ax+By=C into the usual form
The line 2x+3y=5 may be expressed as 3y=-2x+5 and finally
2 5
y=− x+
3 3
• From the usual form into Ax+By=C
a) The line y=-3x+7 may be expressed as
3x+y=7
1 2
b) The line y = x+ may be expressed as
2 3
1 2
- x+y=
2 3
We usually require the coefficients A,B,C to be integers.
Multiplying by 6 we obtain
-3x+6y=4
c) The line y=5 may be expressed as 0x+y=5
d) The line x=5 may be expressed as x+0y=5
y-y0 = m(x-x0)
5
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 6
The line which passes through point P(1,2), with slope m=3 is
y-2 = 3(x-1)
The line which passes through the points P(x1,y1) and Q(x2,y2)
has slope
∆y y2 − y1
m= =
∆x x 2 − x 1
y-y1 = m(x-x1)
EXAMPLE 7
Find the line which passes through the points P(1,2) and Q(4,7).
Express your answer in the form ax+by=c where a,b,c∈Z (integers).
Solution
∆y 7 − 2 5
The slope is m= = =
∆x 4 − 1 3
The equation of the line is
5
y-2 = (x-1)
3
⇔ 3y-6 = 5(x-1)
⇔ 3y-6 = 5x-5
and finally
-5x+3y = 1
6
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ BASIC CHARACTERISTICS
y-intercept
roots
vertex
1) It must be a≠0
If a>0 the graph looks like If a<0 the graph looks like
-b± ∆
3) x-intercepts (or roots): x1,2= , (only if ∆≥0)
2a
4) y-intercept: for x=0 we obtain y=c
-b
5) Vertex is always at x= (this also the equation of
2a
the axis of symmetry)
7
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 1
Consider y=2x2-12x+10
8
TOPIC 2: FUNCTIONS Christos Nikolaidis
the graph does not intersect the x-axis, that is the quadratic has
no real roots. Thus, ∆<0
EXAMPLE 2
Let f(x)=2x2-6x+k. Find the values of k in each case below:
a) f(x)=0 has exactly one root (or two equal roots)
b) f(x)=0 has exactly two roots
c) f(x)=0 has no real roots
d) f(x)=0 has real roots
e) f(x)>0 for any x R
f) f(x)≥0 for any x R
Solution
All cases depend on the discriminant ∆=36-8k
a) ∆=0.
Hence, 36-8k=0 ⇔ 8k=36 ⇔ k=4.5
b) ∆>0.
Hence, 36-8k>0 ⇔ 8k<36 ⇔ k<4.5
c) ∆<0.
Hence, 36-8k<0 ⇔ 8k>36 ⇔ k>4.5
d) ∆≥0. [in this case we have either one or two roots]
Hence, 36-8k≥0 ⇔ 8k≤36 ⇔ k≤4.5
e) Since f(x) is always positive, it has no real roots. Thus, ∆<0.
Hence, 36-8k<0 ⇔ 8k>36 ⇔ k>4.5
f) Since f(x) is always positive or zero, it has either exactly one root
or no real roots at all. Thus, ∆≤0.
Hence, 36-8k≤0 ⇔ 8k≥36 ⇔ k≥4.5
9
TOPIC 2: FUNCTIONS Christos Nikolaidis
NOTICE
EXAMPLE 3
We consider again
y=2x2-12x+10 (1)
y=2(x-1)(x-5) (2)
- b 12 r + r2 1 + 5
The vertex is at x= = =3 (or otherwise at x= 1 = =3)
2a 4 2 2
For x=3, it is y=-8, hence the vertex is (3,-8)
y=2(x-3)2-8 (3)
We may easily verify that forms (2) and (3) give (1).
10
TOPIC 2: FUNCTIONS Christos Nikolaidis
Indeed,
y=2(x-1)(x-5) = 2(x2-x-5x+5) = 2(x2-6x+5) = 2x2-12x+10
and
y=2(x-3)2-8 = 2(x2-6x+9)-8 = 2x2-12x+18-8 = 2x2-12x+10
• If a>0, then
a(x-h)2 ≥ 0 (equality holds when x=h)
⇒ a(x-h)2+k ≥ k
⇒ y≥k
Therefore, at x=h we obtain the minimum value y=k.
• If a<0, then
a(x-h)2 ≤ 0 (equality holds when x=h)
⇒ a(x-h)2+k ≤ k
⇒ y≤k
Therefore, at x=h we obtain the maximum value y=k.
= 2(x-3)2-18+10
= 2(x-3)2-8
11
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 4
Consider f(x)=3x2+12x+1.
Solution
- b - 12
a) Vertex at x= = =-2. Then y=3(-2)2+12(-2)+1=-11
2a 6
Thus the vertex is (-2,-11) and f(x)=3(x+2)2-11
b) The vertex gives the minimum value, that is ymin =-11.
♦ VIETA FORM
y = a(x2-Sx+P) (4)
where
EXAMPLE 5
12
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ DEFINITION
Let us formally introduce the notion of the function:
f: X → Y
We write: We say:
f(x)=y f maps x to y
f: x a y y is the image of x
EXAMPLE 1
Let X={1,2,3} and Y={a,b,c,d}. The following is a function f: X → Y
X Y
a
1
f: b
2
c
3
d
13
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 2
X Y
a
1
f: b
2
c
3
d
X Y
a
1
f: b
2
c
3
d
X Y
a
1
f: b
2
c
3
d
14
TOPIC 2: FUNCTIONS Christos Nikolaidis
For a function f: X → Y,
The set of all y’s involved (only the images) is called RANGE
X Y
a
1
f: b
2
c
3
d
Usually X any Y are subsets of R, the set of real numbers, and the
function f has a specific pattern.
f: x a 2x
or f(x)=2x
or y=2x
Thus the formula of the function gives any possible result, e.g.
f(15)=30, f(2.4) = 4.8 etc
15
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ GRAPH
We know that the pairs (x,y) that satisfy the equation of the
function y=f(x) can be represented as points (x,y) on the Cartesian
plane and form the graph of the function.
The graph clearly shows the DOMAIN and the RANGE of the
function. For example,
x
0 1 2 3 4 5 6 7 8 9
That implies
16
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 3
• f(x)=2x, or otherwise y=2x is represented by the graph
x 0 1 2 3
2 y 0 2 4 6
x
0 1 2
4
x -2 -1 0 1 2
y 4 1 0 1 4
x
-2 -1 1 2
17
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 4
x 2 , −2 ≤ x ≤ 0
Consider the function f(x) =
x , 1≤x ≤5
The graph is given below
5
4
3
2
1
x
-2 -1 1 2 3 4 5
NOTICE:
The graph also shows if we have a function or not
x
1 2 3 4 5
18
TOPIC 2: FUNCTIONS Christos Nikolaidis
X Y X Y
a a
1 1
b b
f 2 f 2
c c
3 3
d d
EXAMPLE 5
Look at the functions of Example 3 above.
• the function f(x)=2x is one-to-one, since
f(x1)=f(x2) ⇒ 2x1=2x2⇒ x1=x2
19
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ ONTO FUNCTIONS
Consider the following two functions
X Y X Y
a a
1 1
b b
f 2 f 2
c
3 3
d
We say that
f maps X onto Y or simply f is onto
EXAMPLE 6
• the function f:R → R, given by f(x)=2x is onto, since the range
of this function is R.
• the function f:R → R, given by f(x)=x2 is not onto, since the
range of this function is [0,+∞), which is a proper subset of R.
However, if the function is given as f:R → [0,+∞), it is onto.
X Y
a
1
b
f 2
3 c
20
TOPIC 2: FUNCTIONS Christos Nikolaidis
Df is R
or Df is the largest possible subset of R
For example,
Df = R
Α
2. f(x) = , then B cannot be 0, thus
Β
3. f(x) = Α , then A ≥ 0.
1
The functions f(x)=logx and f(x)=lnx are not known yet. They will be introduced
later on within this topic.
21
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 7
5
b) f(x) = . Restriction: 3x-9 ≠ 0
3x - 9
Solve: 3x-9 ≥ 0 ⇔ 3x ≥ 9 ⇔ x ≥ 3
Thus, Df : x∈R-{1,2}
Solve: x-1 ≥ 0 ⇔ x ≥ 1
2-x ≥ 0 ⇔ x ≤ 2
1 − x2
g) f(x) = Restrictions: 1-x2 ≥ 0 and x ≠ 0
x
Solve: 1-x2 ≥ 0 ⇔ x2 ≤ 1 ⇔ -1 ≤ x ≤ 1
22
TOPIC 2: FUNCTIONS Christos Nikolaidis
y
y-intercept
max
max
x
min
x-intercepts
Roots
For y=f(x)
• y-intercept: Set x=0 and find y
• x-intercepts (roots): Find the roots of the equation f(x)=0
• max-min: In Topic 6, we will use derivatives to find them
When we have two graphs y=f(x) and y=g(x), it also useful to know
the intersection points of the two graphs
y
f(x)
g(x)
Intersection points
23
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 8
a) Consider f(x)=(x-3)2-4
(x-3)2-4=x-5 ⇔ x2-6x+9-4=x-5
⇔ x2-7x+10=0
⇔ x=2 or x=5
By using either f(x) or g(x) we find y=-3, y=0 respectively.
Hence, the curves intersect at the points (2,-3) and (5,0)
24
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 9
Consider again the functions of Example 8
f(x)=(x-3)2-4 and g(x)=x-5.
25
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ DISCUSSION
Notice that
f(5) = 52
f(a) = a2
f(3a+5) = (3a+5)2
f(x+1) = (x+1)2
f(3x+5) = (3x+5)2
In the last two cases the input value for f is another function of x.
Let us concentrate on
f(3x+5) = (3x+5)2.
♦ DEFINITION
(fog)(x)=f(g(x))
26
TOPIC 2: FUNCTIONS Christos Nikolaidis
Therefore, for the functions f(x)=x2 and g(x)=3x+5 given above, the
procedure we follow in order to estimate (fog)(x) is
(f0g)(x) = f(g(x))
= f(3x+5)
= (3x+5)2
= g(x2)
= 3x2+5
That is
(fog)(x)= (3x+5)2 while (g0f)(x)= 3x2+5
NOTICE:
• In general
fog ≠ g0f
(f0g0h)(x)= (3 x + 5) 2
You just plug h into g and the result into f. Notice also that
f0(g0h)=(f0g)0h
27
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 1
Solution
(fog)(1)=7
(g0f)(1) = 2
(fof)(x) = f(f(x))
28
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 2
x +1
Let f(x)= and g(x)= x
2
Find (a) (fog)(x) (b) (gof)(x)
Solution
x +1 x +1
(a) (fog)(x) = (b) (gof)(x) =
2 2
x +1 x +3
+1
x +3
(c) (fof)(x) = 2 = 2 =
2 2 4
(d) (gog)(x) = x= 4
x
x +3 x +7
+1
x +7
(e) (fofof)(x) = [fo(fof)](x) = 4 = 4 =
2 2 8
x +1 x +7
+3
x +7
Or = [(fof)of](x) = 2 = 2 =
4 4 8
I(x)=x
Notice that
That is
foI = f and I of = f
29
TOPIC 2: FUNCTIONS Christos Nikolaidis
Then
f g
A B C
x f(x) g(f(x)
g of
Notice also that gof can be defined only if the Range of f is inside
the Domain of g.
30
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ DISCUSSION
Notice that
f(0) = 10 g(10) = 0
f(1) = 11 g(11) = 1
f(2) = 12 g(12) = 2
f(3) = 13 g(13) = 3 and so on.
In other words,
f(x)=y ⇔ g(y)=x.
(fog)(x)=f(g(x))=f(x-10)=(x-10)+10=x
(gof)(x)=g(f(x))=f(x+10)=(x+10)-10=x
That is
fog = I = gof (the identity function)
♦ DEFINITION
Let f:R→R
f(x)=y ⇔ f-1(y)=x.
Moreover,
fof-1 = I = f-1of
31
TOPIC 2: FUNCTIONS Christos Nikolaidis
Steps Example
f is given f(x) = x+10
NOTICE:
1. The inverse function of f-1 is f itself. That is
(f-1)-1 = f
Df-1 = Rf Rf-1 = Df
EXAMPLE 1
Solution
(a) We follow the three steps:
• Set 3x+5=y
y−5
• 3x+5=y ⇔ 3x = y-5 ⇔ x =
3
x −5
• f-1(x)=
3
x −5
(b) Since we know f-1(x)= , it is f-1(11) = 2
3
Alternatively: It is not necessary to find f-1(x) first. We can directly
set 3x+5 = 11, instead of 3x+5=y:
3x+5 = 11 ⇔ 3x = 6 ⇔ x=2.
Thus, f-1(11) =2
32
TOPIC 2: FUNCTIONS Christos Nikolaidis
Remark:
x −5
Let us verify that the inverse function of f-1(x)= is f(x)= 3x+5.
3
x −5
• Set = y
3
x −5
• = y ⇔ x-5 = 3y ⇔ x = 3y+5
3
That is why we also say that f and f-1 are inverse to each other.
EXAMPLE 2
Solution
f-1(49) = 25 = 5
2x2-1= 49 ⇔ 2x2 = 50 ⇔ x2 = 25 ⇔ x = 5,
thus f-1(49) = 5 ]
33
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 3
x +1
Let f(x)=
x+2
2x - 1
(a) Show that f-1(x)=
1−x
(c) Find the domain and the range of the functions f and f-1
Solution
x +1
(a) = y ⇔ x+1= y(x+2)
x+2
⇔ x+1= y(x+2)
⇔ x+1=yx+2y
⇔ x-yx=2y-1
⇔ x(1-y)=2y-1
2y- 1
⇔ x=
1−y
2x - 1
Hence, f-1(x)=
1−x
2x - 1 2x - 1 + 1- x x
+1
(b) (fof-1)(x) = 1- x = 1- x = 1- x = x
2x - 1 2x - 1 + 2 - 2x 1
+2
1- x 1- x 1- x
34
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 4
1
Let f(x)=1-2x and g(x)= . Find
x
Solution
1 1 2
(a) (f0g)(x) = f(g(x)) = f( ) = 1-2 = 1-
x x x
1
(b) (g0f)(x) = g(f(x)) = g(1-2x) =
1- 2x
2
Then, (f0g-1)(x) = 1-
x
2
(e) We are looking for the inverse function of (f0g)(x) = 1-
x
2 2 2 2
1- =y ⇔ 1-y = ⇔x = . Thus , (f0g)-1(x) =
x x 1- y 1- x
1
1-
(f) (f-10g-1)(x) = x = x- 1
2 2x
NOTICE:
Notice that (f0g)-1 ≠ f-10g-1 . In fact it holds
(f0g)-1 = g-10f-1
35
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ GRAPH OF f-1
f-1
EXAMPLE 5
Notice that, if f and f-1 intersect, they intersect on the line y=x.
Thus, in order to find the intersection points, instead of
f(x) = f-1(x)
we can solve
f(x) = x
Here, f(x)=x ⇔ x2 = x ⇔ x2-x = 0 ⇔ x(x-1)=0 ⇔ x=0 or x=1
36
TOPIC 2: FUNCTIONS Christos Nikolaidis
NOTICE:
A function is called self-iverse if f-1=f. It also holds f0f = I (identity).
The graph of such a function is symmetric about y=x.
1 1
The simplest example is f(x)= , since f-1 (x)= .
x x
2x - 6
Another example is f(x)= (please confirm!)
x- 2
X Y
a
1
f: b
2
c
3
The inverse function f-1 doesn’t exist, since f-1(b) is not uniquely
determined (is it 2 or 3?). Hence, for f-1 to exist, different values of
x should map to different values of y:
X Y X Y
f f-1
x1 y1 x1 y1
x2 y2 x2 y2
f(x 1 ) = f(x 2 ) ⇒ x 1 = x 2
37
TOPIC 2: FUNCTIONS Christos Nikolaidis
NOTICE: Remember that any function must satisfy the vertical line
test. If, moreover, f is “1-1” it satisfies the
EXAMPLE 6
Hence f is “1-1”
Indeed, f does not satisfies the horizontal line test, as two different
values may map to the same image, for example
f(-2)=4=f(2).
However, if we consider
f(x)=x2, x≥0
then f is “1-1”:
38
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ DISCUSSION
f(x)
In fact, we add 2 units to any value of y=f(x), thus the whole graph
of f(x) moves 2 units up.
g(x)
+2
f(x)
39
TOPIC 2: FUNCTIONS Christos Nikolaidis
VERTICAL TRANSFORMATIONS
vertical translation
f(x)-a a g(x)=x2-2 2
a units down
vertical stretch
bf(x) x b g(x)=2x2 x2
HORIZONTAL TRANSFORMATIONS
40
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 1
VERTICAL TRANSFORMATIONS
f(x)=x2 f(x)=x2+2 f(x)=x2-2
[original function] [2 units up] [2 units down]
y 6
4 y
2 2
x x x
0 2 2 2
-2
y y y
0 2
2
-4
x x
0 2 0 2
41
TOPIC 2: FUNCTIONS Christos Nikolaidis
HORIZONTAL TRANSFORMATIONS
f(x)=x2 f(x)=(2x)2
[original function] [horizontal stretch, s.f. ½
That is shrink (÷2)]
y y
4 4
x x
0 2 0 1
f(x)=(x+2)2 f(x)=(x/2)2
[2 units to the left] [horizontal stretch, s.f. 2]
y y
4 4
x x
-2 0 0 4
f(x)=(x-2)2 f(x)=(-x)2
[2 units to the right] [reflection in y-axis ]
y y
4 4
x x
2 4 -2 0
42
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 2
VERTICAL TRANSFORMATIONS
HORIZONTAL TRANSFORMATIONS
43
TOPIC 2: FUNCTIONS Christos Nikolaidis
NOTICE:
The horizontal translation by a units (to the right or to the left)
a
is also denoted by the translation vector
0
A vertical translation by b units (up or down)
0
is also denoted by the translation vector
b
a
The combination of those two translations is denoted by
b
NOTICE:
Remember the vertex form of a quadratic function
y=a(x-h)2+k
x2 original function
ax2 vertical stretch by scale factor a
a(x-h)2 horizontal translation by h units
a(x-h)2+k vertical translation by k units
44
TOPIC 2: FUNCTIONS Christos Nikolaidis
h
The two translations by imply that the initial vertex (0,0) of
k
the function x2 moves
vertex
k
We have already seen that f-1(x) causes a reflection in the line y=x.
f(x)=x2 f-1(x)= x
[initial function] [reflection about the line y=x]
y y
x x
0 2 0 4
45
TOPIC 2: FUNCTIONS Christos Nikolaidis
NOTICE:
Mind the order when applying composite transformations.
For example, the transformation y=2f(x)+3 consists of the following
two single transformations:
• f(x)
• 2f(x)
• 2f(x)+3
• f(x)
• f(x)+3
• 2[f(x)+3] = 2f(x)+6
• f(x)
• f(x+6)
• f(2x+6)
• f(x)
• f(2x)
• f(2(x+6)) = f(2x+12) !!!
• f(x)
• f(2x)
• f(2(x+3))
46
TOPIC 2: FUNCTIONS Christos Nikolaidis
2.7 ASYMPTOTES
1
Look at the graph of the function f(x)=
x
x
-∞ 0 +∞
Notice that the graph touches neither the x-axis nor the y-axis.
However, as x tends to +∞ or -∞, the curve approaches the x-axis.
Also, for values of x near 0, the curve approaches the y-axis.
We say that
the x-axis (that is the line y=0) is a horizontal asymptote
the y-axis (that is the line x=0) is a vertical asymptote
1
Similarly, look at the graph of the function f(x)= + 2 . It is
x- 1
actually the same graph moved 1 unit to the left and 2 units up.
1
x
Now
the line y=2 is a horizontal asymptote
the line x=1 is a vertical asymptote
47
TOPIC 2: FUNCTIONS Christos Nikolaidis
In general,
2
x
-∞ -4 0 1 +∞
48
TOPIC 2: FUNCTIONS Christos Nikolaidis
Αx + Β
♦ RATIONAL FUNCTIONS OF THE FORM f(x)= ,
Cx + D
These functions possess one vertical and one horizontal asymptote.
For example, the function
4x + 1
f(x)=
2x - 6
looks like
The line
Α
y= is a horizontal asymptote
C
(we consider only the leading coefficients!)
For our example,
4
y= = 2,
2
Hence
49
TOPIC 2: FUNCTIONS Christos Nikolaidis
Notice
The domain is x≠3 while the vertical asymptote is x=3.
4x + 1 2(2x − 6) + 13 2(2x − 6) 13 13
f(x)= = = + = 2+
2x - 6 2x - 6 2x - 6 2x - 6 2x - 6
13
As x tends to +∞ or -∞ the fraction approaches 0.
2x - 6
EXAMPLE 1
50
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 2
3x + 2
Let f(x)=
x- 4
4x + 2
We can easily find that the inverse function is f -1 (x) =
x- 3
Notice what happens with the asymptotes:
♦ SELF-INVERSE FUNCTIONS
1 1 1
Indeed, y = ⇔x= hence, f −1 (x) =
x y x
The asymptotes for those two functions are x=2 and y=2.
51
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ THE EXPONENTIAL 2x
1) If x=n∈N, then
20 = 1
2n = 2.2.2…2 (n times)
1
2-n =
2n
m
2n = n
2m
52
TOPIC 2: FUNCTIONS Christos Nikolaidis
4) If x=irrational, then
2 x = given by a calculator!
a0 =1
an =a.a.a…a (n times)
1
a-n =
an
m
a n = n am
a x = given by a calculator!
NOTICE
• If a<0, ax is defined only for x=n∈Z
• Ox=0 only if x≠0
• 00 is not defined
♦ PROPERTIES
All known properties of powers are still valid for exponents x∈R
53
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 1
1 1
• 5-2 = 2
=
5 25
−2
1 1
• = -2 = 52 =25
5 5
−2 2
3 5 25
• = =
5 3 9
2 2 2 ⋅(2 )
• 8 3
= 3
82 = 3 64 = 4 or 8 3
= (2 3 ) 3
= 23 3
= 22 = 4
4 4 4
3 −4 1 1 1 1 1
• 27-4/3 = 27 = 3 = 3 = 3 = =
27 4 27 27 3 81
Consider f: R → R
f(x)=2x
x … -3 -2 -1 0 1 2 3 …
Domain: x∈R
Range: y>0
54
TOPIC 2: FUNCTIONS Christos Nikolaidis
Consider now g: R → R
x
1 1
g(x)=0.5x [that is g(x)= = x ]
2 2
Let us estimate some values
x … -3 -2 -1 0 1 2 3 …
Domain: x∈R
Range: y>0
NOTICE
3) if a>1, then f(x)=ax increases (the graph looks like that of 2x)
if a<1, then f(x)=ax decreases (the graph looks like that of 0.5x)
if a=1, then f(x)=1x=1 is constant
ax=ay ⇒ x=y
55
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 2
Solution
⇔ x=3/2
⇔ x = 5
⇔ 3x=8 ⇔ x = 8/3
1
(d) We apply the property =2n. Thus
2n
1
3x-1
= 4x+2 ⇔ 2-3x+1 = 22x+4 ⇔ -3x+1 = 2x+4
2
⇔ 5x = -3 ⇔ x=-3/5
1
(e) We apply the property 2 =2 2
. Thus
3x-1
3x - 1
2 3x-1 = 4x+2 ⇔ 2 2
= 22x+4 ⇔ = 2x+4
2
56
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ THE NUMBER e
e=2.7182818…
♦ THE EXPONENTIAL ex
f(x) = ex f(x)=e-x
1
1
57
TOPIC 2: FUNCTIONS Christos Nikolaidis
f(x)=ax f(x)=ax+c
EXAMPLE 3
Function Horizontal Asymptote y-intercept
f(x)=2x line y=0 y=1
f(x)=2-x line y=0 y=1
f(x)=ex line y=0 y=1
f(x)=e3x line y=0 y=1
f(x)=3ex line y=0 y=3
f(x)=-3ex line y=0 y=-3
f(x)= ex+5 line y=5 y=6
f(x)=3ex+5 line y=5 y=8
f(x)=ex-2 line y=0 y=e-2
58
TOPIC 2: FUNCTIONS Christos Nikolaidis
y
log2x = y ⇔ 2 =x
For example,
etc.
The answer is 3
Hence log28=3
It is log264=6
23.321928…=10
59
TOPIC 2: FUNCTIONS Christos Nikolaidis
U EXAMPLE 1
• log232=5
• log225=5
• log221453=1453
• log22=1
• log21=0
In exactly the same way, for any base a>0, a≠1 we define
logax = y ⇔ a y =x
U NOTICE
Once upon a time log10x has been the most popular logarithm!!!
In some way, the logarithm to the base 10 indicates the size of the
number! Due to its popularity the base 10 for this particular
logarithm is usually ignored
60
TOPIC 2: FUNCTIONS Christos Nikolaidis
y = logax
If a>1 (for example if a=2), the graphs of these two functions look
like
y=ax
y=logax
Observations:
61
TOPIC 2: FUNCTIONS Christos Nikolaidis
• loga1 = 0
• logaa = 1
• logaax = x
• alogax = x
For all of them we follow the same method! We check if aLHS = aRHS
62
TOPIC 2: FUNCTIONS Christos Nikolaidis
NOTICE
1) The first two laws can be combined in the following way:
ABD
logA+logB-logC+logD = log
C
2logA+3logB-4logC+5logD = logA2+logB3-logC4+logD5
A 2 B 3D 5
= log
C4
Thus
A 2 B 3D 5
2logA + 3logB - 4logC + 5logD = log
C4
This is the way we convert many logs into one log. It is useful when
we solve equations [see Example 2) below]
A 2 B 3D 5
log = 2logA + 3logB - 4logC + 5logD
C4
This is the way we express one log in terms of many logs. It is useful
when we need to simplify logarithms [see Example 3) below].
• If we obtain logaA(x)=logaB(x)
• If we obtain logaA(x)=c
63
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 2
(b) log2x+log2(x+2)= 3
3
(c) log2x+log2(x-2)-log2(x- )=log23
4
Solutions
Hence
x(x+2)=3 ⇔ x2+2x-3=0
The second solution is rejected since x>0 and x+2>0 by the original
equation. Therefore x=1.
Hence
x(x+2)=23 ⇔ x2+2x-8=0
The second solution is rejected since x>0 and x+2>0 by the original
equation. Therefore x=2.
x(x - 2)
(c) We obtain log2 = log23
3
(x - )
4
Hence
x(x - 2) 9 9
=3 ⇔ x2-2x=3x- ⇔ x2-5x+ =0
3 4 4
(x - )
4
The solutions are x=4.5 or x=0.5
64
TOPIC 2: FUNCTIONS Christos Nikolaidis
e=2.7182818…
Hence,
lnx=y ⇔ ey=x
♦ CHANGE OF BASE
ax=b
x= logab
If you apply any other logarithm, say log, ln, log5, logc you obtain
respectively. Thus
log * b
That is, we can change logab into , in any base we like.
log * a
The formula
log C b
logab=
log C a
For example
log5 0.699 ln5 1.609
log25 = = = 2.322 or = = 2.322
log2 0.301 ln2 0.693
65
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 3
Suppose lnx=a, lny=b, lnz=c, as well as ln2=m, ln5=n.
Express the following in terms of a, b, c, m, n.
y x 3y 1
lnxy, lnx2, ln , ln 2
, ln , ln x ,
z z x
Solution
• lnx2 = 2lnx = 2a
y
• ln = lny - lnz = b-c
z
x 3y
• ln = 3lnx + lny - 2lnz = 3a+b-2c
z2
1 1
• ln = ln1 – lnx = 0-a = -a [or ln =lnx-1 = -lnx = -a]
x x
1 a
• ln x = lnx1/2 = lnx =
2 2
66
TOPIC 2: FUNCTIONS Christos Nikolaidis
ax=b
logb lnb
If we apply log or ln the solution is x= or x=
loga lna
EXAMPLE 1
loga
Solve the equation 2(5x) = 9. Express the result in the form .
logb
Solution
EXAMPLE 2
67
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 3
lna
Solve the equation 5x = 2x+1. Express the result in the form .
lnb
Solution
Method A: Let us apply ln on both sides
5x = 2x+1 ⇔ ln5x = ln2x+1
⇔ xln5 = (x+1)ln2
⇔ xln5 = xln2+ln2
⇔ x(ln5-ln2) = ln2
ln2 ln2
⇔x = ⇔ x =
ln5 - ln2 5
ln
2
5x = 2x+1 ⇔ 5x = 2x2
5x
⇔ = 2
2x
x
5
⇔ = 2
2
5
⇔ xln = ln2
2
ln2
⇔ x =
5
ln
2
Remarks
• This is the exact answer. If we are looking for an answer to
3sf, the calculator gives x=0.756.
68
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ EXPONENTIAL MODELLING
n=noekt
n=n0
Suppose that no, k are known. Say the initial number is 1000 and
n=1000e0.2t
For t=3
n=1000e(0.2)3=1822
2500 = 1000e0.2t
⇔ 2.5 = e0.2t
⇔ ln2.5 = lne0.2t
⇔ ln2.5 = 0.2t
ln2.5
⇔t = = 4.58 hours
0.2
69
TOPIC 2: FUNCTIONS Christos Nikolaidis
n=n0ekt
EXAMPLE 4
The mass m of a radio-active substance at time t hours is given by
m = 4e–kt
a) The mass is 1 kg after 5 hours. Find k.
b) What is the mass after 3 hours?
c) The mass reduces to a half after t hours. Find t.
Solution
70
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 5
Solve the equation
3x5x-1 = 7x-2
lna
Express the result in the form
lnb
Solution
Method A: We apply ln( ) on both sides
ln5 - 2ln7
⇔x =
ln3 + ln5 - ln7
5
ln
⇔ x = 7 2 = ln(5/49)
3⋅5 ln(15/7)
ln
7
71
TOPIC 2: FUNCTIONS Christos Nikolaidis
Remark:
If the equation has + or – between the terms, it doesn’t help to
apply a logarithm, as log(x ± y) cannot be simplified.
This is a very common mistake! Mind that
EXAMPLE 6
Solve the equations:
(a) 6(102x)-17(10x) = -12
(c) Set y=ex. If we multiply the equation by y=ex we obtain the same
equation as in (b).
72
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 7
2(3x)-3(2y)=-22
1 y
5(3x)+ (2 )=9
2
Solution
2A-3B=-22
1
5A+ B=9
2
The solution is A=1, B=8. Hence,
73
TOPIC 2: FUNCTIONS Christos Nikolaidis
74
TOPIC 2: FUNCTIONS Christos Nikolaidis
ONLY FOR
HL
75
TOPIC 2: FUNCTIONS Christos Nikolaidis
76
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ DEFINITION
deg f(x) = n
For example
77
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 1
Then
f(x)g(x) = (3x2-2x+5)(2x3-7x+1)
= 6x5-21x3+3x2-4x4+14x2-2x+10x3-35x+5
= 6x5-4x4-11x3+17x2-37x+5
deg[f(x)+g(x)]=3 deg[f(x)g(x)]=6
In general
deg[f(x)+g(x)] ≤ n deg[f(x)g(x)] = 2n
NOTICE
In the last line, we don’t have deg[f(x)+g(x)] = n since f(x) and g(x)
may have opposite leading coefficients; for example
78
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ DIVISION OF POLYNOMIALS
6x 2 + 2x
= 3x + 1
2x
a
REMEMBER When we divide two integers, say a:b or , we obtain
b
a=bq+r
23=5.4+2
EXAMPLE 2
79
TOPIC 2: FUNCTIONS Christos Nikolaidis
Step 1
2x3- 4x2+ 5x-1 x2+3x+1
2x since 2x3:x2 = 2x
Step 2
2x3- 4x2+ 5x-1 x2+3x+1
2x3+ 6x2+ 2x 2x multiply 2x by g(x)
Step 3
2x3- 4x2+ 5x-1 x2+3x+1
- 2x3+ 6x2+ 2x 2x
-10x2+3x-1 subtract from f(x)
-10x2+ 3x-1
Step 5
Therefore,
2x3-4x2+5x-1 = (x2+3x+1)(2x-10) + (33x+9)
80
TOPIC 2: FUNCTIONS Christos Nikolaidis
NOTICE
a r
In number theory, the division a=bq+r also gives =q+
b b
For example
23 3
=4+
5 5
EXAMPLE 3
Let us divide f(x)=2x3+2x2-x-1 by g(x)=2x2-1
We present the long division in one step
Therefore,
2x3+2x2-x-1 = (2x2-1)(x+1)
or otherwise
2x 3 + 2x 2 - x − 1
= x +1
2x 2 − 1
81
TOPIC 2: FUNCTIONS Christos Nikolaidis
or otherwise
(x-a) is a factor of f(x) ⇔ a is a root of f(x)
Proof
(⇒) If f(x) is divisible by (x-a) then f(x)=(x-a)q(x) for some q(x)
then f(a)=0
Proof
We divide f(x) by (x-a). Suppose f(x)=(x-a)q(x)+r. Then f(a) = r
EXAMPLE 4
82
TOPIC 2: FUNCTIONS Christos Nikolaidis
f(x) = a(x-p)(x-q)
EXAMPLE 6
EXAMPLE 7
Solution
We can easily observe that x=1 is a solution since f(1)=0.
We divide f(x) by the factor (x-1) and find the quotient (x2-5x+6).
But the quadratic (x2-5x+6) has two roots, x=2 and x=3. Thus the
equation has three solutions, namely 1,2 and 3.
83
TOPIC 2: FUNCTIONS Christos Nikolaidis
Notice also that the full factorization of the cubic equation gives
x3-6x2+11x-6=0
⇔ (x-1)(x-2)(x-3)=0
factor of a 0
Potential rational roots: ±
factor of a n
EXAMPLE 8
We could also find the first root, say x=-2, and then divide f(x) by
the factor (x+2) to obtain the remaining quadratic factor.
2x3-7x2-17x+10 = (x+2)(2x2-11x+5)
and the quadratic factor has two roots, x=5 and x=1/2.
84
TOPIC 2: FUNCTIONS Christos Nikolaidis
f(x) = ax3+bx2+cx+d
• If a>0, for large values of x, f(x)→+∞ and the graph looks like
→+∞
• If a<0, for large values of x, f(x)→-∞ and the graph looks like
→-∞
a(x-r1)(x-r2)(x-r3)
a(x-r1)2(x-r2)
a(x-r1)3
a(x-r1)(x2-px+qx)
irreducible
85
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ QUADRATIC FUNCTIONS
We may have
f(x) = a(x-r1)(x-r2)
Thus
f(x) = a(x2-r1x-r2x+r1r2)
= ax2-a(r1+r2)x+ar1r2x (2)
and finally
b c
S= r1+r2= − P = r1r2=
a a
86
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ CUBIC FUNCTIONS
f(x) = a(x-r1)(x-r2)(x-r3)
- ar1r2r3
Thus, by (1)
d
d= - ar1r2r3 ⇒ r1r2r3 = −
a
The coefficient of x2 is
-ar3-ar2-ar1 = -a(r1+r2+r3)
Thus, by (1)
b
b= -a(r1+r2+r3) ⇒ r1+r2+r3 = −
a
Hence,
b d
S= r1+r2+r3= − P = r1r2r3= −
a a
Notice
f(x) = a3x3+a2x2+a1x+a0
a2 a0
S= r1+r2+r3= − P = r1r2r3= −
a3 a3
87
TOPIC 2: FUNCTIONS Christos Nikolaidis
f(x) = an(x-r1)(x-r2)…(x-rn)
Thus, by (1)
a0
a0= (−1) n an r1r2 Lrn ⇒ r1r2 Lrn = (−1) n
an
Thus, by (1)
a n-1
a n-1 = − a n (r1 + r2 + L + rn ) ⇒ r1 + r2 + L + rn = −
an
Hence,
a n-1 a0
S= r1 + r2 + L + rn = − P = r1r2 Lrn = (−1) n
an an
and so on.
88
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 1
Let f(x)=2x3+ax2+bx+c
The sum of the roots is 3.5, the product of the roots is -5 and the
polynomial is divided by (x+2). Find the values of a,b and c.
Solution
a2 a
S=− ⇒ − = 3.5 ⇒ a = -7
a3 2
a0 c
P = (−1) 3 ⇒ − = -5 ⇒ c = 10
a3 2
EXAMPLE 2
Let f(x)=ax4-10x3+bx+c
The sum of the roots is 2, the product of the roots is -5. and the
polynomial is divided by (x-1). Find the values of a,b and c.
Solution
a3 10
S=− ⇒ =2 ⇒ a = 5
a4 a
a0 c
P = ( −1) 4 ⇒ = -5 ⇒ c = -25
a4 a
89
TOPIC 2: FUNCTIONS Christos Nikolaidis
♦ RATIONAL FUNCTIONS
p(x)
f(x)=
q(x)
For example
2x − 5
f(x)= 2
x − 4x + 3
90
TOPIC 2: FUNCTIONS Christos Nikolaidis
For example,
4x 2 − 3x + 1
f(x)= The line y=2 is a horizontal asymptote
2x 2 + 7x - 6
3x + 1
f(x)= The line y=0 is a horizontal asymptote
2x 2 + 7x - 6
4x 2 − 3x + 1
f(x)= There is no horizontal asymptote
2x - 6
EXAMPLE 1
Vertical Asymptotes Horizontal Asymptote
Function
(denominator = 0) (divide leading coefficients)
2
7x − 5x + 1
f(x)= x=1, x=2 y=7
x 2 - 3x + 2
7x 2 − 5x + 1
f(x)= x=1, x=2 y=7/2
2x 2 - 6x + 4
− 5x + 1
f(x)= 2 x=1, x=2 y=0
x - 3x + 2
- 5x + 1
f(x)= 2 +8 x=1, x=2 y=8
x - 3x + 2
7x 2 − 5x + 1
f(x)= x=2 none
- 3x + 6
91
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 2
Find the intercepts the domain and the asymptotes of the function
x 2 − 6x + 8
f(x)=
x 2 - 4x + 3
Use your GDC to sketch the graph of f(x) and hence find its range.
Solution
It is
x 2 − 6x + 8 (x − 2)(x − 4)
f(x)= =
x 2 - 4x + 3 (x − 1)(x − 3)
x-intercepts (or roots): x=2, x=4
y-intercept: For x=0, y=8/3
Domain: x≠1, x≠3
VA: x=1, x=3
HA: y=1
Notice: that the value of the asymptote y=1 is not excluded from
the range.
92
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 3
Find the intercepts the domain and the asymptotes of the function
x 2 − 3x − 4
f(x)=
x 2 - 4x + 3
Use your GDC to sketch the graph of f(x) and hence find its range.
Solution
It is
x 2 − 3x − 4 (x + 1)(x − 4)
f(x)= =
x 2 - 4x + 3 (x − 1)(x − 3)
Later on we will be able to find the local min and the local max
without a GDC, by using derivatives!
93
TOPIC 2: FUNCTIONS Christos Nikolaidis
a′ a′x + b ′
f(x)= 2
and f(x)=
ax + bx + c ax 2 + bx + c
EXAMPLE 4
3x − 5
Let f(x)= 2 . The denominator has two roots: x=1, x=3
x − 4x + 3
A B
f(x)= +
x −1 x −3
Method 1
A B A(x - 3) + B(x - 1) (A + B) − (3A + B)
+ = =
x −1 x −3 (x − 1)(x - 3) (x − 1)(x - 3)
A+B = 3
3A+B = 5
The solution of the system gives A=1 and B=2.
Method 2
3x − 5 A B
= +
x − 4x + 3 x − 1 x − 3
2
Multiply by (x-1)(x-3):
A(x-3)+B(x-1) = 3x-5
For x=3 we obtain: 2B=4⇒B=2
For x=1 we obtain: -2A=-2⇒A=1
Therefore,
1 2
f(x)= +
x −1 x −3
94
TOPIC 2: FUNCTIONS Christos Nikolaidis
Only the roots of the linear factors affect the inequality. We can
sketch a graph of the polynomial, having in mind that
in a single root the graph crosses the x-axis
in a double root the graph just touches the x-axis
In general, for a root which is repeated n times
if n is odd it behaves as a single root (change of sign)
if n is even it behaves as a double root (no change of sign)
For example, if
f(x) = a(x-r1)(x-r2)2(x-r3)(x-r4)3(x-r5)
and a>0 the graph looks like
r1 r2 r3 r4 r5
x -∞ r1 r2 r3 r4 r5 +∞
f(x) + - - + - +
95
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 1
Solve the inequality
2x3-7x2-17x+10 > 0
Solution
We have seen earlier that this cubic function has three single roots,
-2, 0.5 and 5. Thus the inequality becomes
2(x+2)(x-0.5)(x-5) > 0
We obtain
x -∞ -2 0.5 5 +∞
f(x) - + - +
EXAMPLE 2
Solve the inequalities
(a) 3(x-1)2(x-5) > 0
(b) 3(x-1)2(x-5) ≥ 0
(c) 3(x-1)2(x-5)(x2+1) ≥ 0
Solution
The quadratic factor x2+1 in (c) has no real roots (irreducible). It is
always positive so it doesn’t affect the sign of the polynomial.
We obtain
x -∞ 1 5 +∞
f(x) - - +
(a) x>5
(b) x=1 or x≥5
(c) x=1 or x≥5
96
TOPIC 2: FUNCTIONS Christos Nikolaidis
f(x)
For a rational function of the form remember that
g(x)
f(x)
> 0 ⇔ f(x)g(x) > 0
g(x)
EXAMPLE 3
Solve the inequalities
(x - 1)(x - 3) 2 (x - 1)(x 2 + x + 1)
(a) ≤ 0, (b) ≥0
(x - 2)(x 2 + x + 1) (x - 3) 2 (x − 2)
(factorization is already given).
Solution
Notice that the same factors appear in both inequalities. If we
multiply all factors we obtain the polynomial
(x - 1)(x - 2)(x - 3) 2 (x 2 + x + 1)
We obtain
x -∞ 1 2 3 +∞
f(x) + - + +
97
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 4
x +1 x +1
Solve (a) = x −3 (b) ≥ x −3
x−2 x−2
x +1
(a) = x −3 ⇔ x+1=(x-2)(x-3)
x−2
⇔ x+1= x 2 − 5x + 6
⇔ x 2 − 6x + 5 = 0
⇔ x = 1 or x = 5
x +1 x + 1- (x - 3)(x - 2)
− ( x − 3) ≥ 0 ⇔ ≥0
x−2 x−2
x + 1- x 2 + 5x - 6
⇔ ≥0
x−2
- x 2 + 6x - 5
⇔ ≥0
x−2
- (x − 1)(x - 5)
⇔ ≥0
x−2
We obtain
x -∞ 1 2 5 +∞
f(x) + - + -
Solution by GDC
x +1
We sketch the graph of f(x)= − ( x − 3)
x−2
We construct a table as above with all the critical values:
• the roots of the function: x=1, x=5
• the values where the function is not defined: x=2
Based on the graph we complete the signs on the table as above
98
TOPIC 2: FUNCTIONS Christos Nikolaidis
f(-x)=f(x)
f(-x)=-f(x)
99
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 1
Solution
= x4+|x|
= f(x)
=-x+x3
=-(x-x3)
=-g(x)
= -x+x2
100
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 2
Then
|f(x)| f(|x|)
y y
x x
101
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 3
Let f(x) = 2x 2 − 8x + 6
2
while f( x ) = 2 x − 8 x + 6 has the graph
102
TOPIC 2: FUNCTIONS Christos Nikolaidis
1
♦ THΕ RECIPROCAL FUNCTION
f(x)
1
Another transformation of the function f(x) is g(x)=
f(x)
1
2) H.A. y=a becomes H.A. y=
a
1
3) Any characteristic point (x, y) becomes (x, )
y
NOTICE
• In fact, the V.A. x=a becomes not exactly a root but a point of
1
discontinuity on x axis, since g(x)= ≠0. The graph looks like
f(x)
y
x
a
103
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 4
2x - 4
Consider the function f(x)=
x- 3
Observations on f(x) 1
Conclusions for
f(x)
Root: x=2 V.A: x=2
V,A,: x=3 Root: x=3
H.A.: y=2 H.A.: y=1/2
y-intercept y=4/3 y-intercept y=3/4
1 x- 3
For (i.e. ) we indicate roots, asymptotes and carry on
f(x) 2x - 4
104
TOPIC 2: FUNCTIONS Christos Nikolaidis
We obtain
105
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 1
⇔ 2x=8 or 2x=-2
⇔ x=4 or x=-1
⇔ -2<2x<8
⇔ -1<2x<4
⇔ 2x<-2 or 2x>8
⇔ x<-1 or x>4
EXAMPLE 2
x- 1 x- 1 x- 1
(a) =5 ⇔ =5 or =-5
x- 2 x- 2 x- 2
⇔ x-1=5x-10 or x-1=-5x+10
⇔ 4x=9 or 6x=11
⇔ x=9/4 or x=11/6
106
TOPIC 2: FUNCTIONS Christos Nikolaidis
x- 1 x- 1
(b) <5 ⇔ -5< <5
x- 2 x- 2
We solve separately,
x- 1 x- 1 x - 1- 5x + 10 - 4x + 9
<5 ⇔ -5 <0 ⇔ <0 ⇔ <0
x- 2 x- 2 x- 2 x- 2
We obtain
x -∞ 2 9/4 +∞
f(x) - + -
Similarly
x- 1 x- 1 x - 1 + 5x − 10 6x − 11
>-5 ⇔ +5 >0 ⇔ >0 ⇔ >0
x- 2 x- 2 x- 2 x- 2
We obtain
x -∞ 11/6 2 +∞
f(x) + - +
Alternative solution:
⇔ x<11/6 or x>9/4
107
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 3
(a) x - 1 =3x+2
CASE 1: x<1
CASE 2: x>1
(b) x - 1 <3x+2
CASE 1: x<1
Thus x>-1/4
CASE 2: x>1
Thus x>1
108
TOPIC 2: FUNCTIONS Christos Nikolaidis
EXAMPLE 4
|x-1|+|x-2|=x
CASE 1: x<1
-x+1-x+2=x ⇔ 3x = 3 ⇔ x=1 (rejected)
CASE 2: 1≤x<2
x-1-x+2=x ⇔ x=1 (accepted)
CASE 3: x≥2
x-1+x-2=x ⇔ x=3 (accepted)
EXAMPLE 5
109