SlideShare a Scribd company logo
MAT221: CALCULUS II
Transcendental Functions
Josophat Makawa
Student - University of Malawi
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 1 / 52
Contents
1 Exponential & Logarithmic Functions
Introduction
Logarithmic Differentiation
Logarithmic Integration
2 Trigonometric Functions
Inverse Trigonometric Functions
Derivatives of Inverse Trigonometric Functions
Integrals Involving Inverse Trigonometric Functions
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 2 / 52
Exponential & Logarithmic Functions
Exponential & Logarithmic Functions
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 3 / 52
Exponential & Logarithmic Functions Introduction
Introduction
Firstly, it is well known that Exponential and Logarithmic Functions are inverses
of each other. That is, they satisfy the fact that;
f(fโˆ’1
(x)) = fโˆ’1
(f(x)) = x (1)
That means,
loga(ax
) = aloga(x)
= x
as long as the base a remains constant through out.
In addition, we also know how to change logarithms from one base to the other.
For example, if you want to change a logarithm of x in base a to base b, we use
loga x =
logb x
logb a
(2)
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 4 / 52
Exponential & Logarithmic Functions Introduction
In MAT121, we looked at the differentiation and integration of the basic
exponential and logarithmic functions. Here, we discussed that the derivative of
an exponential function y = ex
is ex
. When the base is e, it is called Natural
Exponential Function.
For any other base a, we found the derivative of the function y = ax
to be ax
ln a.
For logarithms, we discussed that the natural logarithmic function of x is present
as ln x as a short form of loge x.
We also discussed that the derivative of the function y = ln x is 1
x
. And for any
other general base a we first change it to base e using Equation 2 and then
differentiate which yielded the derivative of y = loga x as 1
x ln a
.
On Integration, we found the reverse processes of the above derivatives. And
for most questions we used integration by substitution to solve them.
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 5 / 52
Exponential & Logarithmic Functions Introduction
SUMMARY
d
dx
eu(x)

= eu(x)
ร—
du
dx
d
dx
au(x)

= au(x)
ร—
du
dx
d
dx
(ln u(x)) =
1
u(x)
ร—
du
dx
d
dx
(loga u(x)) =
1
u(x) ln a
ร—
du
dx
๏ฃผ
๏ฃด
๏ฃด
๏ฃฝ
๏ฃด
๏ฃด
๏ฃพ
Derivatives
(3)
Z
eu(x)
du = eu
+ c
Z
au(x)
du =
au(x)
ln a
+ c
Z
1
u(x)
du = ln|u(x)|+c
๏ฃผ
๏ฃด
๏ฃด
๏ฃฝ
๏ฃด
๏ฃด
๏ฃพ
Integrals (4)
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 6 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
Logarithmic Differentiation
The other thing that we looked at in MAT121 is the Quotient Rule which dealt
with the differentiation of rational functions. However, some rational functions
are so complicated such that using the quotient seems almost impossible.
For example, consider the function below;
y =
x5
(1 โˆ’ 10x)
โˆš
x2 + 2
The above function can be solved using the quotient rule but the process will be
very complicated to follow. Therefore we will be using the Logarithmic
Differentiation.
In this process of differentiation, we will be introducing natural logarithms both
sides and solve the function implicitly (Check Implicit differentiation too).
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 7 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
Given y = x5
(1โˆ’10x)
โˆš
x2+2
, introduce natural logarithms both sides.
ln(y) = ln

x5
(1 โˆ’ 10x)
โˆš
x2 + 2

We then apply the rules of indices and logarithms where we know that if the
expressions are multiplying, then, their logs are adding and if the expressions are
dividing, then their logs are subtracting, and a power is a product of a log.
ln y = ln x5
โˆ’ ln

(1 โˆ’ 10x)
โˆš
x2 + 2

= ln x5
โˆ’
h
ln(1 โˆ’ 10x) + ln(x2
+ 2)
1
2
i
ln y = ln x5
โˆ’ ln(1 โˆ’ 10x) โˆ’
1
2
ln(x2
+ 2)
After this, we will differentiate implicitly; each term on its own using equation
3 where in simplified terms, for y = ln u, yโ€ฒ
= uโ€ฒ
u
.
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 8 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
Letโ€™s now use the implicit differentiation to differentiate
ln y = ln x5
โˆ’ ln(1 โˆ’ 10x) โˆ’ ln
โˆš
x2 + 2 term by term as follows:
d
dx
(ln y) =
1
y
ร—
dy
dx
=
yโ€ฒ
y
since
dy
dx
= yโ€ฒ
d
dx
(ln x5
) =
5x4
x
5
=
5
x
d
dx
(ln(1 โˆ’ 10x)) =
โˆ’10
1 โˆ’ 10x
d
dx

1
2
ln(x2
+ 2)

=
1

2
ร—

2x
x2 + 2
=
x
x2 + 2
From here, we just need to combine everything and simplify if possible.
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 9 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
Therefore, the derivative of y = x5
(1โˆ’10x)
โˆš
x2+2
is
yโ€ฒ
y
=
5
x
โˆ’

โˆ’10
1 โˆ’ 10x

โˆ’
x
x2 + 2
=
5
x
+
10
1 โˆ’ 10x
โˆ’
x
x2 + 2
If we multiply y both sides,
yโ€ฒ
=

5
x
+
10
1 โˆ’ 10x
โˆ’
x
x2 + 2

ร— y
But y = x5
(1โˆ’10x)
โˆš
x2+2
, if we substitute we get the final derivative of y as,

5
x
+
10
1 โˆ’ 10x
โˆ’
x
x2 + 2
 
x5
(1 โˆ’ 10x)
โˆš
x2 + 2

C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 10 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
We can see here that itโ€™s slightly simpler to do the differentiation using
logarithms that it could be if we have used the product and quotient rules. In
addition, the answers are also simplified which improves our understand the
process.
The same approach is also used to differentiate expressions in which functions
are raised to other functions. Thus
If y = f(x)g(x)
, then, ln y = ln f(x)g(x)

= g(x) ln f(x) (5)
Then, we apply implicit differentiation and use the product rule on the right
hand side to finish the differentiation process.
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 11 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
Example ( Differentiate y = xx
)
Solution
Firstly we can happily see that both power rule yโ€ฒ
= nxnโˆ’1
and the exponential
differentiation yโ€ฒ
= ax
ln a wonโ€™t work. So, letโ€™s introduce the logarithms.
ln y = ln xx
= x ln x
Here, we will differentiate ln y implicitly and x ln x using the product rule.
1
y
ยท
dx
dy
= 1 ยท ln x +
x ยท

1

x

= ln x + 1
Multiplying by y both sides yields
dy
dx
= (ln x + 1)xx
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 12 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
Example (Given that y = (1 โˆ’ 3x)cos(x)
, find
dy
dx
)
Solution
Introduce logarithms
ln y = ln

(1 โˆ’ 3x)cos(x)

= cos(x) ln(1 โˆ’ 3x)
Differentiate
1
y
ยท
dy
dx
= โˆ’ sin(x)ยทln(1โˆ’3x)+cos(x)ยท
โˆ’3
(1 โˆ’ 3x)
= โˆ’

2 sin(x)(1 โˆ’ 3x) +
3 cos(x)
(1 โˆ’ 3x)

โˆ’

2 sin(x)(1 โˆ’ 3x) +
3 cos(x)
(1 โˆ’ 3x)


(1 โˆ’ 3x)cos(x)

C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 13 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
Before we look more examples, letโ€™s revise some of the basic differentiation
formulas to avoid confusion.
d
dx
(c) = 0 Constant Differentiation
d
dx
(xn
) = nxnโˆ’1
Power Rule
d
dx
(ax
) = ax
ln x Derivative of an Exponential Function
d
dx
(xx
) = xx
(1 + ln x) Logarithmic Differentiation
Itโ€™s very useful to keep on eye on the theorems we use to avoid costly mistakes
since a lot of things look similar but are mathematically different.
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 14 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
Example (Differentiate f(x) = (5 โˆ’ 3x2
)7
โˆš
6x2 + 8x โˆ’ 12)
Solution
ln f(x) = ln
h
(5 โˆ’ 3x2
)7
โˆš
6x2 + 8x โˆ’ 12
i
= ln(5 โˆ’ 3x2
)7
+ ln(6x2
+ 8x โˆ’ 12)
1
2
ln f(x) = 7 ln(5 โˆ’ 3x2
) +
1
2
ln(6x2
+ 8x โˆ’ 12)
fโ€ฒ
(x)
f(x)
= 7

โˆ’6x
5 โˆ’ 3x2

+
1
2

12x + 8
6x2 + 8x โˆ’ 12

fโ€ฒ
(x) = f(x)

โˆ’42x
5 โˆ’ 3x2
+
6x + 4
6x2 + 8x โˆ’ 12

โˆด fโ€ฒ
(x) = (5 โˆ’ 3x2
)7
โˆš
6x2 + 8x โˆ’ 12

โˆ’42x
5 โˆ’ 3x2
+
6x + 4
6x2 + 8x โˆ’ 12

C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 15 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
Example (Differentiate y = (2x โˆ’ e8x
)sin 2x
)
Solution
ln y = ln 2x โˆ’ e8x
sin 2x
= sin 2x ln(2x โˆ’ e8x
)
yโ€ฒ
y
= (2 cos 2x) ยท ln(2x โˆ’ e8x
) + sin 2x ยท

2 โˆ’ 8e8x
2x โˆ’ e8x

yโ€ฒ
=

2 cos 2x ln(2x โˆ’ e8x
) +
sin 2x(2 โˆ’ 8e8x
)
2x โˆ’ e8x

ร— y
โˆด yโ€ฒ
=

2 cos 2x ln(2x โˆ’ e8x
) +
sin 2x(2 โˆ’ 8e8x
)
2x โˆ’ e8x


(2x โˆ’ e8x
)sin 2x

C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 16 / 52
Exponential  Logarithmic Functions Logarithmic Differentiation
Example (Differentiate y =
โˆš
5x+8
3
โˆš
1 โˆ’ 9 cos 4x
4
โˆš
t2 + 10t
.)
ln y = ln
โˆš
5x + 8 3
โˆš
1 โˆ’ 9 cos 4x
4
โˆš
t2 + 10t
!
= ln(5x + 8)
1
2 + ln(1 โˆ’ 9 cos 4x)
1
3 โˆ’ ln(t2
+ 10t)
1
4
ln y =
1
2
ln(5x + 8) +
1
3
ln(1 โˆ’ 9 cos 4x) โˆ’
1
4
ln(t2
+ 10t)
yโ€ฒ
y
=
1
2
ยท
5
5x + 8
+
1

31 ยท


3612
sin 4x
1 โˆ’ 9 cos 4x
โˆ’
1

42 ยท

2t + 10t+5
t2 + 10t
yโ€ฒ
=

5
2(5x + 8)
+
12 sin 4x
1 โˆ’ 9 cos 4x
+
t + 5
2(t2 + 10t)

ร— y
โˆด yโ€ฒ
=

5
2(5x + 8)
+
12 sin 4x
1 โˆ’ 9 cos 4x
+
t + 5
2(t2 + 10t)
 โˆš
5x + 8 3
โˆš
1 โˆ’ 9 cos 4x
4
โˆš
t2 + 10t
#
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 17 / 52
Exponential  Logarithmic Functions Logarithmic Integration
Logarithmic Integration
So far, we have seen that the derivative of ln x is 1
x
. And letโ€™s we want to
integrate 1
x
using the power rule;
R
xn
dx = xn+1
n+1
+ c.
Firstly we will write 1
x
as xโˆ’1
using the rules of indices. If we apply the power
rule here, Z
xโˆ’1
dx =
xโˆ’1+1
โˆ’1 + 1
=
x0
0
=
1
0
which is undefined.
Now, knowing the fact that the integral is an antiderivative of a given function,
we can happily conclude from Equation 4 that ln x is an antiderivative of 1
x
on
the interval (โˆ’โˆž, 0) โˆช (0, โˆž) that doesnโ€™t contain 0. Therefore;
Z
1
u
du = ln|u|+C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 18 / 52
Exponential  Logarithmic Functions Logarithmic Integration
Example (Apply Equation 4 to evaluate
e
R
1
1
x
dx)
Solution
We will firstly find the indefinite integral then handle the limits later. Thus,
Z
1
x
= ln|x|+C
Bringing the limits in,
e
Z
1
1
x
dx = [ln x]e
1 = ln e โˆ’ ln 1 = 1 โˆ’ 0 = 1
from rules of logarithms, we know that ln e = loge e = 1 and ln 1 = 0.
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 19 / 52
Exponential  Logarithmic Functions Logarithmic Integration
Example (Evaluate
R 3x2
x3+5
dx.)
Solution
We will be using Integration by Substitution. The idea is to eliminate the a
certain part of the expression by substituting a derivative of another part of the
given expression. Here, let u = x3
+ 5, after differentiating
du
dx
= 3x2
. Making
dx a subject of the formula, we get dx = du
3x2 . Hence we will substitute u and dx;
Z

3x2
u
ยท
du

3x2 =
Z
1
u
du = ln u + C
And substitution u back,yields
Z
3x2
x3 + 5
dx = ln|x3
+ 5|+C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 20 / 52
Exponential  Logarithmic Functions Logarithmic Integration
Example (Evaluate
R
tan x dx)
Solution
Here, we will first have to apply the trig identity, tan x = sin x
cos x
.
Z
tan x dx =
Z
sin x
cos x
dx
u = cos x and du = โˆ’ sin x dx
Thus; Z
sin x
cos x
dx = โˆ’
Z
du
u
= โˆ’ ln|u|+C
Substituting u back; Z
tan x dx = โˆ’ ln|cos x|+C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 21 / 52
Exponential  Logarithmic Functions Logarithmic Integration
Example (Integrate
R dx
x ln x
.)
Solution
Firstly, we need to make a choice of u that will eliminate dx as shown
Let u = ln x; Then du =
1
x
dx
Integrating the resulting expression yields the following
Z
dx
x ln x
=
Z
du
u
= ln|u|+C
Substituting u back, Z
dx
x ln x
= ln|ln x|+C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 22 / 52
Exponential  Logarithmic Functions Logarithmic Integration
Example (Evaluate
R sin 3ฮธ
1+cos 3ฮธ
dx.)
u = 1 + cos 3ฮธ du = โˆ’ sin 3ฮธ dx
Z
sin 3ฮธ
1 + cos 3ฮธ
dx = โˆ’
Z
du
u
= โˆ’ ln|u|+C
โˆด
Z
sin 3ฮธ
1 + cos 3ฮธ
dx = โˆ’ ln|1 + cos 3ฮธ|+C
Example (Evaluate
R
cot x dx)
cot x =
cos x
sin x
u = sin x, and du = cos xdx
Z
cot x dx =
Z
cos x
sin x
dx = ln|sin x|+C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 23 / 52
Trigonometric Functions
Trigonometric Functions
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 24 / 52
Trigonometric Functions Inverse Trigonometric Functions
Derivatives of Inverse Trigonometric Functions
Mathematically, the six basic trigonometric functions do not have inverses
because their graphs repeat periodically and do not pass the horizontal line test.
However, inverses of trigonometric functions are widely used in finding angles
that are associated with specific ratios. These inverses usually give angles which
are in the range โˆ’ฯ€
2
โ‰ค ฮธ โ‰ค ฯ€
2
. For example, consider
sin x =
1
2
; x = sinโˆ’1 1
2
= 30โ—ฆ
When differentiating these functions, careful attention has to be taken to avoid
confusing them with normal function as their behaviour is not even the same
with the inverses of other functions.
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 25 / 52
Trigonometric Functions Inverse Trigonometric Functions
To derive the derivatives of inverse functions, we will use the formula for finding
derivatives of general functions. Thus if f(x) and g(x) are inverses of each other,
then
gโ€ฒ
(x) =
1
fโ€ฒ(g(x))
(6)
And always remember from equation 1 that, two functions f(x) and g(x) are
inverses if and only if f(g(x)) = g(f(x)) = x.
In this section, we will derive the derivatives of the inverses for all the six
trigonometric functions.
Before we start diving into the derivations, it might be important to note that
the inverses are written in two forms, that is, sinโˆ’1
x can also be written as
arcsin x.
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 26 / 52
Trigonometric Functions Inverse Trigonometric Functions
The Derivative of y = sinโˆ’1
x
From previous knowledge, we know that if y = sinโˆ’1
x, then, x = sin y. Since,
these two functions are inverses of each other, their derivative will follow
Equation 6. Thus,
d
dx
(sinโˆ’1
x) =
dy
dx
=
1
cos y
=
1
cos(sinโˆ’1
x)
To solve for the equivalence of cos(sinโˆ’1
x), we can use a lot of methods. One of
the methods is transforming the question into a triangle. Since, cos y = x, we
can also write this as cos y = x
1
. Using SOHCAHTOA, x is the opposite side
and 1 is the hypotenuse to angle y of a right-angled triangle. Consider the
figure below,
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 27 / 52
Trigonometric Functions Inverse Trigonometric Functions
โˆš
1 โˆ’ x2
x
1
sinโˆ’1
x
cos(sinโˆ’1
x) =
โˆš
1 โˆ’ x2
Here, the third side,
โˆš
1 โˆ’ x2 has been found by using the Pythagoras
theorem.And therefore,
d
dx
(arcsin x) =
1
โˆš
1 โˆ’ x2
(7)
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 28 / 52
Trigonometric Functions Inverse Trigonometric Functions
Another method to find the same result is to use implicit differentiation and
trigonometric identities.
Given y = sinโˆ’1
x then, x = sin y
And if you differentiate x = sin y implicitly,
1 = cos y ร—
dy
dx
and
dy
dx
=
1
cos y
Using cos2
y + sin2
y = 1, we know that cos2
y = 1 โˆ’ sin2
y and
cos y =
p
1 โˆ’ sin2
y. Thus
dy
dx
=
1
p
1 โˆ’ sin2
y
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 29 / 52
Trigonometric Functions Inverse Trigonometric Functions
Since sin y = x, sin2
y = x2
,
p
1 โˆ’ sin2
y =
โˆš
1 โˆ’ x2. And after we substitute,
d
dx
(arcsin x) =
1
โˆš
1 โˆ’ x2
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 30 / 52
Trigonometric Functions Inverse Trigonometric Functions
The Derivative of y = cosโˆ’1
x
Using the inverse derivative equation,
d
dx
(cosโˆ’1
x) =
dy
dx
= โˆ’
1
sin y
= โˆ’
1
sin(cosโˆ’1 x)
For cos y = x, let x be the adjacent side and 1 be the hypotenuse. Consider the
figure below
x
โˆš
1 โˆ’ x2
1
cosโˆ’1
x
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 31 / 52
Trigonometric Functions Inverse Trigonometric Functions
sin(cosโˆ’1
x) =
โˆš
1 โˆ’ x2
Therefore, if we substitute this third side we get the final derivative of arccos as
follows.
d
dx
(arccos x) = โˆ’
1
โˆš
1 โˆ’ x2
Using identities;
Given y = cosโˆ’1
x, then x = cos y
1 = โˆ’ sin y ร—
dy
dx
and
dy
dx
= โˆ’
1
sin y
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 32 / 52
Trigonometric Functions Inverse Trigonometric Functions
But sin2
y + cos2
y = 1, hence, sin y =
p
1 โˆ’ cos2 y and sin y =
โˆš
1 โˆ’ x2 because
it has been shown from the question that when y = cosโˆ’1
x, x = cos y.
โˆ’
1
sin y
= โˆ’
1
p
1 โˆ’ cos2 y
= โˆ’
1
โˆš
1 โˆ’ x2
โˆด
d
dx
(arccos) = โˆ’
1
โˆš
1 โˆ’ x2
(8)
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 33 / 52
Trigonometric Functions Inverse Trigonometric Functions
The Derivative of y = tanโˆ’1
x
Firstly, we will use the inverse functions derivative equation.
d
dx
(tanโˆ’1
x) =
dy
dx
=
1
sec2 y
=
1
sec2(tanโˆ’1
x)
After drawing a triangle in the figure below to represent tan y = x
1
,
1
x
โˆš
1 + x2
tanโˆ’1
x
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 34 / 52
Trigonometric Functions Inverse Trigonometric Functions
Since sec x = 1
cos x
, using SOHCAHTOA, sec x =
Hypotenuse
Adjacent
. In this case,
sec(tanโˆ’1
x) =
โˆš
1 + x2
1
=
โˆš
1 + x2
Therefore; sec2
(tanโˆ’1
x) = (
โˆš
1 + x2)2
= 1 + x2
โˆด
d
dx
(arctan x) =
1
1 + x2
(9)
You can try to use the identities to verify this as well. In addition, the
derivations of the reciprocal functions, Secant, Cosecant and Cotangent
have been intentionally left out for your practice.
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 35 / 52
Trigonometric Functions Inverse Trigonometric Functions
Derivatives of Inverse Trig Functions in Summary
d
dx
(sinโˆ’1
u) =
1
โˆš
1 โˆ’ u2
ยท
du
dx
d
dx
(cosโˆ’1
u) = โˆ’
1
โˆš
1 โˆ’ u2
ยท
du
dx
d
dx
(tanโˆ’1
u) =
1
1 + u2
ยท
du
dx
d
dx
(cotโˆ’1
u) = โˆ’
1
1 + u2
ยท
du
dx
d
dx
(secโˆ’1
u) =
1
|u|
โˆš
u2 โˆ’ 1
ยท
du
dx
d
dx
(cscโˆ’1
u) = โˆ’
1
|u|
โˆš
u2 โˆ’ 1
ยท
du
dx
Derivatives (10)
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 36 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Differentiate y = sinโˆ’1
(x3
) with respect to x)
Solution
We will use chain rule to differentiate this. Thus;
Let u = x3
;
du
dx
= 3x2
This leaves us with y = sinโˆ’1
u.
dy
dx
=
dy
du
ร—
du
dx
=
1
โˆš
1 โˆ’ u2
ร— 3x2
=
3x2
p
1 โˆ’ (x3)2
โˆด
d
dx
(sinโˆ’1
x3
) =
3x2
โˆš
1 โˆ’ x6
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 37 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Differentiate y = secโˆ’1
(ex
) with respect to x)
Solution
Let u = ex du
dx
= ex
Since
d
dx
(secโˆ’1
u) =
1
|u|
โˆš
u2 โˆ’ 1
ยท
du
dx
; Then,
d
dx
(secโˆ’1
(ex
)) =
1
|

ex
|
p
(ex)2 โˆ’ 1
ยท

ex
โˆด
d
dx
(secโˆ’1
(ex
)) =
1
โˆš
e2x โˆ’ 1
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 38 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Find
dy
dx
if y = x2
(sinโˆ’1
x)3
)
Solution
Let u = sinโˆ’1
x
du
dx
=
1
โˆš
1 = โˆ’x2
This leaves us with y = x2
u3
. Using Product rule;
dy
dx
= 2xu3
+ 3x2
u2 du
dx
Substitute everything back;
โˆด
dy
dx
= 2x(sinโˆ’1
x)3
+ 3x2
(sinโˆ’1
x)2 1
โˆš
1 โˆ’ x2
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 39 / 52
Trigonometric Functions Inverse Trigonometric Functions
Integrals Involving Inverse Trigonometric Functions
The derivatives on Equation 10, are very useful in integrating some expressions.
Looking at the derivatives correctly, pairs of the derivatives are similar.
As such, only the positive derivatives are used for the integrals and the negative
ones can be solved using the same positive derivatives.
Below are the integral functions we will use.
Z
1
โˆš
1 โˆ’ u2
du = sinโˆ’1
u + C
Z
1
1 + u2
ยท
du
dx
du = tanโˆ’1
u + C
Z
1
|u|
โˆš
u2 โˆ’ 1
du = secโˆ’1
u + C
(11)
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 40 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Evaluate
R ex
โˆš
1โˆ’e2x dx)
Solution
We will integration by substitution
Let u = ex
;
du
dx
= ex
. Then dx =
du
ex
Z
ex
โˆš
1 โˆ’ e2x
dx =
Z


ex
โˆš
1 โˆ’ u2
ร—
du


ex =
Z
1
โˆš
1 โˆ’ u2
du = sinโˆ’1
u + C
Substituting u back gives
Z
ex
โˆš
1 โˆ’ e2x
dx = sinโˆ’1
(ex
) + C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 41 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Evaluate
R 1
1+3x2 dx.)
Solution
The only challenging part that we can encounter is finding the u-substitution.
But the idea is to make sure that the terms in the radical are squared. For
example, 3x2
as a perfect square will be (
โˆš
3x)2
. Thus
u =
โˆš
3 x du =
โˆš
3 dx and dx =
du
โˆš
3
Z
1
1 + 3x2
dx =
Z
1
1 + u2
du
โˆš
3
=
1
โˆš
3
Z
1
1 + u2
du =
1
โˆš
3
tanโˆ’1
u + C
Substituting u back,
Z
1
1 + 3x2
dx =
1
โˆš
3
tanโˆ’1
โˆš
3 x

+ C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 42 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Evaluate
R dx
a2+x2 where a ฬธ= 0 is a constant.)
Solution
If you look at Equation 11 closely, you will note that, the first term of the
denominators is always 1. Therefore, we need to change this term to 1 by
factorising a2
on the denominator.
Z
1
a2 1 + x2
a2
 dx =
Z
1
a2

1 + x
a
2
 dx
Let u =
x
a
; du =
1
a
dx and dx = a du
After we substitute these,
Z
1
a
2 (1 + u2)

a du =
1
a
Z
1
1 + u2
du
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 43 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Evaluate
R dx
a2+x2 where a ฬธ= 0 is a constant.)
Continued...
After the constant, 1
a

, has been taken out, we can integrate the remain part.
1
a
Z
1
1 + u2
du =
1
a
tanโˆ’1
u + C
And here, we will substitute u back into the original expression.
โˆด
Z
dx
a2 + x2
=
1
a
tanโˆ’1
x
a

+ C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 44 / 52
Trigonometric Functions Inverse Trigonometric Functions
This process can be used to integrate slightly complicated expressions. Similar
processes done for the other integrals give a set usable equations we can use to
simplify the work.
Here are the equations to use whenever the constant a ฬธ= 0 is not equal to 1;
Z
du
โˆš
a2 โˆ’ u2
= sinโˆ’1 u
a
+ C
Z
du
a2 + u2
=
1
a
tanโˆ’1
u
a

+ C
Z
du
u
โˆš
u2 โˆ’ a2
=
1
a
secโˆ’1 u
a
+ C
(12)
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 45 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Evaluate
R dx
โˆš
2โˆ’x2 )
Solution
There two approaches we can use to solve this question. Firstly, we can simply
use the formulas on equation 12, find the necessary substitutions and integrate,
or we can go through the integration process step by step.
Firstly, letโ€™s use the formula. Thus letโ€™s make both the terms inside the radical
squared. Z
dx
โˆš
2 โˆ’ x2
=
Z
dx
q โˆš
2
2
โˆ’ x2
Here, a =
โˆš
2 and u = x; Since
Z
du
โˆš
a2 โˆ’ u2
= sinโˆ’1 u
a
+ C,
Z
dx
โˆš
2 โˆ’ x2
= sinโˆ’1

x
โˆš
2

+ C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 46 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Evaluate
R dx
โˆš
9โˆ’x2 )
Solution
Here letโ€™s use the step by step approach. (But you can use any method). Start
with factorising 9 to remain with 1 on the first term of the radical.
Z
dx
โˆš
9 โˆ’ x2
=
Z
dx
q
9 1 โˆ’ x2
9

We will take out 9 from the root and using the rules of surds, it will be 3 out.
Then we will find u and proceed with substitution.
=
Z
dx
3
q
1 โˆ’ x
3
2
u =
x
3
and du =
dx
3
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 47 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Evaluate
R dx
โˆš
9โˆ’x2 )
Continued//....
Here, we will substitute any necessary expressions and proceed to integrate.
=
Z

3du

3
โˆš
1 โˆ’ u2
=
Z
du
โˆš
1 โˆ’ u2
= u + C
Since we know u = x
3
we will substitute this back..
โˆด
Z
dx
โˆš
9 โˆ’ x2
= sinโˆ’1
x
3

+ C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 48 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Evaluate
R dy
y
โˆš
5y2โˆ’3
)
Solution
Factorise 3 and take it out of the radical.
Z
dy
y
p
5y2 โˆ’ 3
=
Z
dy
y
r
3

5y2
3
โˆ’ 1
 =
Z
dy
โˆš
3y
rโˆš
5y
โˆš
3
2
โˆ’ 1
Let u =
โˆš
5y
โˆš
3
, then dy =
โˆš
3 du
โˆš
5
Letโ€™s do the substitutions here:
=
Z 

โˆš
3du
โˆš
5


โˆš
3 y
p
(u2 โˆ’ 1)
=
Z
du
โˆš
5 y
p
(u2 โˆ’ 1)
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 49 / 52
Trigonometric Functions Inverse Trigonometric Functions
Example (Evaluate
R dy
y
โˆš
5y2โˆ’3
)
Continued/....
Here, we have eliminated y from the inside of the radical and we are only left
with y to eliminate.
Since u =
โˆš
5y
โˆš
3
, then, y =
โˆš
3 u
โˆš
5
, Thus:
Z
du


โˆš
5 ยท
โˆš
3 u


โˆš
5
p
(u2 โˆ’ 1)
=
Z
du
โˆš
3 u
p
(u2 โˆ’ 1)
=
1
โˆš
3
Z
du
u
p
(u2 โˆ’ 1)
โˆด
Z
dy
y
p
5y2 โˆ’ 3
=
1
โˆš
3
Z
du
u
p
(u2 โˆ’ 1)
=
1
โˆš
3
secโˆ’1
โˆš
5 y
โˆš
3
+ C
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 50 / 52
Trigonometric Functions Inverse Trigonometric Functions
This frame is intentionally left blank
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 51 / 52
Trigonometric Functions Inverse Trigonometric Functions
Closing Remarks
This is the end of this document. Be notified that you can access additional
documents (compiled by me) to proceed from here and study other courses from
SLIDESHARE for free.
1 Go to any browser and navigate to https://www.slideshare.net/
2 While there, search for Josophat Makawa and click on that name
3 Click on see all to view all the documents I have uploaded so far
To quicken the navigation process, simply navigate to my page directly through
https://www.slideshare.net/JosophatMakawa/presentations
Contact +265999978828 or +265899990636 for assistance.
C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 52 / 52

More Related Content

PDF
MAT221: CALCULUS II - REDUCTION FORMULA, POWERS OF TRIG FUNCTIONS AND TRIGONO...
PPTX
Solving Quadratic Equations by Completing the Square
PPT
Chemical equilibrium
PPT
Philosophy of Education
PPTX
Boolean+logic
PPTX
IMPROPER INTEGRAL
DOCX
Philosophy of education
PPTX
Relationship between philosophy and education
MAT221: CALCULUS II - REDUCTION FORMULA, POWERS OF TRIG FUNCTIONS AND TRIGONO...
Solving Quadratic Equations by Completing the Square
Chemical equilibrium
Philosophy of Education
Boolean+logic
IMPROPER INTEGRAL
Philosophy of education
Relationship between philosophy and education

What's hot (20)

PDF
MAT221: CALCULUS II - Indeterminate Forms.pdf
PDF
MAT221: CALCULUS II - Hyperbolic Functions.pdf
PPTX
PPT on Linear Equations in two variables
PPTX
Continuity
PPTX
5.4 mathematical induction
ย 
PPT
Verifying trigonometric identities
PPTX
Alternating Group presentation
PPTX
TRIGONOMETRIC IDENTITIES.pptx
PPT
Absolute Value Functions & Graphs
PPT
Exponential functions
PPT
Proving Trigonometric Identities
PPTX
Lecture 3
PPTX
application of graph theory in air traffic control.pptx
PPTX
Integral Calculus
PPTX
Backward difference
ย 
PPTX
8.4 logarithmic functions
PPTX
Definition of statistical efficiency
PPT
Graphing Absolute Value
PPT
Vectors and scalars
PPTX
Trigonometric Identities.
ย 
MAT221: CALCULUS II - Indeterminate Forms.pdf
MAT221: CALCULUS II - Hyperbolic Functions.pdf
PPT on Linear Equations in two variables
Continuity
5.4 mathematical induction
ย 
Verifying trigonometric identities
Alternating Group presentation
TRIGONOMETRIC IDENTITIES.pptx
Absolute Value Functions & Graphs
Exponential functions
Proving Trigonometric Identities
Lecture 3
application of graph theory in air traffic control.pptx
Integral Calculus
Backward difference
ย 
8.4 logarithmic functions
Definition of statistical efficiency
Graphing Absolute Value
Vectors and scalars
Trigonometric Identities.
ย 
Ad

Similar to MAT221: CALCULUS II | Transcendental Functions -Exponential and Logarithmic Functions - Inverse Trigonometric Functions.pdf (20)

PDF
Switkes01200543268
PPTX
MATH PPT (MC-I)-2.pptx
PDF
differential-calculus-1-23.pdf
DOCX
Implicit differentiation
PPTX
OPERATIONS ON FUNCTIONS.pptx
PDF
NIPS2010: optimization algorithms in machine learning
ย 
PDF
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
PDF
A new implementation of k-MLE for mixture modelling of Wishart distributions
PPT
Differential equations
PPT
Differential equations
PDF
Estimation and Prediction of Complex Systems: Progress in Weather and Climate
ย 
PPS
M1 unit i-jntuworld
ย 
PDF
Specialist Mathematics Workbook And Revision Guide 3rd Edition Paul Urban
PPTX
Algebra part 2
PPTX
Algebra
PDF
Linear models for classification
PDF
Chapter 9- Differentiation Add Maths Form 4 SPM
ย 
PDF
Chapter 9 differentiation
PDF
DS-MLR: Scaling Multinomial Logistic Regression via Hybrid Parallelism
PPTX
RAMM.pptx
Switkes01200543268
MATH PPT (MC-I)-2.pptx
differential-calculus-1-23.pdf
Implicit differentiation
OPERATIONS ON FUNCTIONS.pptx
NIPS2010: optimization algorithms in machine learning
ย 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
A new implementation of k-MLE for mixture modelling of Wishart distributions
Differential equations
Differential equations
Estimation and Prediction of Complex Systems: Progress in Weather and Climate
ย 
M1 unit i-jntuworld
ย 
Specialist Mathematics Workbook And Revision Guide 3rd Edition Paul Urban
Algebra part 2
Algebra
Linear models for classification
Chapter 9- Differentiation Add Maths Form 4 SPM
ย 
Chapter 9 differentiation
DS-MLR: Scaling Multinomial Logistic Regression via Hybrid Parallelism
RAMM.pptx
Ad

Recently uploaded (20)

PDF
Sports Quiz easy sports quiz sports quiz
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Bร€I TแบฌP Bแป” TRแปข 4 Kแปธ Nฤ‚NG TIแบพNG ANH 9 GLOBAL SUCCESS - Cแบข Nฤ‚M - BรM SรT FORM ฤ...
PDF
RMMM.pdf make it easy to upload and study
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
Computing-Curriculum for Schools in Ghana
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Cell Structure & Organelles in detailed.
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Sports Quiz easy sports quiz sports quiz
Abdominal Access Techniques with Prof. Dr. R K Mishra
Module 4: Burden of Disease Tutorial Slides S2 2025
Pharmacology of Heart Failure /Pharmacotherapy of CHF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
STATICS OF THE RIGID BODIES Hibbelers.pdf
GDM (1) (1).pptx small presentation for students
Bร€I TแบฌP Bแป” TRแปข 4 Kแปธ Nฤ‚NG TIแบพNG ANH 9 GLOBAL SUCCESS - Cแบข Nฤ‚M - BรM SรT FORM ฤ...
RMMM.pdf make it easy to upload and study
PPH.pptx obstetrics and gynecology in nursing
Computing-Curriculum for Schools in Ghana
O5-L3 Freight Transport Ops (International) V1.pdf
2.FourierTransform-ShortQuestionswithAnswers.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Supply Chain Operations Speaking Notes -ICLT Program
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
VCE English Exam - Section C Student Revision Booklet
Cell Structure & Organelles in detailed.
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
school management -TNTEU- B.Ed., Semester II Unit 1.pptx

MAT221: CALCULUS II | Transcendental Functions -Exponential and Logarithmic Functions - Inverse Trigonometric Functions.pdf

  • 1. MAT221: CALCULUS II Transcendental Functions Josophat Makawa Student - University of Malawi C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 1 / 52
  • 2. Contents 1 Exponential & Logarithmic Functions Introduction Logarithmic Differentiation Logarithmic Integration 2 Trigonometric Functions Inverse Trigonometric Functions Derivatives of Inverse Trigonometric Functions Integrals Involving Inverse Trigonometric Functions C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 2 / 52
  • 3. Exponential & Logarithmic Functions Exponential & Logarithmic Functions C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 3 / 52
  • 4. Exponential & Logarithmic Functions Introduction Introduction Firstly, it is well known that Exponential and Logarithmic Functions are inverses of each other. That is, they satisfy the fact that; f(fโˆ’1 (x)) = fโˆ’1 (f(x)) = x (1) That means, loga(ax ) = aloga(x) = x as long as the base a remains constant through out. In addition, we also know how to change logarithms from one base to the other. For example, if you want to change a logarithm of x in base a to base b, we use loga x = logb x logb a (2) C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 4 / 52
  • 5. Exponential & Logarithmic Functions Introduction In MAT121, we looked at the differentiation and integration of the basic exponential and logarithmic functions. Here, we discussed that the derivative of an exponential function y = ex is ex . When the base is e, it is called Natural Exponential Function. For any other base a, we found the derivative of the function y = ax to be ax ln a. For logarithms, we discussed that the natural logarithmic function of x is present as ln x as a short form of loge x. We also discussed that the derivative of the function y = ln x is 1 x . And for any other general base a we first change it to base e using Equation 2 and then differentiate which yielded the derivative of y = loga x as 1 x ln a . On Integration, we found the reverse processes of the above derivatives. And for most questions we used integration by substitution to solve them. C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 5 / 52
  • 6. Exponential & Logarithmic Functions Introduction SUMMARY d dx eu(x) = eu(x) ร— du dx d dx au(x) = au(x) ร— du dx d dx (ln u(x)) = 1 u(x) ร— du dx d dx (loga u(x)) = 1 u(x) ln a ร— du dx ๏ฃผ ๏ฃด ๏ฃด ๏ฃฝ ๏ฃด ๏ฃด ๏ฃพ Derivatives (3) Z eu(x) du = eu + c Z au(x) du = au(x) ln a + c Z 1 u(x) du = ln|u(x)|+c ๏ฃผ ๏ฃด ๏ฃด ๏ฃฝ ๏ฃด ๏ฃด ๏ฃพ Integrals (4) C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 6 / 52
  • 7. Exponential Logarithmic Functions Logarithmic Differentiation Logarithmic Differentiation The other thing that we looked at in MAT121 is the Quotient Rule which dealt with the differentiation of rational functions. However, some rational functions are so complicated such that using the quotient seems almost impossible. For example, consider the function below; y = x5 (1 โˆ’ 10x) โˆš x2 + 2 The above function can be solved using the quotient rule but the process will be very complicated to follow. Therefore we will be using the Logarithmic Differentiation. In this process of differentiation, we will be introducing natural logarithms both sides and solve the function implicitly (Check Implicit differentiation too). C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 7 / 52
  • 8. Exponential Logarithmic Functions Logarithmic Differentiation Given y = x5 (1โˆ’10x) โˆš x2+2 , introduce natural logarithms both sides. ln(y) = ln x5 (1 โˆ’ 10x) โˆš x2 + 2 We then apply the rules of indices and logarithms where we know that if the expressions are multiplying, then, their logs are adding and if the expressions are dividing, then their logs are subtracting, and a power is a product of a log. ln y = ln x5 โˆ’ ln (1 โˆ’ 10x) โˆš x2 + 2 = ln x5 โˆ’ h ln(1 โˆ’ 10x) + ln(x2 + 2) 1 2 i ln y = ln x5 โˆ’ ln(1 โˆ’ 10x) โˆ’ 1 2 ln(x2 + 2) After this, we will differentiate implicitly; each term on its own using equation 3 where in simplified terms, for y = ln u, yโ€ฒ = uโ€ฒ u . C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 8 / 52
  • 9. Exponential Logarithmic Functions Logarithmic Differentiation Letโ€™s now use the implicit differentiation to differentiate ln y = ln x5 โˆ’ ln(1 โˆ’ 10x) โˆ’ ln โˆš x2 + 2 term by term as follows: d dx (ln y) = 1 y ร— dy dx = yโ€ฒ y since dy dx = yโ€ฒ d dx (ln x5 ) = 5x4 x 5 = 5 x d dx (ln(1 โˆ’ 10x)) = โˆ’10 1 โˆ’ 10x d dx 1 2 ln(x2 + 2) = 1 2 ร— 2x x2 + 2 = x x2 + 2 From here, we just need to combine everything and simplify if possible. C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 9 / 52
  • 10. Exponential Logarithmic Functions Logarithmic Differentiation Therefore, the derivative of y = x5 (1โˆ’10x) โˆš x2+2 is yโ€ฒ y = 5 x โˆ’ โˆ’10 1 โˆ’ 10x โˆ’ x x2 + 2 = 5 x + 10 1 โˆ’ 10x โˆ’ x x2 + 2 If we multiply y both sides, yโ€ฒ = 5 x + 10 1 โˆ’ 10x โˆ’ x x2 + 2 ร— y But y = x5 (1โˆ’10x) โˆš x2+2 , if we substitute we get the final derivative of y as, 5 x + 10 1 โˆ’ 10x โˆ’ x x2 + 2 x5 (1 โˆ’ 10x) โˆš x2 + 2 C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 10 / 52
  • 11. Exponential Logarithmic Functions Logarithmic Differentiation We can see here that itโ€™s slightly simpler to do the differentiation using logarithms that it could be if we have used the product and quotient rules. In addition, the answers are also simplified which improves our understand the process. The same approach is also used to differentiate expressions in which functions are raised to other functions. Thus If y = f(x)g(x) , then, ln y = ln f(x)g(x) = g(x) ln f(x) (5) Then, we apply implicit differentiation and use the product rule on the right hand side to finish the differentiation process. C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 11 / 52
  • 12. Exponential Logarithmic Functions Logarithmic Differentiation Example ( Differentiate y = xx ) Solution Firstly we can happily see that both power rule yโ€ฒ = nxnโˆ’1 and the exponential differentiation yโ€ฒ = ax ln a wonโ€™t work. So, letโ€™s introduce the logarithms. ln y = ln xx = x ln x Here, we will differentiate ln y implicitly and x ln x using the product rule. 1 y ยท dx dy = 1 ยท ln x + x ยท 1 x = ln x + 1 Multiplying by y both sides yields dy dx = (ln x + 1)xx C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 12 / 52
  • 13. Exponential Logarithmic Functions Logarithmic Differentiation Example (Given that y = (1 โˆ’ 3x)cos(x) , find dy dx ) Solution Introduce logarithms ln y = ln (1 โˆ’ 3x)cos(x) = cos(x) ln(1 โˆ’ 3x) Differentiate 1 y ยท dy dx = โˆ’ sin(x)ยทln(1โˆ’3x)+cos(x)ยท โˆ’3 (1 โˆ’ 3x) = โˆ’ 2 sin(x)(1 โˆ’ 3x) + 3 cos(x) (1 โˆ’ 3x) โˆ’ 2 sin(x)(1 โˆ’ 3x) + 3 cos(x) (1 โˆ’ 3x) (1 โˆ’ 3x)cos(x) C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 13 / 52
  • 14. Exponential Logarithmic Functions Logarithmic Differentiation Before we look more examples, letโ€™s revise some of the basic differentiation formulas to avoid confusion. d dx (c) = 0 Constant Differentiation d dx (xn ) = nxnโˆ’1 Power Rule d dx (ax ) = ax ln x Derivative of an Exponential Function d dx (xx ) = xx (1 + ln x) Logarithmic Differentiation Itโ€™s very useful to keep on eye on the theorems we use to avoid costly mistakes since a lot of things look similar but are mathematically different. C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 14 / 52
  • 15. Exponential Logarithmic Functions Logarithmic Differentiation Example (Differentiate f(x) = (5 โˆ’ 3x2 )7 โˆš 6x2 + 8x โˆ’ 12) Solution ln f(x) = ln h (5 โˆ’ 3x2 )7 โˆš 6x2 + 8x โˆ’ 12 i = ln(5 โˆ’ 3x2 )7 + ln(6x2 + 8x โˆ’ 12) 1 2 ln f(x) = 7 ln(5 โˆ’ 3x2 ) + 1 2 ln(6x2 + 8x โˆ’ 12) fโ€ฒ (x) f(x) = 7 โˆ’6x 5 โˆ’ 3x2 + 1 2 12x + 8 6x2 + 8x โˆ’ 12 fโ€ฒ (x) = f(x) โˆ’42x 5 โˆ’ 3x2 + 6x + 4 6x2 + 8x โˆ’ 12 โˆด fโ€ฒ (x) = (5 โˆ’ 3x2 )7 โˆš 6x2 + 8x โˆ’ 12 โˆ’42x 5 โˆ’ 3x2 + 6x + 4 6x2 + 8x โˆ’ 12 C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 15 / 52
  • 16. Exponential Logarithmic Functions Logarithmic Differentiation Example (Differentiate y = (2x โˆ’ e8x )sin 2x ) Solution ln y = ln 2x โˆ’ e8x sin 2x = sin 2x ln(2x โˆ’ e8x ) yโ€ฒ y = (2 cos 2x) ยท ln(2x โˆ’ e8x ) + sin 2x ยท 2 โˆ’ 8e8x 2x โˆ’ e8x yโ€ฒ = 2 cos 2x ln(2x โˆ’ e8x ) + sin 2x(2 โˆ’ 8e8x ) 2x โˆ’ e8x ร— y โˆด yโ€ฒ = 2 cos 2x ln(2x โˆ’ e8x ) + sin 2x(2 โˆ’ 8e8x ) 2x โˆ’ e8x (2x โˆ’ e8x )sin 2x C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 16 / 52
  • 17. Exponential Logarithmic Functions Logarithmic Differentiation Example (Differentiate y = โˆš 5x+8 3 โˆš 1 โˆ’ 9 cos 4x 4 โˆš t2 + 10t .) ln y = ln โˆš 5x + 8 3 โˆš 1 โˆ’ 9 cos 4x 4 โˆš t2 + 10t ! = ln(5x + 8) 1 2 + ln(1 โˆ’ 9 cos 4x) 1 3 โˆ’ ln(t2 + 10t) 1 4 ln y = 1 2 ln(5x + 8) + 1 3 ln(1 โˆ’ 9 cos 4x) โˆ’ 1 4 ln(t2 + 10t) yโ€ฒ y = 1 2 ยท 5 5x + 8 + 1 31 ยท 3612 sin 4x 1 โˆ’ 9 cos 4x โˆ’ 1 42 ยท 2t + 10t+5 t2 + 10t yโ€ฒ = 5 2(5x + 8) + 12 sin 4x 1 โˆ’ 9 cos 4x + t + 5 2(t2 + 10t) ร— y โˆด yโ€ฒ = 5 2(5x + 8) + 12 sin 4x 1 โˆ’ 9 cos 4x + t + 5 2(t2 + 10t) โˆš 5x + 8 3 โˆš 1 โˆ’ 9 cos 4x 4 โˆš t2 + 10t # C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 17 / 52
  • 18. Exponential Logarithmic Functions Logarithmic Integration Logarithmic Integration So far, we have seen that the derivative of ln x is 1 x . And letโ€™s we want to integrate 1 x using the power rule; R xn dx = xn+1 n+1 + c. Firstly we will write 1 x as xโˆ’1 using the rules of indices. If we apply the power rule here, Z xโˆ’1 dx = xโˆ’1+1 โˆ’1 + 1 = x0 0 = 1 0 which is undefined. Now, knowing the fact that the integral is an antiderivative of a given function, we can happily conclude from Equation 4 that ln x is an antiderivative of 1 x on the interval (โˆ’โˆž, 0) โˆช (0, โˆž) that doesnโ€™t contain 0. Therefore; Z 1 u du = ln|u|+C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 18 / 52
  • 19. Exponential Logarithmic Functions Logarithmic Integration Example (Apply Equation 4 to evaluate e R 1 1 x dx) Solution We will firstly find the indefinite integral then handle the limits later. Thus, Z 1 x = ln|x|+C Bringing the limits in, e Z 1 1 x dx = [ln x]e 1 = ln e โˆ’ ln 1 = 1 โˆ’ 0 = 1 from rules of logarithms, we know that ln e = loge e = 1 and ln 1 = 0. C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 19 / 52
  • 20. Exponential Logarithmic Functions Logarithmic Integration Example (Evaluate R 3x2 x3+5 dx.) Solution We will be using Integration by Substitution. The idea is to eliminate the a certain part of the expression by substituting a derivative of another part of the given expression. Here, let u = x3 + 5, after differentiating du dx = 3x2 . Making dx a subject of the formula, we get dx = du 3x2 . Hence we will substitute u and dx; Z 3x2 u ยท du 3x2 = Z 1 u du = ln u + C And substitution u back,yields Z 3x2 x3 + 5 dx = ln|x3 + 5|+C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 20 / 52
  • 21. Exponential Logarithmic Functions Logarithmic Integration Example (Evaluate R tan x dx) Solution Here, we will first have to apply the trig identity, tan x = sin x cos x . Z tan x dx = Z sin x cos x dx u = cos x and du = โˆ’ sin x dx Thus; Z sin x cos x dx = โˆ’ Z du u = โˆ’ ln|u|+C Substituting u back; Z tan x dx = โˆ’ ln|cos x|+C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 21 / 52
  • 22. Exponential Logarithmic Functions Logarithmic Integration Example (Integrate R dx x ln x .) Solution Firstly, we need to make a choice of u that will eliminate dx as shown Let u = ln x; Then du = 1 x dx Integrating the resulting expression yields the following Z dx x ln x = Z du u = ln|u|+C Substituting u back, Z dx x ln x = ln|ln x|+C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 22 / 52
  • 23. Exponential Logarithmic Functions Logarithmic Integration Example (Evaluate R sin 3ฮธ 1+cos 3ฮธ dx.) u = 1 + cos 3ฮธ du = โˆ’ sin 3ฮธ dx Z sin 3ฮธ 1 + cos 3ฮธ dx = โˆ’ Z du u = โˆ’ ln|u|+C โˆด Z sin 3ฮธ 1 + cos 3ฮธ dx = โˆ’ ln|1 + cos 3ฮธ|+C Example (Evaluate R cot x dx) cot x = cos x sin x u = sin x, and du = cos xdx Z cot x dx = Z cos x sin x dx = ln|sin x|+C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 23 / 52
  • 24. Trigonometric Functions Trigonometric Functions C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 24 / 52
  • 25. Trigonometric Functions Inverse Trigonometric Functions Derivatives of Inverse Trigonometric Functions Mathematically, the six basic trigonometric functions do not have inverses because their graphs repeat periodically and do not pass the horizontal line test. However, inverses of trigonometric functions are widely used in finding angles that are associated with specific ratios. These inverses usually give angles which are in the range โˆ’ฯ€ 2 โ‰ค ฮธ โ‰ค ฯ€ 2 . For example, consider sin x = 1 2 ; x = sinโˆ’1 1 2 = 30โ—ฆ When differentiating these functions, careful attention has to be taken to avoid confusing them with normal function as their behaviour is not even the same with the inverses of other functions. C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 25 / 52
  • 26. Trigonometric Functions Inverse Trigonometric Functions To derive the derivatives of inverse functions, we will use the formula for finding derivatives of general functions. Thus if f(x) and g(x) are inverses of each other, then gโ€ฒ (x) = 1 fโ€ฒ(g(x)) (6) And always remember from equation 1 that, two functions f(x) and g(x) are inverses if and only if f(g(x)) = g(f(x)) = x. In this section, we will derive the derivatives of the inverses for all the six trigonometric functions. Before we start diving into the derivations, it might be important to note that the inverses are written in two forms, that is, sinโˆ’1 x can also be written as arcsin x. C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 26 / 52
  • 27. Trigonometric Functions Inverse Trigonometric Functions The Derivative of y = sinโˆ’1 x From previous knowledge, we know that if y = sinโˆ’1 x, then, x = sin y. Since, these two functions are inverses of each other, their derivative will follow Equation 6. Thus, d dx (sinโˆ’1 x) = dy dx = 1 cos y = 1 cos(sinโˆ’1 x) To solve for the equivalence of cos(sinโˆ’1 x), we can use a lot of methods. One of the methods is transforming the question into a triangle. Since, cos y = x, we can also write this as cos y = x 1 . Using SOHCAHTOA, x is the opposite side and 1 is the hypotenuse to angle y of a right-angled triangle. Consider the figure below, C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 27 / 52
  • 28. Trigonometric Functions Inverse Trigonometric Functions โˆš 1 โˆ’ x2 x 1 sinโˆ’1 x cos(sinโˆ’1 x) = โˆš 1 โˆ’ x2 Here, the third side, โˆš 1 โˆ’ x2 has been found by using the Pythagoras theorem.And therefore, d dx (arcsin x) = 1 โˆš 1 โˆ’ x2 (7) C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 28 / 52
  • 29. Trigonometric Functions Inverse Trigonometric Functions Another method to find the same result is to use implicit differentiation and trigonometric identities. Given y = sinโˆ’1 x then, x = sin y And if you differentiate x = sin y implicitly, 1 = cos y ร— dy dx and dy dx = 1 cos y Using cos2 y + sin2 y = 1, we know that cos2 y = 1 โˆ’ sin2 y and cos y = p 1 โˆ’ sin2 y. Thus dy dx = 1 p 1 โˆ’ sin2 y C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 29 / 52
  • 30. Trigonometric Functions Inverse Trigonometric Functions Since sin y = x, sin2 y = x2 , p 1 โˆ’ sin2 y = โˆš 1 โˆ’ x2. And after we substitute, d dx (arcsin x) = 1 โˆš 1 โˆ’ x2 C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 30 / 52
  • 31. Trigonometric Functions Inverse Trigonometric Functions The Derivative of y = cosโˆ’1 x Using the inverse derivative equation, d dx (cosโˆ’1 x) = dy dx = โˆ’ 1 sin y = โˆ’ 1 sin(cosโˆ’1 x) For cos y = x, let x be the adjacent side and 1 be the hypotenuse. Consider the figure below x โˆš 1 โˆ’ x2 1 cosโˆ’1 x C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 31 / 52
  • 32. Trigonometric Functions Inverse Trigonometric Functions sin(cosโˆ’1 x) = โˆš 1 โˆ’ x2 Therefore, if we substitute this third side we get the final derivative of arccos as follows. d dx (arccos x) = โˆ’ 1 โˆš 1 โˆ’ x2 Using identities; Given y = cosโˆ’1 x, then x = cos y 1 = โˆ’ sin y ร— dy dx and dy dx = โˆ’ 1 sin y C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 32 / 52
  • 33. Trigonometric Functions Inverse Trigonometric Functions But sin2 y + cos2 y = 1, hence, sin y = p 1 โˆ’ cos2 y and sin y = โˆš 1 โˆ’ x2 because it has been shown from the question that when y = cosโˆ’1 x, x = cos y. โˆ’ 1 sin y = โˆ’ 1 p 1 โˆ’ cos2 y = โˆ’ 1 โˆš 1 โˆ’ x2 โˆด d dx (arccos) = โˆ’ 1 โˆš 1 โˆ’ x2 (8) C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 33 / 52
  • 34. Trigonometric Functions Inverse Trigonometric Functions The Derivative of y = tanโˆ’1 x Firstly, we will use the inverse functions derivative equation. d dx (tanโˆ’1 x) = dy dx = 1 sec2 y = 1 sec2(tanโˆ’1 x) After drawing a triangle in the figure below to represent tan y = x 1 , 1 x โˆš 1 + x2 tanโˆ’1 x C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 34 / 52
  • 35. Trigonometric Functions Inverse Trigonometric Functions Since sec x = 1 cos x , using SOHCAHTOA, sec x = Hypotenuse Adjacent . In this case, sec(tanโˆ’1 x) = โˆš 1 + x2 1 = โˆš 1 + x2 Therefore; sec2 (tanโˆ’1 x) = ( โˆš 1 + x2)2 = 1 + x2 โˆด d dx (arctan x) = 1 1 + x2 (9) You can try to use the identities to verify this as well. In addition, the derivations of the reciprocal functions, Secant, Cosecant and Cotangent have been intentionally left out for your practice. C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 35 / 52
  • 36. Trigonometric Functions Inverse Trigonometric Functions Derivatives of Inverse Trig Functions in Summary d dx (sinโˆ’1 u) = 1 โˆš 1 โˆ’ u2 ยท du dx d dx (cosโˆ’1 u) = โˆ’ 1 โˆš 1 โˆ’ u2 ยท du dx d dx (tanโˆ’1 u) = 1 1 + u2 ยท du dx d dx (cotโˆ’1 u) = โˆ’ 1 1 + u2 ยท du dx d dx (secโˆ’1 u) = 1 |u| โˆš u2 โˆ’ 1 ยท du dx d dx (cscโˆ’1 u) = โˆ’ 1 |u| โˆš u2 โˆ’ 1 ยท du dx Derivatives (10) C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 36 / 52
  • 37. Trigonometric Functions Inverse Trigonometric Functions Example (Differentiate y = sinโˆ’1 (x3 ) with respect to x) Solution We will use chain rule to differentiate this. Thus; Let u = x3 ; du dx = 3x2 This leaves us with y = sinโˆ’1 u. dy dx = dy du ร— du dx = 1 โˆš 1 โˆ’ u2 ร— 3x2 = 3x2 p 1 โˆ’ (x3)2 โˆด d dx (sinโˆ’1 x3 ) = 3x2 โˆš 1 โˆ’ x6 C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 37 / 52
  • 38. Trigonometric Functions Inverse Trigonometric Functions Example (Differentiate y = secโˆ’1 (ex ) with respect to x) Solution Let u = ex du dx = ex Since d dx (secโˆ’1 u) = 1 |u| โˆš u2 โˆ’ 1 ยท du dx ; Then, d dx (secโˆ’1 (ex )) = 1 | ex | p (ex)2 โˆ’ 1 ยท ex โˆด d dx (secโˆ’1 (ex )) = 1 โˆš e2x โˆ’ 1 C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 38 / 52
  • 39. Trigonometric Functions Inverse Trigonometric Functions Example (Find dy dx if y = x2 (sinโˆ’1 x)3 ) Solution Let u = sinโˆ’1 x du dx = 1 โˆš 1 = โˆ’x2 This leaves us with y = x2 u3 . Using Product rule; dy dx = 2xu3 + 3x2 u2 du dx Substitute everything back; โˆด dy dx = 2x(sinโˆ’1 x)3 + 3x2 (sinโˆ’1 x)2 1 โˆš 1 โˆ’ x2 C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 39 / 52
  • 40. Trigonometric Functions Inverse Trigonometric Functions Integrals Involving Inverse Trigonometric Functions The derivatives on Equation 10, are very useful in integrating some expressions. Looking at the derivatives correctly, pairs of the derivatives are similar. As such, only the positive derivatives are used for the integrals and the negative ones can be solved using the same positive derivatives. Below are the integral functions we will use. Z 1 โˆš 1 โˆ’ u2 du = sinโˆ’1 u + C Z 1 1 + u2 ยท du dx du = tanโˆ’1 u + C Z 1 |u| โˆš u2 โˆ’ 1 du = secโˆ’1 u + C (11) C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 40 / 52
  • 41. Trigonometric Functions Inverse Trigonometric Functions Example (Evaluate R ex โˆš 1โˆ’e2x dx) Solution We will integration by substitution Let u = ex ; du dx = ex . Then dx = du ex Z ex โˆš 1 โˆ’ e2x dx = Z ex โˆš 1 โˆ’ u2 ร— du ex = Z 1 โˆš 1 โˆ’ u2 du = sinโˆ’1 u + C Substituting u back gives Z ex โˆš 1 โˆ’ e2x dx = sinโˆ’1 (ex ) + C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 41 / 52
  • 42. Trigonometric Functions Inverse Trigonometric Functions Example (Evaluate R 1 1+3x2 dx.) Solution The only challenging part that we can encounter is finding the u-substitution. But the idea is to make sure that the terms in the radical are squared. For example, 3x2 as a perfect square will be ( โˆš 3x)2 . Thus u = โˆš 3 x du = โˆš 3 dx and dx = du โˆš 3 Z 1 1 + 3x2 dx = Z 1 1 + u2 du โˆš 3 = 1 โˆš 3 Z 1 1 + u2 du = 1 โˆš 3 tanโˆ’1 u + C Substituting u back, Z 1 1 + 3x2 dx = 1 โˆš 3 tanโˆ’1 โˆš 3 x + C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 42 / 52
  • 43. Trigonometric Functions Inverse Trigonometric Functions Example (Evaluate R dx a2+x2 where a ฬธ= 0 is a constant.) Solution If you look at Equation 11 closely, you will note that, the first term of the denominators is always 1. Therefore, we need to change this term to 1 by factorising a2 on the denominator. Z 1 a2 1 + x2 a2 dx = Z 1 a2 1 + x a 2 dx Let u = x a ; du = 1 a dx and dx = a du After we substitute these, Z 1 a 2 (1 + u2) a du = 1 a Z 1 1 + u2 du C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 43 / 52
  • 44. Trigonometric Functions Inverse Trigonometric Functions Example (Evaluate R dx a2+x2 where a ฬธ= 0 is a constant.) Continued... After the constant, 1 a , has been taken out, we can integrate the remain part. 1 a Z 1 1 + u2 du = 1 a tanโˆ’1 u + C And here, we will substitute u back into the original expression. โˆด Z dx a2 + x2 = 1 a tanโˆ’1 x a + C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 44 / 52
  • 45. Trigonometric Functions Inverse Trigonometric Functions This process can be used to integrate slightly complicated expressions. Similar processes done for the other integrals give a set usable equations we can use to simplify the work. Here are the equations to use whenever the constant a ฬธ= 0 is not equal to 1; Z du โˆš a2 โˆ’ u2 = sinโˆ’1 u a + C Z du a2 + u2 = 1 a tanโˆ’1 u a + C Z du u โˆš u2 โˆ’ a2 = 1 a secโˆ’1 u a + C (12) C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 45 / 52
  • 46. Trigonometric Functions Inverse Trigonometric Functions Example (Evaluate R dx โˆš 2โˆ’x2 ) Solution There two approaches we can use to solve this question. Firstly, we can simply use the formulas on equation 12, find the necessary substitutions and integrate, or we can go through the integration process step by step. Firstly, letโ€™s use the formula. Thus letโ€™s make both the terms inside the radical squared. Z dx โˆš 2 โˆ’ x2 = Z dx q โˆš 2 2 โˆ’ x2 Here, a = โˆš 2 and u = x; Since Z du โˆš a2 โˆ’ u2 = sinโˆ’1 u a + C, Z dx โˆš 2 โˆ’ x2 = sinโˆ’1 x โˆš 2 + C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 46 / 52
  • 47. Trigonometric Functions Inverse Trigonometric Functions Example (Evaluate R dx โˆš 9โˆ’x2 ) Solution Here letโ€™s use the step by step approach. (But you can use any method). Start with factorising 9 to remain with 1 on the first term of the radical. Z dx โˆš 9 โˆ’ x2 = Z dx q 9 1 โˆ’ x2 9 We will take out 9 from the root and using the rules of surds, it will be 3 out. Then we will find u and proceed with substitution. = Z dx 3 q 1 โˆ’ x 3 2 u = x 3 and du = dx 3 C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 47 / 52
  • 48. Trigonometric Functions Inverse Trigonometric Functions Example (Evaluate R dx โˆš 9โˆ’x2 ) Continued//.... Here, we will substitute any necessary expressions and proceed to integrate. = Z 3du 3 โˆš 1 โˆ’ u2 = Z du โˆš 1 โˆ’ u2 = u + C Since we know u = x 3 we will substitute this back.. โˆด Z dx โˆš 9 โˆ’ x2 = sinโˆ’1 x 3 + C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 48 / 52
  • 49. Trigonometric Functions Inverse Trigonometric Functions Example (Evaluate R dy y โˆš 5y2โˆ’3 ) Solution Factorise 3 and take it out of the radical. Z dy y p 5y2 โˆ’ 3 = Z dy y r 3 5y2 3 โˆ’ 1 = Z dy โˆš 3y rโˆš 5y โˆš 3 2 โˆ’ 1 Let u = โˆš 5y โˆš 3 , then dy = โˆš 3 du โˆš 5 Letโ€™s do the substitutions here: = Z โˆš 3du โˆš 5 โˆš 3 y p (u2 โˆ’ 1) = Z du โˆš 5 y p (u2 โˆ’ 1) C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 49 / 52
  • 50. Trigonometric Functions Inverse Trigonometric Functions Example (Evaluate R dy y โˆš 5y2โˆ’3 ) Continued/.... Here, we have eliminated y from the inside of the radical and we are only left with y to eliminate. Since u = โˆš 5y โˆš 3 , then, y = โˆš 3 u โˆš 5 , Thus: Z du โˆš 5 ยท โˆš 3 u โˆš 5 p (u2 โˆ’ 1) = Z du โˆš 3 u p (u2 โˆ’ 1) = 1 โˆš 3 Z du u p (u2 โˆ’ 1) โˆด Z dy y p 5y2 โˆ’ 3 = 1 โˆš 3 Z du u p (u2 โˆ’ 1) = 1 โˆš 3 secโˆ’1 โˆš 5 y โˆš 3 + C C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 50 / 52
  • 51. Trigonometric Functions Inverse Trigonometric Functions This frame is intentionally left blank C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 51 / 52
  • 52. Trigonometric Functions Inverse Trigonometric Functions Closing Remarks This is the end of this document. Be notified that you can access additional documents (compiled by me) to proceed from here and study other courses from SLIDESHARE for free. 1 Go to any browser and navigate to https://www.slideshare.net/ 2 While there, search for Josophat Makawa and click on that name 3 Click on see all to view all the documents I have uploaded so far To quicken the navigation process, simply navigate to my page directly through https://www.slideshare.net/JosophatMakawa/presentations Contact +265999978828 or +265899990636 for assistance. C. J. P. Makawa (Student-University of Malawi) MAT221: CALCULUS II February 22, 2025 52 / 52