If the roots of the quadratic equation (k + 1)x2 — 2(k—1)x + 1 = 0 are real and equal, find the value of k.
Comparing equation (k + 1)x2 — 2(k—1)x + 1 = 0 with ax2 + bx + c = 0 we get
a = (k + 1), b = – 2(k – 1) and c = 1
Discriminant (D) = b2 – 4ac
As roots are real and equal D = 0
⇒ b2 – 4ac = 0
⇒ [ – 2(k – 1)]2 – 4(k + 1)(1) = 0
⇒ (4)(k – 1)2 – 4k – 4 = 0
Expand (k – 1)2 using (a – b)2 = a2 – 2ab + b2
⇒ 4(k2 – 2k + 1) – 4k – 4 = 0
⇒ 4k2 – 8k – 4k = 0
⇒ 4k2 – 12k = 0
Take 4k factor common
⇒ 4k(k – 3) = 0
⇒ 4k = 0 or k – 3 = 0
⇒ k = 0 or k = 3
Therefore k = 0 and k = 3
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.