If the equation 2 x 3 − 3 x 2 + p = 0 has 3 not necessarily distinct real roots, then find minimum value of p .
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.
Yes, but tough to mug I think it comes from Ferrari's method
Rearranging the equation
⇒ p = 3 x 2 − 2 x 3 = g ( x ) ⇒ g ′ ( x ) = 6 x − 6 x 2 ⇒ g ′ ( x ) ≥ 0 ⇒ x ∈ [0,1] F u n c t i o n i s i n c r e a s i n g
⇒ f ( 1 ) = 1 , f ( 0 ) = 0
Now graph can easily be plotted
It can easily be seen from graph that,the equation has three real roots for x ∈ [ 0 , 1 ] therefore p ∈ [ 0 , 1 ] ,minimum value of p = 0 )
Note : There is no restriction on equal roots.
And the max value of p is 1. BTW you could have used the cubic discriminant.
Easy to see that if p is negative then the equation is giving always a negative value so cannot be 0 any negative x. So p is non negative .another simple observation for p=0 shows p=0 is least required
Problem Loading...
Note Loading...
Set Loading...
This is a direct application of cubic discriminant . Yes! There is in fact a cubic discriminant.
If the cubic equation is of the form a x 3 + b x 2 + c x + d = 0 , then its discriminant is D 3 = b 2 c 2 − 4 a c 3 − 4 b 3 d − 2 7 a 2 d 2 + 1 8 a b c d . Furthermore, if the it has three not necessarily distinct real roots, then D 3 ≥ 0 .
In this case, we have a = 2 , b = − 3 , c = 0 , d = p . Substuting these values into D 3 gives
D 3 = = = = ( − 3 ) 2 ( 0 ) 2 − 4 ( 2 ) ( 0 ) 3 − 4 ( − 3 ) 3 ( p ) − 2 7 ( 2 ) 2 ( p ) 2 + 1 8 ( 2 ) ( − 3 ) ( 0 ) ( p ) ( − 3 ) 2 ( 0 ) 2 − 4 ( 2 ) ( 0 ) 3 − 4 ( − 3 ) 3 ( p ) − 2 7 ( 2 ) 2 ( p ) 2 + 1 8 ( 2 ) ( − 3 ) ( 0 ) ( p ) − 4 ( − 3 ) 3 ( p ) − 2 7 ( 2 p ) 2 1 0 8 p − 1 0 8 p 2
Since D 3 ≥ 0 , then 1 0 8 p − 1 0 8 p 2 ≥ 0 ⇒ 1 0 8 p ( p − 1 ) ≥ 0 ⇒ 0 ≤ p ≤ 1 . Thus the minimum value of p is 0 .