Calculus I Exam II - November 12, 2004 by Prof. P. Wong, Exams of Calculus

The solutions to exam ii for calculus i, taught by prof. P. Wong, on november 12, 2004. It includes problems on finding derivatives, estimating limits using local linearization and l'hopital's rule, and optimizing the area of a rectangle. Students can use this document as a reference for understanding the concepts and techniques covered in the exam.

Typology: Exams

2012/2013

Uploaded on 03/06/2013

anjana
anjana 🇮🇳

4.6

(9)

72 documents

1 / 6

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
MATH105A CALCULUS I - PROF. P. WONG
EXAM II - NOVEMBER 12, 2004
NAME:
Instruction: Read each question carefully. Explain ALL your work and
give reasons to support your answers.
Adv ice : DON’T spend too much time on a single problem.
Problems Maximum Score Your Score
1. 21
2. 20
3. 19
4. 20
5. 20
Total 100
1
pf3
pf4
pf5

Partial preview of the text

Download Calculus I Exam II - November 12, 2004 by Prof. P. Wong and more Exams Calculus in PDF only on Docsity!

MATH105A CALCULUS I - PROF. P. WONG

EXAM II - NOVEMBER 12, 2004

NAME:

Instruction: Read each question carefully. Explain ALL your work and give reasons to support your answers. Advice: DON’T spend too much time on a single problem.

Problems Maximum Score Your Score

  1. 21
  2. 20
  3. 19
  4. 20
  5. 20 Total 100

1

2 EXAM II - NOVEMBER 12, 2004

  1. Find dy dx for each of the following. (7 pts.)(a) y = x cos(√xex).

dy dx = 1^ ·^ cos(

√xex) + x · (− sin(√xex)) · d dx (

√xex)

= cos(√xex) − x sin(√xex) · (^12 exx−^1 /^2 + √xex).

(7 pts.)(b) y = (tan 2 + tan x)e.

dy dx =^ e^ ·^ (tan 2 + tan^ x)

e− (^1) · d dx (tan 2 + tan^ x) = e · (tan 2 + tan x)e−^1 · sec^2 x.

(7 pts.)(c) y = arcsin( (^) x^2 ).

dy dx =^

√^1

1 − ( (^2) x )^2

· (− (^) x^22 ).

4 EXAM II - NOVEMBER 12, 2004

  1. Let y be a function of x such that x^2 + xy − y^2 = 1. (10 pts.)(a) Find the derivative dy dx (express it in terms of x and y).

Using the technique of implicit differentiation with respect to x, we have 2 x + (y + x dy dx ) − 2 y dy dx = 0

or 2 x + y + (x − 2 y) dy dx = 0.

It follows that dy dx =

2 x + y 2 y − x.

(9 pts.)(b) Find an equation for the line tangent to the graph of y at the point (2, 3).

At the point (2, 3), the slope of the tangent is given by dy dx

(2,3)

= 2(2) + (3) 2(3) − (2) =^74.

The tangent line is given by

(y − 3) =^74 (x^ −^ 2)

or y =^74 x − 12.

MATH105A CALCULUS I - PROF. P. WONG 5 4.(20 pts.) A rectangle is placed inside the region bounded by the parabola y = 9 − x^2 and the x-axis. [You may assume the bottom of the rectangle is on the x-axis and the upper corners of the rectangle are on the parabola. Draw a picture first!] Find the dimensions of the rectangle which has the maximum area.

Consider the picture below.

(x,y)

y=9−x 2

The upper right hand corner of the inscribed rectangle has co- ordinates (x, y) = (x, 9 − x^2 ). The area of this rectangle is given by A = 2xy since the base has length 2 x. Now,

A = 2xy = 2x(9 − x^2 ) = 18x − 2 x^3.

Taking the derivative of A with respect to x yields dA dx = 18^ −^6 x

By setting dA dx = 0, we obtain x = ±

  1. But since x > 0 , we conclude that x =

3 and so y = 9 − (

3)^2 = 6. Thus, the dimensions of the maximized rectangle are 2

3 by 6.