Home » Ask & Discuss » Mathematics. » Differential Calculus « Back to Discussion
Differential Calculus
Comments (3)
23 Jul 2008 19:05:36 IST
Like
2 people liked this
Consider the function f(x) = x^2 - xsinx - cosx
f'(x) = 2x -xcosx = x(2-cosx)
f'(x) is increasing for x>0 and decreasing for x<0
Now f(0) = -1
f(- infinity) = +infinity
This is a continuous function for obvious reasons.So from - inf to 0, f(x) crosses x axis once and since it increase after 0 it also crosses it again. Hence exactly 2 roots.


has exactly two real roots









x^4=x^2(1+sin2x)
x4-x2(1+sin2x)=0
x2(x2-1+sin2x)=0
x=0 or
x=sinx-cosx
=root(2){sin(x+pi/4)}