0% found this document useful (0 votes)
27 views6 pages

Bahcesehir Calculus Sinav Ornegi

This exam has 7 questions worth a total of 100 points. Question 1 asks students to calculate the derivative of an integral expression. Question 2 involves calculating Riemann sums for a given function over an interval. Question 3 expresses the area of a region bounded by sin(x) and cos(x) curves as integrals over the x and y axes. The remaining questions involve calculating various indefinite integrals using techniques like substitution, integration by parts, and partial fractions.

Uploaded by

Arzu Kerim
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views6 pages

Bahcesehir Calculus Sinav Ornegi

This exam has 7 questions worth a total of 100 points. Question 1 asks students to calculate the derivative of an integral expression. Question 2 involves calculating Riemann sums for a given function over an interval. Question 3 expresses the area of a region bounded by sin(x) and cos(x) curves as integrals over the x and y axes. The remaining questions involve calculating various indefinite integrals using techniques like substitution, integration by parts, and partial fractions.

Uploaded by

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

Mathematics 1052, Calculus II

Exam 1, April 14th, 2012

Name:
Student Number
1 2 3 4 5 6 7 Total
8pts 12pts 15pts 20pts 15pts 15pts 15pts 100pts

This exam has 7 questions for a total of 100 points on 6 pages.

Please write your name and Bahçeşehir student number above. Read the problems carefully.
You must show your work to get credit. Your solutions must be supported by calculations
and/or explanations: no points will be given for answers that are not accompanied by sup-
porting work. You must observe the honor code. Read and sign the following statement:

I have not given to, nor received any help from any of my classmates
during this exam
Signature

1. (8 points) Calculate the derivative


Z x2
d
√ tan(t) ln3 sin(t)dt
dx x3

Solution: We are going to use the Leibniz Rule to calculate the derivative.
x2
3√
Z
d
√ tan(t) ln3 sin(t)dt = tan(x2 ) ln3 (sin(x2 ))2x − tan(x3/2 ) ln3 (sin(x3/2 )) x
dx x3 2
Mathematics 1052 Exam 1, April 14th, 2012

2. (a) (7
√ points) Write the lower (in this case left) Riemann Sum for the function f (x) =
1 + x2 on the interval [0, 2] with n = 5 subintervals of equal length.


Solution: Since 1 + x2 is an increasing function on the interval [0, 2], the
lower Riemann sum is the same as left Riemann sum. When we split the interval
[0, 2] into 5 equal pieces we get our ∆x = 2/5 = 0.4, and our partition points
become (0, 0.4, 0.8, 1.2, 1.6, 2). Then the left Riemann sum gives us
√ √ √ √ √
0.4( 1 + 0 + 1 + 0.16 + 1 + 0.64 + 1 + 1.44 + 1 + 2.56)

(b) (5 points) Calculate the difference between the upper and lower Riemann Sums for
the set-up given in part (a). [For the same function, on the same interval, with
n = 5.]

Solution: The upper Riemann sum is


√ √ √ √ √
0.4( 1 + 0.16 + 1 + 0.64 + 1 + 1.44 + 1 + 2.56 + 1 + 4)

and therefore the difference is



0.4( 5 − 1)

Page 2 of 6
Mathematics 1052 Exam 1, April 14th, 2012

3. Consider the region bounded by the y-axis and the curves y = sin(x) and y = cos(x) on
the interval [0, π/4].
(a) (5 points) Express (but do not compute) the area of the region as an integral over
the x-axis.

Solution: Z π/4
cos(x) − sin(x) dx
0

(b) (5 points) Express (but do not compute) the are of the region as an integral over
the y-axis.

Solution: √
Z 2/2 Z 1
arcsin(y)dy + √
arccos(y)dy
0 2/2

(c) (5 points) Evaluate one of the integrals above.

Solution:
Z π/4
π/4
cos(x) − sin(x) dx = sin(x) + cos(x) 0
0
√ √
2 2 √
= + −0−1= 2−1
2 2

Page 3 of 6
Mathematics 1052 Exam 1, April 14th, 2012

4. Calculate the following indefinite integrals:


Z
2x
(a) (5 points) √ dx
x2 + 1
Solution: We will use a substitution: u = x2 + 1, and we get dx = 2x dx. Then
Z
2x
Z
du
Z √
√ dx = √ = u−1/2 du = 2u1/2 + c = 2 x2 + 1 + c
x2 + 1 u

2x3
Z
(b) (15 points) √ dx
x2 + 1
Solution: Use the same substitution we have used above: u = x2 + 1 and
du = 2xdx. Then x2 = (u − 1) and we get

2x3 x2 (u − 1)
Z Z Z
√ dx = √ 2xdx = √ du
x2 + 1 x2 + 1 u
Z   Z
u 1
= √ −√ du = (u1/2 − u−1/2 )du
u u
2 2(x2 + 1)3/2 √
= u3/2 − 2u1/2 + c = − 2 x2 + 1 + c
3 3

Solution: Use trigonometric substitution: x = tan(θ) then dx = sec2 (θ)dθ and


we also have x2 + 1 = tan2 (θ) + 1 = sec2 (θ). This gives us
2x3 2 tan3 (θ)
Z Z Z
√ dx = sec (θ)dθ = 2 tan3 (θ) sec(θ)dθ
2
x2 + 1 sec(θ)
Z
= 2 tan2 (θ) tan(θ) sec(θ)dθ
Z
= 2(sec2 (θ) − 1) tan(θ) sec(θ)dθ

Now, perform an ordinary subsitution u = sec(θ) and du = tan(θ) sec(θ)dθ and


we get
2u3 2 sec3 (θ)
Z
= 2(u2 − 1)du = − 2u + c = − 2 sec(θ) + c
3 3

Now, sketch a right triangle with tan(θ) = x and read sec(θ) as x2 + 1. Then
we get the result as
2(x2 + 1)3/2 √
− 2 x2 + 1 + c
3

Page 4 of 6
Mathematics 1052 Exam 1, April 14th, 2012
Z
5. (15 points) Calculate the indefinite integral sec3 (θ) tan3 (θ)dθ

Solution: Use substitution u = sec(θ) and du = sec(θ) tan(θ)dθ. Now, we re-write


the integral as
Z Z
sec (θ) tan (θ)dθ = sec2 (θ) tan2 (θ) sec(θ) tan(θ)dθ
3 3

Z
= sec2 (θ)(sec2 (θ) − 1) sec(θ) tan(θ)dθ
u5 u3
Z Z
= u (u − 1)du = (u4 − u2 ) du =
2 2
− +c
5 3
sec5 (θ) sec3 (θ)
= − +c
5 3

Z 1
6. (15 points) Calculate the definite integral arcsin(x)dx.
0

Solution: We will use integration by parts with f = arcsin(x) and dg = dx. Then
dx
we get df = √ and g = x. This yields
1 − x2
Z 1 Z 1 Z 1
1 xdx π xdx
arcsin(x)dx =x arcsin(x) 0 − √ = − √
0 0 1−x 2 2 0 1 − x2

Now, we use a substitution u = 1 − x2 and du = −2xdx. Along with it, we change


the boundaries. At x = 0 we have u = 1 and at x = 1 we have u = 0. Then
π 1 0 du π √ 0 π
Z
= + √ = + u 1 = −1
2 2 1 u 2 2

Page 5 of 6
Mathematics 1052 Exam 1, April 14th, 2012

7. (15 points) Calculate the indefinite integral


Z
x+2
dx
(x − 2)(x2 + 4)

Solution: We will use the method of partial fractions:


x+2 A Bx + C
2
= + 2
(x − 2)(x + 4) x−2 x +4

and we get
x + 2 = A(x2 + 4) + (Bx + C)(x − 2)
At x = 2 we get A = 21 . At x = 0 we get

2 = 4A − 2C = 2 − 2C

which means C = 0. Now, at x = 1 we see


5
3 = 5A − (B + C) = −B
2
and B = − 21 . Then we get an integral of the form
Z Z
x+2 1 1 1 x
2
dx = · − · 2 dx
(x − 2)(x + 4) 2 x−2 2 x +4

Now, for the second integral we use a substitution u = x2 + 4 and du = 2xdx


Z
1 1 du
= ln(x − 2) −
2 4 u
ln(x − 2) ln(u) ln(x − 2) ln(x2 + 4)
= − +c= − +c
2 4 2 4

Page 6 of 6

You might also like