Find for what value of parameter m the sum of the squares of the roots of the equation x 2 + ( m − 2 ) x − ( m + 3 ) = 0 has the least value.
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 the roots be A , B and by Vieta's Formulae:
A + B = − ( m − 2 ) ( i ) , A B = − ( m + 3 ) ( i i )
Squaring (i) out produces A 2 + 2 A B + B 2 = ( m − 2 ) 2 ⇒ A 2 + B 2 = ( m − 2 ) 2 − 2 ( − m − 3 ) = m 2 − 2 m + 1 0 = ( m − 1 ) 2 + 9 ( i i i )
Hence, (iii) is just a concave-up parabola that attains a global minimum value of 9 when m = 1 .
Problem Loading...
Note Loading...
Set Loading...
Simply we can say that,
the roots are α and β .
So By Veita's Formula
α + β = 2 − m
α β = − ( m + 3 )
Solving for α 2 + β 2 we get
α 2 + β 2 = m 2 − 2 m + 1
Now this sum is minimum when
d m d ( α 2 + β 2 ) = 0
So We get 2 m − 2 = 0
So m = 1