Solving Treg Differentiation Questions with -1 Power

  • Thread starter Thread starter Mspike6
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Mspike6
Messages
61
Reaction score
0
I got 2 questions

First:
y= Cos3(5x2-6)

Solution :
Y' = 3cos2(5x2-6)(-sin(5x2-6))(10x)
y'= 30xCos2(5x2-6)(-sin(5x2-6))

Is the correct ?


Second
Y=3sin4(2-x)-1

I don't understand what do i have to do with the -1 (the power to the bracket )
so i add it to the 4 (the power of sin ) ?

am not sure


Any help is appreciated
 
Physics news on Phys.org
Mspike6 said:
I got 2 questions

First:
y= Cos3(5x2-6)

Solution :
Y' = 3cos2(5x2-6)(-sin(5x2-6))(10x)
y'= 30xCos2(5x2-6)(-sin(5x2-6))

Is the correct ?
Yes, that is correct.


Second
Y=3sin4(2-x)-1

I don't understand what do i have to do with the -1 (the power to the bracket )
so i add it to the 4 (the power of sin ) ?

am not sure


Any help is appreciated
That's a very peculiar notation. It would be better with an additional pair of parentheses:
[itex]Y= 3 sin^2((2-x)^{-1})[/itex]
That is, it is the (2- x) that is taken to the -1 power, not "sin".
 
Thankv you guys

So it will be

y' = 12 sin3[(2-x)-1] Cos[(2-x)-1](-1)(2-x)-2(-1)

right?