Ask your own question, for FREE!
Mathematics 13 Online
OpenStudy (anonymous):

Please help me with this calculus problem! Find the points of inflection and the local maximum and minimum values of the function y = 2sin(x) + sin^2(x) in the domain of (0, 2pi) Heres the wolframalpha link: http://www.wolframalpha.com/input/?i=y%3D2sinx%2Bsin%5E2x

OpenStudy (anonymous):

3 and -1

OpenStudy (anonymous):

How did you get that?

OpenStudy (anonymous):

to find inflection points,\[\frac{d^{2}y}{dx^{2}}=0\]

OpenStudy (anonymous):

So, you find the second derivative of the base function to get the points of inflection right?

OpenStudy (anonymous):

there it is clearly seen on the wolframalpha

OpenStudy (anonymous):

Yes, but I dont know how to get that answer...

OpenStudy (anonymous):

Yes - the second derivative being 0 at that point is necessary.. but in general, it is not sufficient. One also needs the lowest-order non-zero derivative to be of odd order (third, fifth, etc.). If the lowest-order non-zero derivative is of even order, the point is not a point of inflection. Example: \[y = x^4\]

OpenStudy (anonymous):

I found the second derivative to be: \[y=2(-\sin(x)\sin(x)+\cos ^{2}(x))-2\sin(x)\]

OpenStudy (anonymous):

I don't know how to equate that to zero though, if you guys could help me there.

OpenStudy (campbell_st):

f'(x) = 2cos(x) + sin(x)cos(x) use the product rule for the 2nd term then f"(x) = -2sin(x) - sin^2(x) +cos^2(x) stationary points f'(x) = 0 2cos(x) + sin(x)cos(x) = 0 when cos(x) = 0 and sin(x)cos(x) = -2 cos(x) sin(x) = -2 undefinded test in 2nd derivative pts of inflexion f"(x) = 0 -2sin(x) - sin^2(x) +cos^2(x) = 0 use sin^2 + cos^2 = 1 -2sin(x) - sin^2(x) +( 1 - sin^2(x)) = 0 -2 sin(x) + 1 = 0 sin(x) = -1/2 test with side for change in concavity

OpenStudy (anonymous):

Is my derivation wrong?

OpenStudy (anonymous):

dont worry your derivation is right

OpenStudy (anonymous):

nope - your derivation is correct.

OpenStudy (anonymous):

you can simplify\[\cos^{2}x-\sin^{2}x=\cos(2x)\]

OpenStudy (anonymous):

How do I equate the second derivative to zero, like how do I solve for x?

OpenStudy (anonymous):

its like solving a trigonometric equation

OpenStudy (anonymous):

Can you please show me, I am not very good at this...

OpenStudy (anonymous):

hmm.. I don't know.. I'd first write it like \[\cos^2(x) = \sin^2(x) + \sin(x)\] 'cause it looks nicer (hope, that's correct). And then I'd get me a nice trig-identity and voilà.. :P I'd rly like to help, but it seems, i'm too stupid. I'll post, when/if I figure it out, ok? Sry.. :-/

OpenStudy (anonymous):

Ok, thanks anyway :/

OpenStudy (amistre64):

y = 2sin(x) + sin^2(x) y' = 2cos(x) + 2sin(x)cos(x) = 2cos(x) + sin(2x) y'' = -2sin(x) + 2cos(2x)

OpenStudy (anonymous):

So, is the derivation I got wrong?

OpenStudy (amistre64):

y''= 2(−sin(x)sin(x)+cos2(x))−2sin(x)) this thing?

OpenStudy (anonymous):

Yes

OpenStudy (amistre64):

hard to say, can you type up the path that led you?

OpenStudy (amistre64):

so your telling me that you opted for the wolfram route :/

OpenStudy (anonymous):

:P

OpenStudy (amistre64):

it would be better to use the wolf as a chk; but to attempt the derision on your own first.

OpenStudy (amistre64):

im sure the wolf is right tho

OpenStudy (anonymous):

I know, its just that whenever I try to do it myself, I dont get the same answer as in wolfram, and its not cuz im not right, its cuz theres many different ways to writing the answer, so instead I just use their method

OpenStudy (anonymous):

Okay, is it possible for you to show e how to equate my derivation to zero, because I dont know how to do it...

OpenStudy (anonymous):

@amistre64 is \[\cos^2(x) - \sin^2(x) = \cos(2x)\] correct?

OpenStudy (amistre64):

that is correct

OpenStudy (anonymous):

okay :D I never can remember those, when I need them :-/

OpenStudy (amistre64):

-2sin(x) + 2cos(2x) = 0 -sin(x) + cos(2x) = 0 cos(2x) = sin(x) cos^2(x)-sin^2(x) = sin(x) 1-2sin^2(x) = sin(x) this is turning into a quadratic

OpenStudy (amistre64):

2sin^2(x) + sin(x) - 1 = 0 2 u^2 + u -1 = 0 solve for u and equation u to sin(x)

OpenStudy (anonymous):

Can you solve this y''= 2(−sin(x)sin(x)+cos2(x))−2sin(x))=0?

OpenStudy (amistre64):

i dont see why i would want to

OpenStudy (anonymous):

I need to know how to get the inflection point, and I cant find it without first equating that to zero, and I dont know how to do it :(

OpenStudy (amistre64):

most likely by expanding it, and using the same trig identities i did

OpenStudy (anonymous):

@JoBo ... it's the exact same equation, cause it simplifies to \[\cos^2(x) = \sin^2(x) + \sin(x)\] like I pointed out above (with the identity I asked @amistre64, you can get his answer in 2 lines). Just read the post again and thank him for his nice solution ;)

OpenStudy (anonymous):

This y = 2sin(x) + sin^2(x) y' = 2cos(x) + 2sin(x)cos(x) = 2cos(x) + sin(2x) y'' = -2sin(x) + 2cos(2x)

OpenStudy (anonymous):

This is correct, yes.. as is your wolfram-alpha solution.. \[-2\sin(x) + 2\cos(2x) = 2(-\sin(x)\sin(x)+\cos^2(x))-2(\sin(x))\] \[-\sin(x) + \cos(2x) = (\cos^2(x) -\sin^2(x))-\sin(x)\] \[-\sin(x) + \cos(2x) = \cos(2x)-\sin(x)\] ... see??

OpenStudy (anonymous):

Ok thanks alot for that explanation! Now, can you help me find the point of inflection?

OpenStudy (anonymous):

turn it into a quadratic equation like amistre64 showed you and solve it.. then look at your interval...

OpenStudy (anonymous):

Ok, so I should use amistre64's second derivative and do this? 2sin^2(x) + sin(x) - 1 = 0 2 u^2 + u -1 = 0 solve for u and equation u to sin(x)

OpenStudy (anonymous):

yes.. use your/his 2nd derivative and solve it like this.. what do you get for x ?

OpenStudy (anonymous):

Ok, let me do it

OpenStudy (anonymous):

Im confused at: 2sin^2(x) + sin(x) - 1 = 0 2 u^2 + u -1 = 0 solve for u and equation u to sin(x) I dont quite know how to do that

OpenStudy (anonymous):

well, you substituted u for sin(x) and thus got this last equation. It's a simple quadratic equation.. you should be able to solve it. When you are done solving it (you're gonna get 2 solutions), you just re-substitute again...

OpenStudy (anonymous):

Oh, so its \[2u ^{2}+u-1\]?

OpenStudy (anonymous):

\[2u^2 +u-1 = 0\] is the last equation, yes..

OpenStudy (anonymous):

I got x=-1 and x=0.5

OpenStudy (anonymous):

Now what?

OpenStudy (anonymous):

Now you substitute back again... so u becomes sin(x) again... thus leaving u with: \[\sin(x) = -1\]\[\sin(x) = 0.5\]

OpenStudy (anonymous):

Oh so instead of x=-1 its sin(x)=-1?

OpenStudy (anonymous):

Well, it never was x=-1... it was u=-1 (u being the substitute for sin(x)). Sry, I should've corrected that in you reply.. the substitution is just temporary, so we get a nice, simple quadratic equation.

OpenStudy (anonymous):

Can I write:\[2\sin ^{2}(x)+\sin(x)-1=0\] \[\sin(x)=-1 and \sin(x)=0.5\]?

OpenStudy (anonymous):

well, yes... that is the result - now all we have to do, is to solve for x

OpenStudy (anonymous):

How do we do that?

OpenStudy (anonymous):

Hmm... I think you do know the inverse function for sin(x), don't you? ;)

OpenStudy (anonymous):

Nope :P

OpenStudy (anonymous):

you don't? rly? hmm... well, I don't know what to tell you xD Every trigonometric function has an inverse function, like:\[\sin^-1 (\sin(x)) = x\] This function sin^(-1) is also called arcsin().. So:\[\sin(x) = -1\]\[x = \arcsin(-1) = - \frac{\pi}{2} = -90°\]

OpenStudy (anonymous):

Ok

OpenStudy (anonymous):

-> http://en.wikipedia.org/wiki/Inverse_trigonometric_functions But we got a problem.. arcsin() only yields values between -90° and +90°, while you should search the interval between 0° and 360°... so, we are missing an x-intercept at 150°.. Can anyone tell me, where I lost that information in the process? @amistre64 maybe? :)

OpenStudy (anonymous):

Remember, We're trying to find the point of inflection

OpenStudy (anonymous):

Lets continue this tomorrow, I'm really sleepy.

OpenStudy (anonymous):

Goodnight :)

OpenStudy (anonymous):

Ok now see - I lied to you xD Given\[\sin(x) = y\]\[y \neq \arcsin(x)\] but rather \[y = \arcsin(x) + 2k \pi \]\[y = \pi - \arcsin(x) + 2k \pi\] So that's why we get 30° and 150° from one of the equations nad 270° from the other...

OpenStudy (anonymous):

Well, usually it doesn't take that long, but I haven't done this since like.. forever :P n8y n8

OpenStudy (anonymous):

without quadratic equation\[y''=-2\sin x+2\cos \left( 2x \right)\]\[y''=0\]\[-2\sin x+2\cos \left( 2x \right)=0\]\[\sin x=\cos \left( 2x \right)\]\[\sin x=\sin \left( \frac{\pi}{2} -2x\right)\]\[x=\frac{\pi}{2}-2x+k2\pi\]\[x=\frac{\pi}{6}+k\frac{2\pi}{3}\]\[k=0\rightarrow x=\frac{\pi}{6}\]\[k=1\rightarrow x=\frac{5\pi}{6}\]\[k=2 \rightarrow x = \frac{3\pi}{2}\]

OpenStudy (anonymous):

awesome - thanks exraven :)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!