Find the minimum positive value of the function
f ( x ) = x sin x 9 x 2 sin 2 x + 4 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice solution, I was thinking that there has to be another way of doing it besides calculus. That was why it had a whole number as a solution.
Nice solution! But I have Method 3 also:
Now,as the minimum value of a square can be 0 .Hence , Minimum value of the function will be
y = x sin x 9 x 2 sin 2 x + 4
Let z = x sin x ,
y = z 9 z 2 + 4
Now,
d z d y = z 2 9 z 2 − 4
Also,
d x d z = x cos x + sin x
So,
d x d y = x 2 sin 2 9 x 2 sin 2 x − 4 ( x cos x + sin x )
For minima (or maxima) d x d y = 0 ,
0 = x 2 sin 2 9 x 2 sin 2 x − 4 ( x cos x + sin x )
Solving for x we get many solution,
For one of them x = ± 0 . 8 7 , y ≈ 1 2 .
Problem Loading...
Note Loading...
Set Loading...
Method 1: By using AM-GM ,
x sin x 9 x 2 sin 2 x + 4 = 9 x sin x + x sin x 4 ≥ 2 9 x sin x × x sin x 4 = 1 2
Method 2: Graphing