SOLUTION: Find the conditions on the real number {{{p}}} for which {{{x^4 -4p^3x +12 >0}}} for all real numbers x .

Algebra ->  Geometry-proofs -> SOLUTION: Find the conditions on the real number {{{p}}} for which {{{x^4 -4p^3x +12 >0}}} for all real numbers x .      Log On


   



Question 1037029: Find the conditions on the real number p for which x%5E4+-4p%5E3x+%2B12+%3E0 for all real numbers x .
Answer by Edwin McCravy(20081) About Me  (Show Source):
You can put this solution on YOUR website!
  

We want the conditions necessary so that the graph of

y = x4 - 4p3x + 12 

is always above the x-axis.

This is an even-degree polynomial with positive
leading coefficient, thus its extreme right and
left behavior is upward.  Polynomials are continuous
at all points.  Thus its least relative minimum is 
its absolute minimum.  We find its relative extrema
by setting its derivative = 0:

y' = 4x3-4p3 = 0

         4x3 = 4p3 
           
           x = p

So y has but one relative minimum at x = p,
we substitute to find the y-coordinate of the 
relative (and absolute) minimum point:

y = x4 - 4p3x + 12
y = p4 - 4p3p + 12
y = p4 - 4p4 + 12
y = -3p4+12

Since we want y to always be positive:

-3p4+12 > 0

-3p4 > -12
  p4 < 4

Taking positive square roots of both sides:

   p2 < 2

Taking positive square roots of both sides again:

    p < √2

That's the restriction on p. 

[It's interesting to note that p can be 0 or any negative
value].

As a check, √2 is 1.414...

When p=1.42, just a smidgen above √2,

graph%28200%2C200%2C-2%2C3%2C-2%2C3%2Cx%5E4-4%281.42%29%5E3x%2B12%29 

The graph's minimum point is a smidgen below the x-axis.  
So y is NOT always positive.  But

when p=1.41, just a smidgen below √2, 

graph%28200%2C200%2C-2%2C3%2C-2%2C3%2Cx%5E4-4%281.41%29%5E3x%2B12%29 

Its minimum point is a smidgen above the x-axis

Edwin