What is the nature of the roots of this equation:
x 2 − 6 x + 6 = − 3
Check out the set: 2016 Problems
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.
For the quadratic equation A x 2 + B x + C = 0 ,
if B 2 = 4 A C , the roots are equal
if B 2 > 4 A C , the roots are real and distinct
if B 2 < 4 A C , the roots are imaginary or non-real.
x 2 − 6 x + 6 = − 3 ⟹ x 2 − 6 x + 9 = 0 ⟹ B 2 = 4 A C ∴ The roots are equal.
Problem Loading...
Note Loading...
Set Loading...
There are two different solutions:-
SOLUTION 1
The nature of the roots can be found out by finding the discriminant which can in turn be found by applying the formula:- b 2 − 4 a c
The equation can be written as x 2 − 6 x + 9 = 0
Here, a = 1 ; b = − 6 ; c = 9
D = ( − 6 ) 2 − ( 4 × 1 × 9 )
D = 3 6 − ( 3 6 )
D = 3 6 − 3 6
D = 0 which is equal to zero.
So, the roots of the equation are real and equal.
SOLUTION 2
The equation can be written as x 2 − 6 x + 9 = 0
x 2 − 3 x − 3 x + 9 = 0
x ( x − 3 ) − 3 ( x − 3 ) = 0
( x − 3 ) ( x − 3 ) = 0
∴ The roots are 3 and 3 . They are real and equal.