Solve the quadratic equation 2x2 + ax – a2 = 0 for x.
Method 1 (By factorization):
Given quadratic equation, 2x2 + ax – a2 = 0
⇒ 2x2 + 2ax – ax – a2 = 0
⇒ 2x (x + a) – a (x + a) = 0
⇒ (x + a) (2x – a) = 0
⇒ x + a = 0 (or) 2x – a = 0
⇒ x = -a (or) x = a/2
Ans. The roots of the given equation are x = –a, a/2.
2nd method (By Quadratic formula):
Comparing the given equation with ax2 + bx + c = 0, we get
a = 2, b = a, c = -a2
Let us calculate b2 – 4ac.
⇒ a2 – 4(2) (-a2)
⇒ a2 + 8a2 = 9a2 ≥ 0
We know that if b2 – 4ac ≥ 0, then the roots of the quadratic equation ax2 + bx + c = 0 are given by
.
⇒ x = (-a � √9a2) /4
⇒ x = (-a � 3a)/4
⇒ x = (-a + 3a)/4 (or) x = (-a – 3a)/4
⇒ x = 2a/4 (or) x = -4a/4
⇒ x = a/2, x = -a
Ans. The roots of the given equation are x = –a, a/2.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.