Find the minimum value of x sin x 4 + 9 x 2 sin 2 x for 0 < x < π .
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.
You can also use the AM-GM inequality to find the minimum value.
You should confirm that equality occurs within the given range 0 < x < π to conclude your solution. On checking, we see that the minima occurs at x ≈ 0 . 8 7 1 ∈ ( 0 , π ) . This concludes the solution.
We can rewrite the expression x sin x 4 + 9 x 2 sin x 2 as: x sin x 4 + 9 x sin x Since x > 0 , we can find the minimum by using AM-GM: 2 x sin x 4 + 9 x sin x ≥ 3 6 x sin x 4 + 9 x sin x ≥ 1 2 So we find the minimum: 1 2 .
taking 6 outside it becomes 6((3xsinx)/2+2/(3xsinx)) it is of the form 6(y+1/y) where y=(3/2) xsinx min value of y+1/y=2 [AM>=GM] this gives min value =6 2=12 also y=1 => xsinx=2/3 which is possible under the given limits and xsinx is not equal to zero within the given limits
This is a problem from the 1983 AIME. Check the solutions out here.
Let us define h as x sin x .
We can then set this equal to its lowest value, which we'll call k , so we'd have h 4 + 9 h 2 = k .
Rearranging everything to the left hand side of the equation gives us 9 h 2 − k h + 4 = 0
In the quadratic formula, the discriminant is under a square root, so the minimum value of the discriminant must be 0 .
Setting the discriminant equal to 0 gives us k 2 − ( 4 ) ( 9 ) ( 4 ) = 0 ⇒ k 2 = 1 4 4 .
So we have either k = 1 2 or k = − 1 2 . We know that x sin x must be positive between 0 and π , since both x and sin x are positive in this interval, so we have k = 1 2 .
Max value of sinx is 1 So the given exp becomes as (9x^2+4)/x Now it can be simplified as 3*2((3x/2)+(2/3x)) = 3x2x2 =12
Please explain how you simplified and how you equated to 2.
why would you directly take the maximum value of sine ? plzz clarify!
Log in to reply
The "sin x" in the denominator is more likely to be the maximum value 1 , because smaller numbers would make the value bigger. For example,
. 0 0 0 0 0 0 0 0 1 1 = 1 0 0 0 0 0 0 0 0 0
while
1 1 = 1
Problem Loading...
Note Loading...
Set Loading...
Let x sin x = a .
x sin x 9 x 2 s i n 2 x + 4 = a 9 a 2 + 4
We wish to minimize this, and there are a number of ways to do this. Personally, I prefer calculus. Look for critical point:
d x d ( a 9 a 2 + 4 ) = 0
9 − a 2 4 = 0
a = 3 2
You find that the minimum occurs at a = 3 2 , and we know it's possible for x sin x = 3 2 . Plugging that back into the equation gets us 1 2 .