MATH 151 Midterm 2 Solutions: Derivatives, Graphs, and Tangent Lines, Exams of Calculus

Solutions to the midterm 2 exam for math 151 at sfu, covering topics such as derivatives of functions like cos(e2x) and g(t), identifying graphs of functions and their derivatives, finding the equation of the tangent line, and estimating function values using linear approximation.

Typology: Exams

2012/2013

Uploaded on 02/18/2013

ajantay
ajantay 🇮🇳

4.6

(19)

124 documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
MATH 151
Midterm 2, November 2, 2005
Last Name:
First Name:
SFU Student email : @sfu.ca
Section Instructor: N. Bruin / R. Choksi / R. Pyke
1. DO NOT LIFT UP THE COVER PAGE UNTIL INSTRUCTED.
2. Circle your instructor. If you don’t, you lose a mark.
3. This test is comprised of 5 pages.
4. Once the test begins, please check that all pages are intact.
5. Do ALL questions.
6. Clearly explain your answer. No credit will be given for just
writing down the answer.
7. If the answer space provided is not sufficient, write your answer
on the back of the previous page. Clearly mark the question
number.
8. Ordinary Scientific Calculators ONLY are allowed.
NO GRAPHING CALCULATORS ALLOWED.
Question Score Max
1 7
2 4
3 9
4 6
5 4
Total 30
Page 1 of 5
pf3
pf4
pf5

Partial preview of the text

Download MATH 151 Midterm 2 Solutions: Derivatives, Graphs, and Tangent Lines and more Exams Calculus in PDF only on Docsity!

MATH 151

Midterm 2, November 2, 2005

Last Name:

First Name:

SFU Student email : @sfu.ca

Section Instructor: N. Bruin / R. Choksi / R. Pyke

1. DO NOT LIFT UP THE COVER PAGE UNTIL INSTRUCTED.

2. Circle your instructor. If you don’t, you lose a mark.

3. This test is comprised of 5 pages.

4. Once the test begins, please check that all pages are intact.

5. Do ALL questions.

6. Clearly explain your answer. No credit will be given for just

writing down the answer.

7. If the answer space provided is not sufficient, write your answer

on the back of the previous page. Clearly mark the question

number.

8. Ordinary Scientific Calculators ONLY are allowed.

NO GRAPHING CALCULATORS ALLOWED.

Question Score Max

Total 30

  1. Find the indicated derivatives of the following functions. You do not need to simplify your answers.

(1a) (4 marks) y ′^ and y ′′^ where y = cos(e^2 x)

Solution:

y ′^ = − 2 e^2 x^ sin(e^2 x) y ′′^ = − 4 e^2 x^ sin(e^2 x) − 4 e^4 x^ cos(e^2 x)

(1b) (3 marks) g ′(t) where g(t) = t

√t ln t , t > 1

Solution:

Let h(t) = ln(g(t)) =

t ln t ln t. Then h ′(t) = (ln t + 1)(ln t) 2

t ln t

t ln t t

. Thus, g ′(t) =

g(t)h ′(t).

  1. Consider the curve defined by x^2 + 2x + 2y^2 = xy + y.

(3a) (1 mark) Show that (0, 0) lies on the curve.

Solution:

If we fill in (x, y) = (0, 0) in the equation then we get 0^2 + 2 · 0 + 2 · 02 = 0 · 0 + 0, which is true, so clearly (0, 0) satisfies the equation.

(3b) (2 marks) Use implicit differentiation to find y ′.

Solution:

We implicitly consider y to be a function of x. Therefore,

x^2 + 2x + 2y^2 = xy + y

is an equality between functions in x, so if we take derivatives with respect to x, equality should still hold:

2 x + 2 + 4y dy dx = x dy dx

  • y + dy dx

This means: (x + 1 − 4 y) dy dx = 2x + 2 − y, i.e., dy dx

2 x + 2 − y x + 1 − 4 y

(3c) (2 marks) Find the equation of the tangent line at a point (a, b) on the curve (your answer should contain a and b).

Solution:

The expression for dy/dx gives the slope of the tangent line when we put (x, y) = (a, b). Furthermore, the line should pass through (x, y) = (a, b). We can arrange for that by setting

y = y′(a, b)(x − a) + b, i.e.,

y = 2 a + 2 − b 2 a + 1 − 4 b

(x − a) + b

(3d) (4 marks) Find a point on the curve different from (0, 0) whose tangent line is parallel to the tangent line of the curve at the point (0, 0).

Solution:Two lines are parallel if their slopes are equal (or if both are vertical). The slope

of the tangent line at (x, y) = (0, 0) is

y′^ =

In order to find all points where the tangent line has slope 2, we solve

2 = 2 x + 2 − y x + 1 − 4 y

i.e., 2x + 2 − 8 y = 2x + 2 − y. This means that − 8 y = −y, which amounts to y = 0. The only points with y = 0 on the curve are obtained by solving:

x^2 + 2x + 2 · 02 = x · 0 + 0,

so we find x = 0 and x = −2 as solutions. Therefore, the only point different from (0, 0) where the tangent line has slope 2, is

(x, y) = (− 2 , 0)

  1. (6 marks) Two people A and B are walking along straight lines that meet at a right angle (see diagram). A approaches the intersection at 2m/s, while B moves away from the intersection at 1m/s. At what rate is the angle θ changing when A is 10m from the intersection and B is 20m from the intersection?

A

B

θ

Solution:

Let y(t) be the position of A, and x(t) be the position of B. Then y ′(t) = −2 and x ′(t) = 1.

Now, tan θ = yx , and so d dt

( tan θ

)

d dt

( (^) y x

)

=⇒ θ ′^ =

sec^2 θ

y ′x − yx ′ x^2

102 + 20^2

radians per second

  1. (4 marks) Use the linear approximation of f (x) at x = 9 to estimate f (9.01) where

f (x) =

x +

x

Solution:

a = 9, f (9) = 3

, f ′(9) =

L(x) = f (a) + f ′(a)(x − a) =⇒ L(9.01) = 3

f (9.01) ≈ L(9.01)