100% found this document useful (1 vote)
398 views45 pages

Calculus

The document provides an overview of calculus concepts including limits, derivatives, integrals, and their applications. It discusses foundational ideas such as differential calculus, integral calculus, maxima and minima, related rates, and multiple integrals. Examples are provided to illustrate various calculus techniques such as L'Hopital's rule, implicit differentiation, integration by parts, area, volume, and work. The document appears to be lecture notes or a textbook chapter covering core topics in differential and integral calculus.

Uploaded by

anonretee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
398 views45 pages

Calculus

The document provides an overview of calculus concepts including limits, derivatives, integrals, and their applications. It discusses foundational ideas such as differential calculus, integral calculus, maxima and minima, related rates, and multiple integrals. Examples are provided to illustrate various calculus techniques such as L'Hopital's rule, implicit differentiation, integration by parts, area, volume, and work. The document appears to be lecture notes or a textbook chapter covering core topics in differential and integral calculus.

Uploaded by

anonretee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 45

Differential & Integral

Calculus
Kristina S. Camsol
B ATANGAS

STATE

UNIV ERSITY

Calculus Latin calx stone, and Greek chalis limestone


Gottfried Wilhelm von Leibniz & Isaac Newton considered as the
founders of todays calculus.

B ATANGAS

STATE

UNIV ERSITY

Limit Theorems

1.

If exists, then it is unique.

B ATANGAS

STATE

UNIV ERSITY

Limit Theorems

9.

10. If f(x) is a polynomial function,


11.
12. If f(x) h(x) g(x), and if

B ATANGAS

STATE

UNIV ERSITY

Limit Theorems

If f(x) is a polynomial, and , then the limit exists at L.


But if , then the limit does not exist.

B ATANGAS

STATE

UNIV ERSITY

Let h be defined by

h(x) =
The limit if h(x) exists at 3.

B ATANGAS

STATE

UNIV ERSITY

h(x)=4x2
h(x)=2+
x2

B ATANGAS

STATE

UNIV ERSITY

Let f(x) be defined by

The limit does not exist.

B ATANGAS

STATE

UNIV ERSITY

B ATANGAS

STATE

UNIV ERSITY

Special Limits

B ATANGAS

STATE

UNIV ERSITY

LHpitals Rule
If f(x) and g(x) are two functionssuch that
and
Then has the indeterminate form 0/0 at a.
LHpitals Rules states that

B ATANGAS

STATE

UNIV ERSITY

LHpitals Rule
Let f(x) be defined by sinx and g(x)
be x.
f(x) = cosx and g(x) = 1.

B ATANGAS

STATE

UNIV ERSITY

LHpitals Rule
Let f(x) be defined by x2-1 and g(x)
be x2+3x-4.
f(1)= 12-1 = 0
g(1)= 12+3(1)-4 = 0

B ATANGAS

STATE

UNIV ERSITY

LHpitals Rule
f(x) = x2-1
f(x)=2x
g(x) = x2+3x-4
g(x)=2x+3

B ATANGAS

STATE

UNIV ERSITY

Derivatives
A derivative of a function expresses its rate of change
A. Algebraic Functions

B ATANGAS

STATE

UNIV ERSITY

Derivatives
B. Exponential Functions
9.

10.

C. Logarithmic Functions
11.
12.
13.
D. Trigonometric Functions

14.
15.
16.
17.
18.
19.

B ATANGAS

STATE

UNIV ERSITY

Maxima & Minima

First
Derivative

Second
Derivative

Behavior

Maximum
Point

Negative

Concave
Downward

Minimum
Point

Positive

Concave
Upward

Point of
Inflection

B ATANGAS

STATE

UNIV ERSITY

Maxima & Minima


Find two nonnegative numbers whose sum is 12 such that their
product is an absolute maximum.
Soln:
Let x and y be the two nonnegative numbers
x+y=12
f(x)=xy
f(x)=x(12-x)
f(x)=12-2x
Let f(x)=0
12-2x=0
x=6

B ATANGAS

STATE

UNIV ERSITY

Maxima & Minima


Find the area of the largest rectangle having two vertices on the x-axis and two
vertices on or above the x-axis and on the parabola y = 9 x 2.
Soln:
A = 2xy
y = 9 x2
A = f(x) = 2x(9 x2)
f(x) = 18x 2x3
f(x) = 18 6x2
f(x) = 0
6x2 = 18
x = 1.732
A = 2(x)(9 x2)
A = 2(1.732)(9 1.7322)
A = 20.785

B ATANGAS

STATE

UNIV ERSITY

Implicit Differentiation
x +y =9
2

2xdx + 2ydy = 0
2ydy = -2xdx

B ATANGAS

STATE

UNIV ERSITY

Implicit Differentiation
Find the first derivative of x3 + y3 = 8xy.

x3 + y3 = 8xy
3x2dx + 3y2dy = 8[xdy+ydx]
3x2dx + 3y2dy = 8xdy + 8ydx
3y2dx 8xdy = 8ydx 3x2dx
(3y2 8x)dy = (8y 3y2)dx

B ATANGAS

STATE

UNIV ERSITY

Related Rates
An airplane is flying parallel to the ground at an altitude of 2 km and at a speed
of 4.5 km/min. If the plane flies directly over the Statue of Liberty, at what rate
is the line-of-sight distance between the plane and the statue changing 20 sec
later?
Soln:
use Pythagorean theorem
c2=a2+b2
a=2
b = (4.5 km/min)(1 min/60 s)(20 s)
= 1.5 km
c = 2.5

B ATANGAS

STATE

UNIV ERSITY

Related Rates
From Pythagorean theorem,
c2 = a 2 + b 2
The first derivative would be

Using the first derivative of the theorem


(2.5)

= (2)(0) + (1.5)(4.5)

B ATANGAS

STATE

UNIV ERSITY

Related Rates
A ladder is 25 ft long and leaning against a vertical wall. The bottom of the
ladder is pulled horizontally away from the wall at 3 ft/s. We wish to determine
how fast the top of the ladder is sliding down the wall when the bottom is 15 ft
from the wall.
Soln:
From Pythagorean theorem,
c = 25, b = 15
a = 20
(25)(0) = (20)(+(15)(3)

The negative sign denotes the direction to which the top of the ladder is sliding.

B ATANGAS

STATE

UNIV ERSITY

Additional Applications
If a closed tin can of volume 60 in3 is to be in the form of a right circular
cylinder, find the base radius of the can if the least amount of tin is to be used in
its manufacture.
Soln:
SA = 2rh + 2r2
V = r2h = 60

S(r) =
S(r) =
S(r) =
S(r) = 0

B ATANGAS

STATE

UNIV ERSITY

Integration
A. Basic Integrals

B. Exponential & Logarithmic Functions


5.
6.
7.
8.
9.
By parts

B ATANGAS

STATE

UNIV ERSITY

Integration
Integration by parts

Let u = f(x) , v = g(x)


du = f(x), dv = g(x)
Example:

u = lnx, dv = xdx
du = , v =

B ATANGAS

STATE

UNIV ERSITY

Integration
Integration by other substitution techniques

Let z = , z2 = x2 + 4, 2zdz = 2xdx

B ATANGAS

STATE

UNIV ERSITY

Application of Integrals
Area

Vertical strip

Centroid

Volume

Horizontal strip

Polar coordinates

Work

B ATANGAS

STATE

UNIV ERSITY

Area
Example:
y2 = 2x 2 & y = x 5
Let f(x) = (2x-2)1/2
g(x) = x 5
Point/s of intersection

A2

Square both sides


2x 2 = x2 10x + 25
x2 12x + 27 = 0
x1 = 3 x 2 = 9
y1 = - 2 y 2 = 4

B ATANGAS

A1

STATE

UNIV ERSITY

Area

A2

A = A1 + A2 =
A = 18

B ATANGAS

A1

STATE

UNIV ERSITY

Area

Using horizontal strip


f(y) = (y2 + 2)
g(y) = y + 5
Using the limits from the previous
solution:
A = 18

B ATANGAS

STATE

UNIV ERSITY

Centroid

B ATANGAS

STATE

UNIV ERSITY

Centroid
Find the centroid of the first quadrant region bounded by the curve y 2 = 4x, the x
axis, and the lines x = 1 and x = 4.

A=

Centroid =

B ATANGAS

STATE

UNIV ERSITY

Centroid
2. Find the centroid of the region bounded by the curves y = x 2 and y = 2x+3.

A=

Centroid =

B ATANGAS

STATE

UNIV ERSITY

Volume
Volume of a Solid

Volume of a disk

Volume of a Washer

B ATANGAS

STATE

UNIV ERSITY

Volume
Volume of a Solid

Example: Find the volume of


A(x) = r2

B ATANGAS

STATE

UNIV ERSITY

Volume
Volume of a disk

Determine the volume of the solid obtained by rotating the region bounded by
y = x2-4x+5, x=1, x=4, and the x axis
about the x axis.

B ATANGAS

STATE

UNIV ERSITY

Volume
Volume of a washer

Determine the volume of the solid obtained by rotating the portion of the region
bounded by y3 = x and y = about the y axis.
Soln:
f(y) = 4y
g(y) = y3
V=

B ATANGAS

STATE

UNIV ERSITY

Work

A particle is moving along the x axis under the action of a force of f(x) pounds when the
particle is x feet from the origin. If f(x) = x2 + 4, find the work done as the particle moves
from the point x = 2 to the point x = 4.

W = 26

B ATANGAS

STATE

UNIV ERSITY

Work
Hookes Law states that if a spring is stretched x units beyond its natural length, but
within its elastic limit, it is pulled back with a force of kx units, where k is a
constant dependent on the material and size of the spring.

A spring has a natural length of 14 cm. If a force of 500 dynes is required to keep
the spring stretched 2 cm, how much work is done in stretching the spring from its
natural length to a length of 18 cm?
By Hookes Law,
f(x) = kx
f(2) = 500
500 = k(2) W = 2000
k = 250

B ATANGAS

STATE

UNIV ERSITY

Multiple Integrals

Evaluate if R is the region consisting of all points (x,y) for which -1 x 2


and 1 y 3.

B ATANGAS

STATE

UNIV ERSITY

Multiple Integrals

Find the volume of the solid in the first octant bounded by the cone z = r and the
cylinder r = 3sin.
z = f(r,) = r

V=6

B ATANGAS

STATE

UNIV ERSITY

Multiple Integrals
Moment of Inertia

B ATANGAS

STATE

UNIV ERSITY

End of Discussion

Thank You!

B ATANGAS

STATE

UNIV ERSITY

You might also like