Site icon Pathshala Nepal

Solution of Quadratic Equation

Find the roots of the following equations:
(i) x-1/x = 3, x ≠ 0
(ii) 1/x+4 – 1/x-7 = 11/30, x = -4, 7


1 Answer


Solutions:

(i) x-1/x = 3, x ≠ 0

⇒ x2 – 3x -1 = 0

On comparing the given equation with ax2 + bx + c = 0, we get

a = 1, b = -3 and c = -1

By using the quadratic formula, we get,



⇒ x = 3±√9+4/2

⇒ x = 3±√13/2

∴ x = 3+√13/2 or x = 3-√13/2

(ii) 1/x+4 – 1/x-7 = 11/30

⇒ x-7-x-4/(x+4)(x-7) = 11/30

⇒ -11/(x+4)(x-7) = 11/30

⇒ (x+4)(x-7) = -30

⇒ x2 – 3x – 28 = 30

⇒ x2 – 3x + 2 = 0

We can solve this equation by factorization method now,

⇒ x2 – 2x – x + 2 = 0

⇒ x(x – 2) – 1(x – 2) = 0

⇒ (x – 2)(x – 1) = 0

⇒ x = 1 or 2

Topics from Math
Related Questions