5/8/2024: Final Exam Practice A: Your Name
5/8/2024: Final Exam Practice A: Your Name
1 10
2 10
3 10
4 10
5 10
6 10
7 10
8 10
9 10
10 10
11 10
12 10
13 10
14 10
Total: 140
Problem 1) TF questions (10 points) No justifications are needed.
y x)
There was a time in you life when your age t ∈ R in units of years was
2) T F exactly your height h ∈ R in units in meters.
Applying the Newton step with the function f (x) = x2 − 2 at the point
4) T F x = 1 gives T (x) = 1 + 1/2 = 3/2.
7) T F sin(3π/2) = −1.
tan(arctan(tan(π/4)))
0)
e(e
ln(ln(e))
ln(ln(x))
ee =x
sin(arcsin(x)) = x
tan(arctan(x)) = x
Problem 3) Functions (10 points)
Match the functions names with their graphs (1-4) their derivatives (A-D) (middle row)
and second derivatives (a-d) (last row).
1) 2) 3) 4)
A) B) C) D)
a) b) c) d)
Problem 4) Limits, Continuity (10 points)
b) (5 points) Describe in terms of the concept of ”limit” what it means that a function
f (x)
is continuous at 1
is differentiable at 1
The coordinates of two cars on a freeway intersection are x = x(t) and y = y(t). We
know
x7 + y 7 − 2xy 2 = 0 .
Assume we know x′ (0) = 3 and x(0) = 1, y(0) = 1. Find the derivative y ′ (t).
1.0
0.5
0.0
-0.5
-1.0
1
b) (2 points) f (x) = x ln(x) + 1+x2
.
2x 1
c) (2 points) f (x) = x2 +1
+ x2 −4
.
√
d) (2 points) f (x) = 16 − x2 + √ 1 .
1−x2
1
e) (2 points) f (x) = ln(x) + x ln(x)
.
Problem 7) Extrema (10 points)
A trapezoid of height 2x, bottom length x and top length (4 − 2x2 ) has area
c) (2 points) There a theorem which assures that f (x) has a global maximum on that
interval [a, b]? What is the name of the theorem?
d) (2 points) What is the global minimum of f (x) on the interval of consideration?
a) (5 points) Z
cos(cos(cos(x))) sin(cos(x)) sin(x) dx .
b) (5 points) Z
2 ln(ln(ln(x)))
dx .
ln(ln(x)) ln(x)x
Problem 9) Integration by parts (10 points)
b) (5 points) And now have some fun riding the “merry go round” for the following
integral Z
ex sin(x) dx .
Problem 10) Fractions (10 points)
R6 4
a) Integrate the definite integral 5 (x−3)(x+1)
dx.
b) Integrate Z
1
dx .
(x + 8)(x + 4)(x + 2)
Problem 11) Applications I (10 points)
Rx
a) (2 points) Find the CDF 0
f (t) dt for the PDF which is f (x) = exp(−x/3)/3 for
x ≥ 0 and 0 for x < 0.
b) (2 points) Perform a single Newton step for the function f (x) = sin(x) starting at
x = π/3.
c) (2 points) Check whether the function f (x) = 1/(2x2 ) on the real line (−∞, ∞) is
a probability density function.
R 2π
d) (2 points) A rower produces the power P (t) is sin2 (10t). Find the energy 0
P (t) dt
when rowing starting at time t = 0 and ending at t = 2π.
e) (2 points) What is the frequency of the Midi number 10 if you recall the formula
f = 4402(s−69)/12 ?
Problem 12) Applications II (10 points)
Lets look at a least square problem. Given the data points (1, 2), (2, 3), (−3, −5), find
the line y = mx which best fits the data? You need to minimize
X
(mxk − yk )2
k
if (xk , yk ) stands for the data points. Use one of the derivative theorems to verify that
you got a minimum.
Problem 13) Definitions (10 points)
a) (2 points) What is the average rate of change of f (x) = sin(x) on the interval [0, π/2].
c)
R ∞(2 points)2 If m is the mean of a probability distribution, then what is the name for
−∞
(x − m) f (x) dx.
sin(x)
limx→0 x
=1 .
f (x) f ′ (x)
limx→0 g(x)
= limx→0 g ′ (x)
.
Rx
0
f ′ (t) dt = f (x) − f (0) .
If f (0) = 4 and f (1) = −4, then there is 0 < x < 1 with f (x) = 0