Assignment 12 Query

course Mth 271

......!!!!!!!!...................................

Your work has been received. Please scroll through the document to see any inserted notes (inserted at the appropriate place in the document, in boldface) and a note at the end. The note at the end of the file will confirm that the file has been reviewed; be sure to read that note. If there is no note at the end, notify the instructor through the Submit Work form, and include the date of the posting to your access page.

09:37:34

Class Notes #13

Explain how we obtain algebraically, starting from the difference quotient, the expression for the derivative of the y = x^2 function.

......!!!!!!!!...................................

RESPONSE -->

[ (x+`dx)^2 - x^2 ] / `dx = [ x^2 + 2 x `dx + `dx^2 - x^2 ] / `dx = [ 2 x `dx - `dx^2 ] / `dx = 2 x - `dx

dx -> 0 = 2 x

y ' = 2 x

confidence assessment: 3

.................................................

......!!!!!!!!...................................

09:38:51

**** Explain how the binomial formula is used to obtain the derivative of y = x^n.

......!!!!!!!!...................................

RESPONSE -->

confidence assessment:

.................................................

......!!!!!!!!...................................

09:38:53

The key is that (x + `dx)^n = x^n + n x^(n-1)*`dx + n(n-1)/2 x^(n-2) * `dx^2 + ... + `dx^n.

When we form the difference quotient the numerator is therefore

f(x+`dx) - f(x) = (x + `dx)^n - x^n = (x^n + n x^(n-1)*`dx + n(n-1)/2 x^(n-2) * `dx^2 + ... + `dx^n) - x^n

= n x^(n-1)*`dx + n(n-1)/2 x^(n-2) * `dx^2 + ... + `dx^n.

The difference quotient therefore becomes (n x^(n-1)*`dx + n(n-1)/2 x^(n-2) * `dx^2 + ... + `dx^n) / `dx = n x^(n-1) + n (n-1) / 2 * x^(n-2) `dx + ... +`dx^(n-1).

After the first term n x^(n-1) every term has some positive power of `dx as a factor. Therefore as `dx -> 0 these terms all disappear and the limiting result is n x^(n-1). **

......!!!!!!!!...................................

RESPONSE -->

self critique assessment:

.................................................

......!!!!!!!!...................................

09:39:07

**** Explain how the derivative of y = x^3 is used in finding the equation of a tangent line to that graph.

......!!!!!!!!...................................

RESPONSE -->

The derivative is the slope of the tangent line

confidence assessment: 2

.................................................

......!!!!!!!!...................................

09:39:10

The derivative is the slope of the tangent line. If we know the value of x at which we want to find the tangent line then we can find the coordinates of the point of tangency.

We evaluate the derivative to find the slope of the tangent line.

Know the point and the slope we use the point-slope form to get the equation of the tangent line. **

......!!!!!!!!...................................

RESPONSE -->

self critique assessment: 2

.................................................

......!!!!!!!!...................................

09:39:20

2.1.9 estimate slope of graph.................................................

......!!!!!!!!...................................

RESPONSE -->

Rise = -1 and run = 3

m = -1/3

confidence assessment: 2

.................................................

......!!!!!!!!...................................

09:39:22

You can use any two points on the graph to estimate the slope. The slope of a straight line is the same no matter what two points you use. Of course estimates can vary; the common approach of moving over 1 unit and seeing how many units you go up is a good method when the scale of the graph makes it possible to accurately estimate the distances involved. The rise and the run should be big enough that you can obtain good estimates.

One person's estimate:

my estimate is -1/3. I obtained this by seeing that for every 3 units of run, the tangent line fell by one unit. Therefore rise/run = -1/3. **

......!!!!!!!!...................................

RESPONSE -->

self critique assessment: 2

.................................................

......!!!!!!!!...................................

09:39:34

2.1.24 limit def to get y' for y = t^3+t^2

......!!!!!!!!...................................

RESPONSE -->

= [ (t+'dt)^3+(t+'dt)^2 - (t^3 + t^2) ] / `dt

= [t^3+3t^2'dt+3t('dt)^2+'dt^3]+[t^2+2t'dt+'dt^2] - (t^3 - t^2) } / `dt

= [3t^2'dt+3t('dt)^2+'dt^3+2t'dt+'dt^2] / `dt

= 3t^2+3t('dt)+'dt^2+2t+'dt

y' = 3 t^2 + 2 t

confidence assessment: 3

.................................................

......!!!!!!!!...................................

09:39:36

f(t+`dt) = (t+'dt)^3+(t+'dt)^2.

f(t) = t^3 + t^2.

So [f(t+`dt) - f(t) ] / `dt = [ (t+'dt)^3+(t+'dt)^2 - (t^3 + t^2) ] / `dt.

Expanding the square and the cube we get

[t^3+3t^2'dt+3t('dt)^2+'dt^3]+[t^2+2t'dt+'dt^2] - (t^3 - t^2) } / `dt.

}

We have t^3 - t^3 and t^2 - t^2 in the numerator, so these terms subtract out, leaving

[3t^2'dt+3t('dt)^2+'dt^3+2t'dt+'dt^2] / `dt. Dividing thru by `dt you are left with

3t^2+3t('dt)+'dt^2+2t+'dt.

As `dt -> 0 you are left with just

3 t^2 + 2 t. **

......!!!!!!!!...................................

RESPONSE -->

self critique assessment: 3

.................................................

......!!!!!!!!...................................

09:39:49

2.1.32 tan line to y = x^2+2x+1 at (-3,4)

What is the equation of your tangent line and how did you get it?

......!!!!!!!!...................................

RESPONSE -->

f(x + dx)

y' = [(x + dx)^2 + 2(x+dx) + 1] - x^2 + 2x + 1/dx

lim dx-> 0 y' = 2x + 2

y' = 2(-3) + 2 = -4

At point (-3,4) the slope is -4

confidence assessment: 3

.................................................

......!!!!!!!!...................................

09:39:51

STUDENT SOLUTION WITH INSTRUCTOR COMMENT: f ' (x)=2x+2. I got this using the method of finding the derivative that we learned in the modeling projects

The equation of the tangent line is 2x+2. I obtained this equation by using the differential equation.

the slope is -4...i got it by plugging the given x value into the equation of the tan line.

INSTRUCTOR COMMENT:

If slope is -4 then the tangent line can't be y = 2x + 2--that line has slope 2. y = 2x + 2 is the derivative function. You evaluate it to find the slope of the tangent line at the given point.

You have correctly found that the derivative is -4.

Now the graph point is (-3,4) and the slope is -4. You need to find the line with those properties--just use point-slope form.

You get y - 4 = -4(x - -3) or y = -4 x - 8. **

......!!!!!!!!...................................

RESPONSE -->

self critique assessment: 3

.................................................

......!!!!!!!!...................................

09:40:17

2.1.52 at what pts is y=x^2/(x^2-4) differentiable (graph shown)

At what points is the function differentiable, and why?

......!!!!!!!!...................................

RESPONSE -->

The graph is not differentiable at points x = -2 and 2

confidence assessment: 2

.................................................

......!!!!!!!!...................................

09:40:20

At x = -2 and x = +2 the function approaches a vertical asymptote. When the tangent line approaches or for an instant becomes vertical, the derivative cannot exist.

The reason the derivative doesn't exist for this function this is that the function isn't even defined at x = +- 2. So there if x = +- 2 there is no f(2) to use when defining the derivative as lim{`dx -> 0} [ f(2+`dx) - f(2) ] / `dx. f(2+`dx) is fine, but f(2) just does not exist as a real number. **

......!!!!!!!!...................................

RESPONSE -->

self critique assessment: 2

.................................................

......!!!!!!!!...................................

09:40:24

**** Query 2.1.52 at what pts is y=x^2/(x^2-4) differentiable (graph shown)

......!!!!!!!!...................................

RESPONSE -->

confidence assessment:

.................................................

......!!!!!!!!...................................

09:40:26

The derivative is defined on(-infinity,-2)u(-2,2)u(2,infinity).

The reason the derivative doesn't exist at x = +-2 is that the function isn't even defined at x = +- 2.

The derivative at 2, for example, is defined as lim{`dx -> 0} [ f(2+`dx) - f(2) ] / `dx. If f(2) is not defined then this expression is not defined. The derivative therefore does not exist.

At x = -2 and x = +2 the function approaches a vertical asymptote. When the tangent line approaches or for an instant becomes vertical, the derivative cannot exist.**

......!!!!!!!!...................................

RESPONSE -->

self critique assessment:

.................................................

......!!!!!!!!...................................

09:40:29

If x is close to but not equal to 2, what makes you think that the function is differentiable at x?

......!!!!!!!!...................................

RESPONSE -->

confidence assessment:

.................................................

......!!!!!!!!...................................

09:40:38

If x is close to 2 you have a nice smooth curve close to the corresponding point (x, f(x) ), so as long as `dx is small enough you can define the difference quotient and the limit will exist. **

......!!!!!!!!...................................

RESPONSE -->

self critique assessment:

.................................................

......!!!!!!!!...................................

09:41:04

If x is equal to 2, is the function differentiable? Explain why or why not.

......!!!!!!!!...................................

RESPONSE -->

no

confidence assessment: 2

.................................................

......!!!!!!!!...................................

09:41:07

GOOD ANSWER FROM STUDENT: if the function does not have limits at that point then it is not differentiableat at that point.

......!!!!!!!!...................................

RESPONSE -->

self critique assessment: 2

.................................................

......!!!!!!!!...................................

09:41:11

Add comments on any surprises or insights you experienced as a result of this assignment.

......!!!!!!!!...................................

RESPONSE -->

self critique assessment:

.................................................

"

Good work overall. Let me know if you have questions on any of the problems you didn't complete.