InterviewSolution
Saved Bookmarks
| 1. |
The quadratic equation \(2\sqrt 2 {x^2} + 4x + \sqrt 2 = 0\), has ______1. real and different2. equal roots3. imaginary roots4. 3 roots |
|
Answer» Correct Answer - Option 2 : equal roots Given: \(2\sqrt 2 {x^2} + 4x + \sqrt 2 = 0\) Formula used : D = b2 - 4ac Calculation: D = 42 - 4 × 2√2 × √2 = 16 - 16 = 0 ⇒ D = 0, means equal roots ∴ The equation has equal roots. |
|