0% found this document useful (0 votes)
15 views5 pages

VersionA 1225 Test4 Final Answers

The document contains a practice test with multiple choice and free response questions about integrals, derivatives, and particle motion. The test has 5 multiple choice questions assessing properties of integrals, derivatives, and particle kinematics. It also has 4 free response questions involving calculating integrals, particle position and velocity using kinematic equations, and checking if experimental and theoretical results agree.

Uploaded by

IncreDABels
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)
15 views5 pages

VersionA 1225 Test4 Final Answers

The document contains a practice test with multiple choice and free response questions about integrals, derivatives, and particle motion. The test has 5 multiple choice questions assessing properties of integrals, derivatives, and particle kinematics. It also has 4 free response questions involving calculating integrals, particle position and velocity using kinematic equations, and checking if experimental and theoretical results agree.

Uploaded by

IncreDABels
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/ 5

A MATH 1225 Practice Test 4 NAME: SOLUTIONS CRN:

Multiple Choice
• No partial credit will be given. • Clearly circle one answer. • No calculator!

1. Which of the following must be true (you may select more than one answer choice).
Z 3 3
1
(A) dx = ln |x|
−1 x −1

(B) A function F is called an antiderivative of f on an interval if F (x) = f 0 (x) for all x in that interval.

Z x
(C) If G(x) = t sin(t) dt, then G(3) = 0.
3

Z 4
(D) Let f be a continuous function on [1, 4]. If 3 ≤ f (x) ≤ 5, then f (x) dx > 16.
1

C
2. Consider the following equation involving f and its first derivative f 0 :

f 0 (x) + f (x) = 0, for all real numbers x.

Which of the following must be true of such a function f ?

(A) f (0) = 0. (B) f (x) = ex . (C) f is an integrable (D) There is no such


function. function f .

C
3. The graph of y = f (x) of the function f with domain (−∞, ∞) is given below.

y
4
y = f (x)

x
−2 2 4 6 8 10

−2

−4

Which of the following is the area of the region between the graph of f and the x-axis between x = 2 and x = 9?

(A) 14 (B) 20 (C) 8 (D) 6

1
Free Response
• Show reasoning that is complete and correct by the standards of this course.
• Whenever using theorems, you should explicitly check that all hypotheses are satisfied.
• Improper use of (or the absence of ) proper notation will be penalized. • No calculator!

4. An experimental and theoretical physicist are studying a particle moving along a fixed line.

(a) Taking measurements of the particle’s velocity (in ft/sec), the experimentalist obtains the following data:
t (sec) v(t) (ft/sec)
0 0.500
15 0.250
30 0.100
45 0.050
60 0.002
Approximate the particle’s position after 1 minute, provided the particle’s initial position is s = 0.
The position after 1 minute (= 60 seconds) is
Z 60
s(60) = v(t) dt
0

We can approximate the integral with a Riemann sum.


Method 1 (using a left-hand sum):
Z 60
v(t) dt ≈ 15(0.5 + 0.25 + 0.1 + 0.05)
0

= 15(0.9) = 13.5

Method 2 (using a right-hand sum):


Z 60
v(t) dt ≈ 15(0.25 + 0.1 + 0.05 + 0.002)
0

= 15(0.429) = 4.02 + 2.01 = 6.03

(b) Using general principles, the theoretical physicist can write the position of the particle as an integral equation:
Z √t/15
x
s(t) = 4+1
dx
0 x
Compute the velocity of the particle at time t = 1 minute. Does the predicted velocity agree with the
experimentally determined velocity?
Since v(t) = ds/dt, we can use the Fundamental Theorem of Calculus to obtain
 p  
d t/15  d p
h i
[s] =  p t/15

4
dt dt

t/15 + 1
 
 
1 1
=    
2
2 (t/15) + 1 15

Therefore,  
 
1 1 1
v(60) =    = ≈ 0.002
2
2 (60/15) + 1 15 2(17)(15)

So the experimentally obtained, and the predicted velocity agree.

2
(c) Using the integral equation from part (b), compute the position of the particle at time t = 1 minute. Does the
predicted position agree with your approximation from part (a)?
(Note: tan−1 (2) ≈ 1.107 and tan−1 (4) ≈ 1.326.)
Since
Z √60/15 Z 2
x 1 2x
s(60) = 4
dx = dx
0 x +1 2 0 (x2 )2
+1
2
we can use u = x , du = 2x as a u-substitution:

1 2 1 4 1
Z Z
2x
dx = du
2 0 (x2 )2 + 1 2 0 u2 + 1
1 i4 tan−1 (4)
= tan−1 (u) = ≈ 0.663
2 0 2
This should not agree with any reasonable approximation based on the given data; since v(t) is decreasing, the
left-hand sum is an over-estimate and the right-hand sum is an underestimate. However, 0.663 is outside of the
range given by our approximations (6.03 ≤ s(60) ≤ 13.5).

3
5. Compute each of the following integrals:
u−1
Z
(a) du
u3 − u2
u−1 u−1
Z Z Z
1 1
3 2
du = 2
du = 2
du = − + C
u −u u (u − 1) u u

Z 1
(b) (3 |x| − x) dx
−1

Z 1 Z 0 Z 1
(3 |x| − x) dx = (−3x − x) dx + (3x − x) dx
−1 −1 0
Z 0 Z 1  i0  i1
= −4x dx + 2x dx = −2x2 + x2 =2+1=3
−1 0 −1 0

Z
(c) tan(x) + csc(x) [csc(x) + 5 cot(x)] + 3x dx

Z Z Z Z Z
sin(x)
tan(x) + csc(x) [csc(x) + 5 cot(x)] + 3x dx = dx + csc2 (x) dx + 5 csc(x) cot(x) dx + 3x dx
cos(x)
3x
= − ln |cos(x)| − cot(x) − 5 csc(x) + +C
ln 3

Z π/4
cos(x)
(d) q dx
0 1 − sin2 (x)
p
Since cos(x) > 0 on the interval [0, π/4], we have cos2 (x) = cos(x). Thus,

cos(x) cos(x)
q =p =1
2
1 − sin (x) cos2 (x)

Therefore,
Z π/4 Z π/4
cos(x) π
q dx = dx =
0 1 − sin2 (x) 0 4

4
R1
6. Suppose f is continuous, f (0) = 0, f (1) = 1, f 0 (x) > 0 for all x in the interval (0, 1), and 0
f (x) dx = 1/3.

(a) Sketch the graph of a function f satisfying the properties above.


One such function is f (x) = x2 . Note, f (0) = 0, f (1) = 1, f 0 (x) = 2x > 0 for all x > 0, and
Z 1 Z 1
1 3 i1 1
f (x) dx = x2 dx = x =
0 0 3 0 3

The sketch of any function which has the interpolation properties (f (0) = 0 and f (1) = 1), is increasing, and
concave up over part of the subinterval (otherwise the integral would be at least 1/2) would be a reasonable
answer.
(b) What is the graphical relationship (on your sketch from the previous part) between y = f (x) and x = f −1 (y)?
They have the same graph in the plane. y = f (x) has x as the independent variable, but x = f −1 (y) has y as
the independent variable.
R1
(c) Find the value of the integral 0 f −1 (y) dy.
R1 R1
By part (b), the integral 0 f −1 (y) dy is “complementary” to 0 f (x) dx within the unit square [0, 1] × [0, 1]
(since they compute the areas of complementary regions in the square). That is,
Z 1 Z 1
−1 1 2
f (y) dy = 1 − f (x) dx = 1 − =
0 0 3 3

You intuition may be aided by a picture: refer to the picture you drew in part (a) and your answer from part
(b).

7. Suppose that f and g are integrable and that


Z 4 Z 4 Z 4
f (x) dx = 6, f (x) dx = 10, g(x) dx = 3.
−2 1 −2

Find the values of the following definite integrals, or indicate that there is not enough information to do so.
Z 1
(a) 3f (x) dx
−2
Z 1 Z 1  Z 4 Z 4 
3f (x) dx = 3 f (x) dx = 3 f (x) dx − f (x) dx = 3 (6 − 10) = 3(−4) = −12
−2 −2 −2 1
Z 3
(b) g(x) dx
3
Z 3
g(x) dx = 0 because this is a zero width integral.
3
Z 4
(c) f (x) · g(x) dx
−2
There is not enough information to determine the value of this integral.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy