• No results found

Math 135 Test 2 Sample Solutions March 28, 2014

N/A
N/A
Protected

Academic year: 2021

Share "Math 135 Test 2 Sample Solutions March 28, 2014"

Copied!
6
0
0

Loading.... (view fulltext now)

Full text

(1)

Math 135

Test 2 Sample Solutions March 28, 2014

Show your algebra whenever calculations are done by hand.

1. (20 pts.) Shorter answers.

(a) Compute the derivative of f (x) = √

1 + x3 using the limit definition of the deriva- tive.

Start with the difference quotient for f (x):

f (x + h) − f (x)

h = p1 + (x + h)3−√ 1 + x3

h .

To simplify this expression, multiply by the conjugate in the numerator and denominator and simplify:

p1 + (x + h)3−√ 1 + x3 h

p1 + (x + h)3+√ 1 + x3 p1 + (x + h)3+√

1 + x3 = (1 + (x + h)3) − (1 + x3) h(p1 + (x + h)3+√

1 + x3) Now we have to expand the terms in the numerator and cancel terms

where possible:

(3x2h + 3xh2 + h3 h(p1 + (x + h)3+√

1 + x3) = 3x2+ 3xh + h2 p1 + (x + h)3+√

1 + x3. We use this in the limit:

f0(x) = lim

h→0

f (x + h) − f (x) h

= lim

h→0

3x2+ 3xh + h2 p1 + (x + h)3+√

1 + x3

= 3x2

√1 + x3 +√ 1 + x3

= 3 2

x2

√1 + x3

(b) Sketch the graph of the inverse function for y = tan(x) where the domain of the tangent is taken to be (π2,2 ). (Hint: What is the range of the inverse?)

(2)

Figure 1:

Figure 2: The graph of y = f (x) is shown in red.

2. (20 pts.) Figure 2 shows the graph of a function y = f (x).

(a) On a separate set of axes, sketch the graph of the derivative of f .

(3)

Figure 3: The graph of y = f0(x) is shown in red. Notice the vertical asymptotes in green.

(b) Where are the discontinuities of f0 located?

The discontinuities are located at x = 0.4, x = 1.5, and x = 2.5. The derivative is not defined at these points.

(c) What are the types of the discontinuities of f0?

The discontinuities at x = 0.5 and x = 1.5 are infinite discontinuities and the discontinuity at x = 2.5 is a jump discontinuity.

3. (20 pts.) Evaluate the following derivatives:

(a) Q0(r) for Q(r) = sin(r) sin−1(r).

Start with the product rule:

Q0(r) = cos(r) sin−1(r) + sin(r) 1

√1 − r2. (b) h0(b) for h(b) =p1 + (ln(b))3 2.

Rewrite the cube root as the 13 power and start with the power rule:

h0(b) = 1

3(1 + (ln(b))2)−2/32 ln(b)1 b = 2

3b

ln(b) (1 + (ln(b))2)2/3. (c) K000 for K(z) = 17z/2.

Use the exponential rule three times:

K0(z) = ln(17) 2 17z/2 K00(z) = (ln(17)

2 )217z/2 K000(z) = (ln(17)

2 )317z/2

(4)

(d) dyd22 csc3(7y).

Start with the power rule, then use the product rule:

d

dycsc3(7y) = 3 csc2(7y)(− csc(7y) cot(7y))7 = −21 csc3(7y) cot(7y) d2

dy2 csc3(7y) = 147 3 csc3(7y) cot2(7y) + csc5(7y) 4. (20 pts.) Define a function g(x) = 1+xx2.

(a) Calculate g0(x). Find the intervals on which g is increasing and the intervals on which g is decreasing.

Find the intervals on which g0 is positive and on which it is negative.

First,

g0(x) = (1 + x2) − 2x2

(1 + x2)2 = 1 − x2 (1 + x2)2.

The denominator of 0 is always positive, so the sign of g0 is determined by the sign of the numerator. The numerator is positive for x2 < 1 and negative for x2 > 1. Putting these together, g0 is positive and g is increasing on the interval (−1, 1); g0 is negative and g is decreasing on the intervals (−∞, −1) and (1, ∞).

(b) Calculate g00(x). Find the intervals on which g0 is increasing and the intervals on which g0 is decreasing.

First calculate g00(x):

g00(x) = (−2x)(1 + x2)2− (1 − x2)2(1 + x2)2x (1 + x2)4

= (−2x)(1 + x2) − (1 − x2)4x (1 + x2)3

= 2x(x2 − 3) (1 + x2)3 .

As above, g0will be increasing when g00is positive and g0 will be decreasing when g00 is negative. Again the denominator is positive so the sign of g00 is determined by the sign of the numerator. The numerator 2x(x2− 3) will be positive when x and x2− 3 have the same sign and negative when they have opposite signs. Since x2− 3 is positive for x >√

3 and x < √ 3, we conclude that the numerator is positive when x >√

3. Similarly, the numerator will be positive if −√

3 < x < 0. The numerator will be negative on the remaining intervals, x < √

3 and 0 < x < √

3. Putting this together, g0 will be increasing on the intervals (−√

3, 0) and (√ 3, ∞);

g0 will be decreasing on the intervals (0,√

3) and (−∞, −√ 3).

(5)

(c) Are there any intervals on which g increasing and g0 is increasing? What are they?

Here we need to intersect the intervals we have in (a) and (b). First, g is increasing on the interval (−1, 1) and g0 will be increasing on the intervals (−√

3, 0) and (√

3, ∞). Intersecting these, we see that g and g0 are increasing on the interval (−1, 0).

5. (20 pts.) Figure 2 show the plot of a curve C defined implicitly by (x − y)2+ (2x + y)2 = 4

Figure 4: The tangent line constructed in 5(c).

(a) Find a formula for dydx by implicit differentiation.

Differentiate both sides of the equation with respect to x. Notice we use the power rule twice on the left side along with the chain rule.

2(x − y)(1 − dy

dx) + 2(2x + y)(2 +dy

dx) = 0 (x − y)(1 − dy

dx) + (2x + y)(2 + dy

dx) = 0 x − y − (x − y)dy

dx + 2(2x + y) + (2x + y)dy

dx = 0 (5x + y) + (x + 2y)dy

dx = 0 (x + 2y)dy

dx = −(5x + y) dy

dx = −5x + y x + 2y

(6)

(b) Using algebra, find the coordinates of the point in the first quadrant where the curve has slope -1.

If −1 = dydx, then 1 = 5x+yx+2y and x + 2y = 5x + y or y = 4x. We’re not done yet because the point must lie on C. Substitute y = 4x into the formula for C and solve for x:

(x − 4x)2+ (2x + 4x)2 = 4

=⇒ 9x2+ 36x2 = 4

=⇒ 45x2 = 4

=⇒ x = r 4

45 = 2 3

√5 5 . (c) Find the equation for the tangent line to the curve at that point.

Since x = 23

5

5 and y = 4x, the y-coordinate of this point is y = 83

5 5 . The slope is −1, so the equation for the line is

y = −(x −2 3

√5 5 ) + 8

3

√5 5 .

References

Related documents

Quality: We measure quality (Q in our formal model) by observing the average number of citations received by a scientist for all the papers he or she published in a given

As with other rapidly reconfigurable devices, optically reconfigurable gate arrays (ORGAs) have been developed, which combine a holographic memory and an optically programmable

This standard contains the essential welding variables for carbon steel plate and pipe in the thickness range of 16 through3/4 in., using manual shielded metal arc welding. It cites

How the study was conducted The researchers used a 3-D global atmospheric download to predict how the radioactive material download move over earth and a health-effects model to see

Observations were made of the effect of predator cues and temperature on the foraging behaviour of the intertidal snail, Littorina littorea Both temperature and predation cue

Auditor’s report  Going concern assumption appropriate but a material uncertainty exists  unqualified opinion with emphasis of matter  Inadequate disclosure  qualified

NLP Coaching Language (including the infamous NLP Meta-Model) is the most powerful set of questions and linguistic tools there is for helping people to solve problems, make

With Introductory pages, containg the First American Charter, the Fir^t American Pronunziamento, a Chart of the Official Symbols and Seals, Record Blanks of