The inequality:
a ≤ ( x 2 + 1 ) 2 x 4 − 2 x 2 + 3 ≤ b
is always true for any real number x . If m represents the maximum possible value of a , and n represents the minimum possible value of b , what is the value of m n ?
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.
let f ( x ) = ( x 2 + 1 ) 2 x 4 − 2 x 2 + 3
manipulating f ( x ) = 1 − x 2 + 1 4 + ( x 2 + 1 ) 2 6
let g ( x ) = + ( x 2 + 1 ) 2 6 − x 2 + 1 4 is maximum obviously at x = 0 which is equal to 2
At x = 0 , f ( x ) = m = 3 which is its maximum value
Now d x d g ( x ) = 0 ⇒ − ( x 2 + 1 ) 3 1 2 + ( x 2 + 1 ) 2 4 = 0
⇒ 3 = x 2 + 1 ⇒ x 2 = 2
Putting x 2 = 2 g ( x ) = 3 − 2 and f ( x ) = n = 3 1 which is its minimum value.
Therefore m n = 1 .
Problem Loading...
Note Loading...
Set Loading...
Let f ( x ) = ( x 2 + 1 ) 2 x 4 − 2 x 2 + 3 is at its extrema (maximum and minimum), when f ( x ) = k ; that is k = a or b .
That is when f ( x ) = ( x 2 + 1 ) 2 x 4 − 2 x 2 + 3 = k ⇒ x 4 − 2 x 2 + 3 = k ( x 2 + 1 ) 2
⇒ x 4 − 2 x 2 + 3 = k x 4 + 2 k x 2 + k ⇒ ( 1 − k ) x 4 − 2 ( 1 + k ) x 2 + 3 − k = 0
Now when f ( x ) = k , d x d f ( x ) = 0 ⇒ 4 ( 1 − k ) x 3 − 4 ( 1 + k ) x = 0
⇒ x [ ( 1 − k ) x 2 − ( 1 + k ) ] = 0 ⇒ x = 0 or x 2 = 1 − k 1 + k
Substituting k = ( x 2 + 1 ) 2 x 4 − 2 x 2 + 3 , we have:
x 2 = ( x 2 + 1 ) 2 − x 4 + 2 x 2 − 3 ( x 2 + 1 ) 2 + x 4 − 2 x 2 + 3 = 4 x 2 − 2 2 x 4 + 4 = 2 x 2 − 1 x 4 + 2
⇒ 2 x 4 − x 2 = x 4 + 2 ⇒ x 4 − x 2 − 2 = 0
⇒ ( x 2 + 1 ) ( x 2 − 2 ) = 0 ⇒ x = ± 2 taking only the real roots.
We find that f ( 0 ) = 3 and f ( ± 2 ) = ( 2 + 1 ) 2 4 − 4 + 3 = 3 1
⇒ m = 3 1 and n = 3 ⇒ m n = 1