Solve Basic Calc Probs: dy/dx for y=z7, z=sin(x) & y=√z , z=x4+1

  • Thread starter Thread starter ar202
  • Start date Start date
ar202
Messages
45
Reaction score
0

Homework Statement



for each of the following find dy/dx, expressing the answer as a function of x.

(A) y=z7, z=sin(x)

(B) y=√z , z=x4+1

Homework Equations





The Attempt at a Solution



I'm having some trouble working out what the question is actually asking me to do... If i go at it normally i get for eg 7z6cos(x) ... but this isn't the answer.
 
Physics news on Phys.org
ar202 said:
If i go at it normally i get for eg 7z6cos(x) ... but this isn't the answer.
Express the answer as a function of x. (Get rid of that z!)
 
so I'm literally just replacing the z?

sin(x)7sin(x)

becomes

7sin(x)6cos(x)
 
the 2nd line looks ok, but why do you start with sin(x)7sin(x)?

also to help people help you, try & be clear in what you want to communicate and try and give all the info eg.

so substituting in for z(x) = sin(x) gives
y(x) = sin(x)7
then differentiating w.r.t. x
y'(x) = 7sin(x)6cos(x)
 
lanedance said:
the 2nd line look ok, but why do you start with sin(x)7sin(x)?

i was replacing the z... prob mixed up the steps

Are these questions based on the chain rule?
 
ar202 said:
so I'm literally just replacing the z?
Yes. Your answer of 7z6cos(x) becomes 7sin6(x)cos(x).
 
ar202 said:
Are these questions based on the chain rule?
Yes.
 
ar202 said:
Are these questions based on the chain rule?

yes & and that's exactly what you've used
 
ok cool, because i was doing some work on products and quotients and then got hit with these so was a little thrown.

thanks for your help!

ps Any help with (B) :p
 
  • #10
in essence same as a) using chain rule
 
  • #11
in both cases you are given y(z) and z(x), then substitute to get y(z(x))

the derivative of y w.r.t. the chain rule is
\frac{dy(z(x))}{dx} = \frac{dy(z)}{dz} \frac{dz(x)}{dx}

noting as you did early on you need to substitute in for z = z(x) in the final answer if any remain
 
  • #12
ok I am kinda struggling with the latex code... what a ballache! apologies if this is confusing

z=1/2√z & z=x4+1 = 4x3

then i get

4x3/2√x4+1

how does that look...?
 
  • #13
ar202 said:
ok I am kinda struggling with the latex code... what a ballache! apologies if this is confusing

z=1/2√z & z=x4+1 = 4x3
It should be y = (1/2)sqrt(z) + 1. You don't want z to be defined as the square root of itself. Then, if z = z=x4+1, dz/dx = 4x3, not z.
ar202 said:
then i get

4x3/2√x4+1

how does that look...?
Other than it's incorrect? It should be written as an equation that identifies what you have found.

You might find it easier to work with exponents rather than radicals. y = (1/2)z1/2. dy/dx = dy/dz * dz/dx
 
  • #14
Mark44 said:
It should be y = (1/2)sqrt(z) + 1. You don't want z to be defined as the square root of itself. Then, if z = z=x4+1, dz/dx = 4x3, not z.

Other than it's incorrect? It should be written as an equation that identifies what you have found.

You might find it easier to work with exponents rather than radicals. y = (1/2)z1/2. dy/dx = dy/dz * dz/dx

ok. thanks for the help dude
 
Back
Top