query17

#$&*

course Mth 271

11/9 9p

*********************************************

Question: `q 1b 7th edition 2.5.2 inner, outer fns for (x^2-3x+3)^3

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

inner = u = g(x) (x^2-3x+3)

outer y = f(u) u^3

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Given Solution:

`a The first function you evaluate is x^2 - 3x + 3.

You then cube this result.

So the breakdown to get f(g(x)) form is

f(z) = z^3

g(x) = x^2 - 3x + 3. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):I think this is the same thing. I was following the format in the text.

------------------------------------------------

Self-critique Rating:2

@&

Your solution was good. You used u, I used z. It doesn't matter what the name of that variable is.

However u is more standard than z, so you can certainly continue to use it.

*@

*********************************************

Question: `q 1e 7th edition 2.5.8 inner, outer fns for (x+1)^-.5

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

inner = u = g(x) = (x+1)

outer = y = f(x) = u^-.5

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Given Solution:

`a The first function you evaluate is x+1.

You then take this result to the -5 power.

So the breakdown to get f(g(x)) form is

f(z) = z^-.5

g(x) = x+1. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

I think this is the same - the g(x) matches. I just used u because that’s what the book used.

------------------------------------------------

Self-critique Rating:2

*********************************************

Question: `q 2b 7th edition 2.5.24 der of f(t) = (9t+2)^(2/3) by gen power rule

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

(6t+4/3)^(-⅓)

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Given Solution:

`a This function is of the form u^(2/3), where u = 9 t + 2.

The derivative of f(t) = u^p is f ' (t) = p * u^(p-1) * u ', by the general power rule.

Here p = 2/3, and u ' = (9t + 2)' = 9 so we have

f ' (t) = p u^(p-1) * u ' = 2/3 * u^(2/3 - 1) * 9 = 6 * u^(-1/3), or since u = 9 t + 2

f ' (t) = 6 ( 9 t + 2)^(-1/3). **

STUDENT COMMENT: This explanation loses me. Is there any way you could explain it different. I am having a hard time following exactly where I messed up.

INSTRUCTOR RESPONSE: The power function rule (x^n) ' = n x ^ (n - 1) could be written just as well using u as the variable; it would read (u^n) ' = n u ^ (n - 1), where the ' now means the derivative with respect to u.

Thus (u^(2/3)) ' = 2/3 u^(2/3 - 1) = 2/3 u^(-1/3).

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

It seems that if u = (9t+2) then you would plug (9t+2) into ⅔(9t+2)^(-⅓) which is what I did. I don’t understand why you multiplied by 6 instead of ⅔.

------------------------------------------------

Self-critique Rating:2

@&

2/3 of 9 is 6.

You didn't show your steps, so I can't tell where your error was. However the 9t+2 is not going to change.

*@

*********************************************

Question: `q 2c 7th edition 2.5.28 der of f(x) = (25+x^2)^(-1/2) by gen power rule

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

(-½)(25+x^2)^(-3/2)

(-25/2 -(x^2/2))^(-3/2)

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Given Solution:

`a Using inner function u = 25+x^2 and outer function = (u)^(-1/2) we get

n u^(n-1) du/dx is -1/2 * u^(-3/2) * 2x = - x ( 25+x^2)^(-3/2). **

STUDENT QUESTION

f(x) = (25 + x^2)^-1/2

f(x) = -1/2 (25 + x^2) (25 + x^2)'

f(x) = (-12.5 - 1/2x^2) (2x)

Is what I had for my answer. I still don't quite understand where I am messing up. Although, this section I am having trouble with a little bit.

INSTRUCTOR RESPONSE

you appear to occasionally overlook the power function rule

in this case you have

(u^(-1/2)) ' = -1/2 u^(-1/2 - 1) = -1/2 u^(-3/2)

So your expression

f(x) = -1/2 (25 + x^2) (25 + x^2)' should have read

f(x) = -1/2 (25 + x^2)^(-3/2) * (25 + x^2)'

That appears to be the only step you're missing, so it's clear you are on the right track. I'm confident you'll clear this up, but be sure to let me know if not.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

n u^(n-1) du/dx is -1/2 * u^(-3/2) * 2x = - x ( 25+x^2)^(-3/2). **

I don’t understand where the *2x comes from to the left of the = nor where the -x to the right of the = comes from.

------------------------------------------------

Self-critique Rating:2

@&

2x is the derivative of the 'inner' function 25 + x^2.

-1/2 of 2x is -x.

You haven't shown the steps of your solution. You need to start with the breakdown of the expression as a composite and go from there, following each step very carefully.

*@

"

Self-critique (if necessary):

------------------------------------------------

Self-critique rating:

"

Self-critique (if necessary):

------------------------------------------------

Self-critique rating:

#*&!

@&

Check my notes. You didn't show a lot of detail in your solutions, so it's difficult for me to address any errors you might have made.

*@