

InterviewSolution
Saved Bookmarks
1. |
Write the value of λ for which x2 + 4x + λ, is a perfect square. |
Answer» For being the perfect square, the roots are equal So, d = b2 – 4ac = 0 So, d = b2 – 4ac = 0 ⇒ d = 16 – 4 λ = 0 ⇒ λ = 4 |
|