How to find local max and min points for y = sinxcox^3x

  • Thread starter Thread starter cruisx
  • Start date Start date
  • Tags Tags
    Local Max Points
cruisx
Messages
37
Reaction score
0

Homework Statement



Hey, so i need some help trying to find the local max and min points for y = sinxcox3x

Homework Equations



The Attempt at a Solution


I know i need to find the first and 2nd derivative but i do not know if i am doing it right. I also do not know what to do after wards.

my first derivative ends up being cos^2x(cos^2x - 3sin^2x)
what do i do after this to solve my question. Help would be appreciated.
 
Last edited:
Physics news on Phys.org
You need to find the first derivative and check the values of x when Dy = 0 - so set your derivative to 0 and solve for x.
I did not check your derivative. Did you apply the product rule?
 
I got the same derivative.
 
Yes my derivative is cos^2x(cos^2x - 3sin^2x) so do i do

0 = cos^2x or 0 =cos^2x - 3sin^2x)

and solve for both?
 
Yup you solve both
 
VeeEight said:
Yup you solve both

Ok so i got the values for the left but the right eqn is nto going well. I do not understand what to do after cos^2x - 3(1-cos^2x)
 
cruisx said:
Ok so i got the values for the left but the right eqn is nto going well. I do not understand what to do after cos^2x - 3(1-cos^2x)
cos^2 x- 3 sin^2 x= cos^2 x- 3(1- cos^2 x)= cos^2 x- 3+ 3cos^2 x= 0
so 4cos^2 x= 3, cos^2(x)= 3/4.
 
Back
Top