0% found this document useful (0 votes)
139 views9 pages

Solutions of Final Exam: Prof Abu and DR Azeddine

The document is a solutions guide for a calculus exam with 5 questions. 1) The first question involves determining continuity and differentiability of a function at a point. It is found to be continuous but not differentiable. 2) The second question calculates the 150th derivative of a function by noting the periodic nature of derivatives. 3) The third question involves graphing a function, finding the area under its tangent lines, and locating a closest point on the graph. 4) The fourth question evaluates three integrals. 5) The fifth question calculates the area between two curves on a given interval using integration.

Uploaded by

Gharib Mahmoud
Copyright
© Attribution Non-Commercial (BY-NC)
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)
139 views9 pages

Solutions of Final Exam: Prof Abu and DR Azeddine

The document is a solutions guide for a calculus exam with 5 questions. 1) The first question involves determining continuity and differentiability of a function at a point. It is found to be continuous but not differentiable. 2) The second question calculates the 150th derivative of a function by noting the periodic nature of derivatives. 3) The third question involves graphing a function, finding the area under its tangent lines, and locating a closest point on the graph. 4) The fourth question evaluates three integrals. 5) The fifth question calculates the area between two curves on a given interval using integration.

Uploaded by

Gharib Mahmoud
Copyright
© Attribution Non-Commercial (BY-NC)
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/ 9

Solutions of Final Exam

Semester 1 2011/2012 Calculus I


CSC 1705
Prof Abu and Dr Azeddine
c 2011
1
Question 1
Consider the function
f(x) =
_
sin x
x
if x = 0
1 if x = 0
(i) Is f continuous at x = 0? (3 marks)
(ii) Is f dierentiable at x = 0? (5 marks)
Solution:
(i) We know that
lim
x0
f(x) = lim
x0
sin x
x
,
= 1,
= f(0).
Therefore, the function is continuous at x = 0.
(ii) Now we compute the derivative at x = 0
f

(0) = lim
h0
f(h) f(0)
h
,
= lim
h0
sin h
h
1
h
,
= lim
h0
sin(h) h
h
2
.
Using the lHopitals rule we get
f

(0) = lim
h0
cos(h) 1
2h
,
= lim
h0
sin(h)
2
,
= 0, the limit exists.
Thus, the function is dierentiable at x = 0 .
Q.E.D.
2
2
Question 2
For f(x) = sin x, nd f
(150)
(x). (5 marks)
Solution: Let nd few derivatives of our function f.
f
(0)
(x) = sin x
f
(1)
(x) = cos x
f
(2)
(x) = sin x
f
(3)
(x) = cos x
Computing the fourth derivative we get
f
(4)
(x) = sin x = f
(0)
(x).
Thus, the derivative operation is now periodic of period four. That
is
f
(4 n+r)
(x) = f
(r)
(x),
where n is a nonnegative integer and 0 r 3. So, to nd the
150th derivative we simply use
150 = 4 37 + 2 or 150 2[4].
which leads to
f
(150)
(x) = f
(2)
(x) = sin x.
Q.E.D.
3
3
Question 3
Consider the following function
f(x) =
1
x 1
.
(i) Sketch the graph of the function f.
You have to get: domain, limits,asymptotes, c.n., increasing
and decreasing, local extrema, concavity. (5 marks)
(ii) The area bounded by the tangent line to the curve, the x-axis
and the vertical asymptote is constant. Find this constant.
(5 marks)
(iii) Find the closest point on the graph to the point (1, 0).
(5 marks)
Solution:
(i)
Domain : (, 1) (1, )
Limits : lim
t
f(x) = 0, H. A. y = 0
lim
t1

f(x) = , V. A. x = 1
f

(x) :
1
(x 1)
2
< 0, decreasing function
: no critical number, no local extrema
f

(x) :
2
(x 1)
3
concave up x (1, )
concave down x (, 1)
The graph of the function is shown in Fig. 3.1.
(ii) The slope at any point x
0
= 1 is given by
m = f

(x
0
) =
1
(x
0
1)
2
4
x
y
x
0
Figure 3.1: The graph of the function f(x) = 1/(x 1). The
dashed area is the area calculated in (ii), and the circle is to show
the closest point on the graph to the point (1,0).
The equation of the tangent line is
y = m (x x
0
) +
1
x
0
1
=
x x
0
(x
0
1)
2
+
1
x
0
1
=
x + x
0
+ x
0
1
(x
0
1)
2
=
x + 2x
0
1
(x
0
1)
2
The x-intercept for this tangent line can be found at
y = 0 x
a
= 2x
0
1.
To nd the area bounded by the tangent line, the x- axis
and the vertical asymptote y = 1, we evaluate the following
integral
1
1
In the gure 3.1 we are using x
0
> 1. Similarly for x
0
< 1, the area is
given by A =

1
2x
0
1
y dx which equlas to

2x
0
1
1
y dx.
A =
_
2x
0
1
1
y dx
=
_
2x
0
1
1
x + 2x
0
1
(x
0
1)
2
dx
=
x
2
/2 + (2x
0
1)x
(x
0
1)
2

2x
0
1
1
=
_
(2x
0
1)
2
+ 2(2x
0
1)
2
2(x
0
1)
2
_

_
1/2 + (2x
0
1)
(x
0
1)
2
_
=
(2x
0
1)
2
+ 3 4x
0
2(x
0
1)
2
=
4x
2
0
4x
0
+ 1 + 3 4x
0
2(x
0
1)
2
=
4x
2
0
8x
0
+ 4
2(x
0
1)
2
=
4(x
0
1)
2
2(x
0
1)
2
= 2 .
Alternative solution:
Alternately
2
, we can use the area of the triangle shown in
Fig. 3.1. We substituting x = 1 in y.
x = 1 y
a
=
2 + 2x
0
(x
0
1)
2
=
2
x
0
1
Therefore the area is given by the area of the triangle
A =
1
2
(x
a
1) y
a
=
1
2
(2x
0
1 1)
2
x
0
1
=
1
2
2(x
0
1)
2
x
0
1
= 2.
A = 2 .
(iii) We can get the distance as follows
d
2
= (x 1)
2
+ y
2
= (x 1)
2
+
1
(x 1)
2
2
We are using x
0
> 1. In similar way we obtain the same result for x
0
< 1.
We get the minimum of the function d
2
as follows
_
d
2
_

= 2(x 1)
2
(x 1)
3
= 2
(x 1)
4
1
(x 1)
3
= 2
_
(x 1)
2
+ 1
_ _
(x 1)
2
1
_
(x 1)
3
Now, we look for the zeros of the previous equation. we get
(x 1)
2
1 = 0 x = 0 or x = 2.
We substitute the values obtained into the function f(x)
x = 0, f(0) = 1 and x = 2, f(2) = 1.
We have two points (0,1) and (2,1) (see Fig. 3.1).
Q.E.D.
4
Question 4
Compute the following integrals
(i)
_
2
1
_

x
1
x
_
dx (2 marks)
(ii)
_
cos

x
dx (4 marks)
(iii)
_
tan x dx (2 marks)
Solution
(i)
_
2
1
_

x
1
x
_
dx =
2
3
x
3/2
ln |x|

2
1
=
_
4
3

2 ln 2
_

_
2
3
ln 1
_
=
4
3

2
2
3
ln 2 .
(ii) We use the new variable =

x then
d =
1
2

x
dx.
Thus,
_
cos

x
dx = 2
_
cos

x
_
1
2

x
dx
_
= 2
_
cos d
= 2 sin + c = 2 sin

x + c .
(iii)
_
tan x dx =
_
sin x
cos x
dx = ln | cos x| + c .
Q.E.D.
8
5
Question 5
Find the area between the curves on the given interval
y = cos x, y = x
2
+ 2, 0 x 2.
(5 marks)
Solution It is clear that the cosine function is always below y =
x
2
+2, because cos x 1 and x
2
+2 > 1. So, there is no intersection
between the two graphs. Thus, the area between the two graphs is
simply
_
2
0
x
2
+ 2 cos x dx =
x
3
3
+ 2x sin x

2
0
=
_
8
3
+ 4 sin 2
_
=
20
3
sin 2 .
Q.E.D.
9

You might also like