Integral Calculus Performance Task
Integral Calculus Performance Task
June 22,
2021
BSCpE 201 Integral Calc
1. The rate of growth of bacterial population after t seconds is P' ( t )=2 e 2 t. Find the
population function P ( t ) if the current bacterial population is 10,000.
2. What do the entries of z-table signify and how were these entries obtained?
3. Prove that the volume of the solid formed from the revolution of the shaded plane about
2
3 e −5
the x-axis is equal to π cubic units.
6
4. Draw a 3-dimensional solid that results from the revolution of the rectangular strip about
the y-axis. Add labels of measurement to the solid.
5. A stone is dropped from a height of 500 m. If the stone is initially at rest and assuming
the gravity is the only force acting on the stone, how far will it be from the ground after
10 seconds?
Solutions:
1. Given: Find:
' 2t
P ( t )=2 e P (t)
p(0)=10,000
Solution:
P ( t ) =2∫ e d t
2t
P ( t ) =e 2t + C
P ( 0 )=e2 (0 )+ C
10,000=1+C
10,000−1=C
9,999=C
P ( t ) =e 2t + 9,999
3. Given: Find:
x 3 e 2−5
f ( x )=e V= π
6
g ( x )=x
a=0
b=1
Formula:
b
π ∫ ¿¿
a
Solution:
1
π ∫ [ ( e ) −( x ) ] dx
x 2 2
0
π( 12 e − 13 x ) | ¿10
2x 3
[2 3 2
π ( e − ( 1 ) )−( e
1 2(1) 1 3 1 2(0)1 3
− (0)
3 )]
π (
3 e2 −2−3
6 )
2
3 e −5
π
6
Hence the volume stated was proven true.
4. This is the 3D-model
5. Given: Find:
s ( 0 )=500 m s ( t ) , where t=10 s
a ( t )=−9.8 m/ s2
v ( 0 )=0 m/s
Solution:
First, solve for v(t)
v ( t )=∫ a ( t ) dt
v ( t )=−9.8 ∫ dt
v ( t )=−9.8 t +C1
v ( 0 )=−9.8 ( 0 ) +C 1
0=C1
v ( t )=−9.8 t
s ( t ) =∫ v ( t ) dt
s ( t ) =−9.8 ∫ tdt
2
s ( t ) =−4.9 t + C2
2
s ( 0 )=−4.9 ( 0 ) +C 2
500=C2
s ( 10 )=−4.9 ( 10 )2+500
s ( 10 )=10 m