Topic 2. Functions - Equations
Topic 2. Functions - Equations
LECTURE NOTES
MATHEMATICS SL
TOPIC 2
FUNCTIONS – EQUATIONS
Only for HL
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 - EQUATIONS
EXAMPLE 1
2
TOPIC 2: FUNCTIONS - EQUATIONS
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)
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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
♦ 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 - EQUATIONS
EXAMPLE 1
Consider y=2x2-12x+10
8
TOPIC 2: FUNCTIONS - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
♦ 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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
♦ 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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
♦ 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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
EXAMPLE 9
Consider again the functions of Example 8
f(x)=(x-3)2-4 and g(x)=x-5.
25
TOPIC 2: FUNCTIONS - EQUATIONS
♦ 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 - EQUATIONS
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 - EQUATIONS
EXAMPLE 1
Solution
(fog)(1)=7
(g0f)(1) = 2
(fof)(x) = f(f(x))
28
TOPIC 2: FUNCTIONS - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
♦ 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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
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 - EQUATIONS
♦ 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 - EQUATIONS
NOTICE:
We say that f is self-inverse 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 - EQUATIONS
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 - EQUATIONS
♦ 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 - EQUATIONS
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 - EQUATIONS
EXAMPLE 1
VERTICAL TRANSFORMATIONS
f(x)=x2 f(x)=x2+2 f(x)=x2-2
[initial 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 - EQUATIONS
HORIZONTAL TRANSFORMATIONS
f(x)=x2 f(x)=(2x)2
[initial 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 - EQUATIONS
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 initial 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
43
TOPIC 2: FUNCTIONS - EQUATIONS
h
The two translations by imply that the initial vertex (0,0) of
k
the function x2 moves
vertex
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
44
TOPIC 2: FUNCTIONS - EQUATIONS
f(-x)=f(x)
f(-x)=-f(x)
45
TOPIC 2: FUNCTIONS - EQUATIONS
EXAMPLE 2
Solution
f-1(x)=f(x)
Indeed,
1 1 1
y= ⇔x= hence, f −1 (x) =
x y x
Therefore, f-1(x)=f(x).
46
TOPIC 2: FUNCTIONS - EQUATIONS
EXAMPLE 3
Then
|f(x)| f(|x|)
y y
x x
47
TOPIC 2: FUNCTIONS - EQUATIONS
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 graph approaches the x-axis.
Also, for values of x near 0, the graph 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 shifted 1 unit to the right and 2 units up.
1
x
Now
the line y=2 is a horizontal asymptote
the line x=1 is a vertical asymptote
48
TOPIC 2: FUNCTIONS - EQUATIONS
In general,
2
x
-∞ -4 0 1 +∞
49
TOPIC 2: FUNCTIONS - EQUATIONS
Αx + Β
♦ RATIONAL FUNCTIONS OF THE FORM f(x)= ,
Cx + D
It is easy to find the asymptotes
Notice
The domain is Df = R-{3}.
We may also observe, by using a GDC, that
if x is very close to 3, say x=3.00001 or x=2.99999,
then f(x) approaches +∞ or -∞ respectively)
The line
Α
y= is a horizontal asymptote
C
(we consider only the leading coefficients)!
For example,
4x + 1
f(x)=
2x - 6
Α 4
Then y= = = 2, so
C 2
50
TOPIC 2: FUNCTIONS - EQUATIONS
Short Explanation:
The function can be written as follows:
4x + 1 2(2x − 6) + 13 2(2x − 6) 13 13
f(x)= = = + = 2+
2x - 6 2x - 6 2x - 6 2x - 6 2x - 6
The graph approaches the value y=2 but never touches that value!
51
TOPIC 2: FUNCTIONS - EQUATIONS
For example,
4x 2 − 3x + 1
f(x)= y=2 is a horizontal asymptote
2x 2 + 7x - 6
3x + 1
f(x)= 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)
8x − 7
f(x)= x=-2 y=4
2x + 4
7
f(x)= x=-2 y=0
2x + 4
7
f(x)= +3 x=-2 y=3
2x + 4
7x 2 − 5x + 1
f(x)= 2 x=1, x=2 y=7
x - 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
52
TOPIC 2: FUNCTIONS - EQUATIONS
1
♦ THΕ RECIPROCAL FUNCTION (only for HL)
f(x)
NOTICE
1
In fact, g(x)= ≠0, thus in 2), x=a is not exactly a root but a
f(x)
point of discontinuity on the x axis, i.e. the graph looks like
x
a
†
It must be an isolated root, that is the only root in a small interval around x=a
53
TOPIC 2: FUNCTIONS - EQUATIONS
EXAMPLE 2
‡
It is in fact a point of discontinuity.
54
TOPIC 2: FUNCTIONS - EQUATIONS
♦ 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
55
TOPIC 2: FUNCTIONS - EQUATIONS
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
56
TOPIC 2: FUNCTIONS - EQUATIONS
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
57
TOPIC 2: FUNCTIONS - EQUATIONS
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
58
TOPIC 2: FUNCTIONS - EQUATIONS
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
59
TOPIC 2: FUNCTIONS - EQUATIONS
♦ THE NUMBER e
e=2.7182818…
♦ THE EXPONENTIAL ex
f(x) = ex f(x)=e-x
1
1
60
TOPIC 2: FUNCTIONS - EQUATIONS
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
61
TOPIC 2: FUNCTIONS - EQUATIONS
log2x = y ⇔ 2 y =x
For example,
etc.
The answer is 3
Hence log28=3
It is log264=6
23.321928…=10
62
TOPIC 2: FUNCTIONS - EQUATIONS
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
63
TOPIC 2: FUNCTIONS - EQUATIONS
y = logax
If a>1 (for example if a=2), the graphs of these two functions look
like
y=ax
y=logax
Observations:
64
TOPIC 2: FUNCTIONS - EQUATIONS
• loga1 = 0
• logaa = 1
• logaax = x
• alogax = x
For all of them we follow the same method! We check if aLHS = aRHS
65
TOPIC 2: FUNCTIONS - EQUATIONS
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
66
TOPIC 2: FUNCTIONS - EQUATIONS
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
67
TOPIC 2: FUNCTIONS - EQUATIONS
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
68
TOPIC 2: FUNCTIONS - EQUATIONS
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
69
TOPIC 2: FUNCTIONS - EQUATIONS
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
70
TOPIC 2: FUNCTIONS - EQUATIONS
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.
71
TOPIC 2: FUNCTIONS - EQUATIONS
♦ 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
72
TOPIC 2: FUNCTIONS - EQUATIONS
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
73
TOPIC 2: FUNCTIONS - EQUATIONS
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
74
TOPIC 2: FUNCTIONS - EQUATIONS
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).
75
TOPIC 2: FUNCTIONS - EQUATIONS
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,
76
TOPIC 2: FUNCTIONS - EQUATIONS Christos Nikolaidis
78