calendarBack
Quant

/

Algebra

/

Quadratic Equations
ALL MODULES

CAT 2025 Lesson : Quadratic Equations - Mistakes in Roots, Common Roots & Squaring

bookmarked

4. Common Types

4.1 Mistake in Roots

Example 12

Simha formed a quadratic equation x2+ax+b=0x^{2} + ax + b = 0. He noted when he changed one of the roots from 7-7 to +3+3, he got the equation x2ax+c=0x^{2} - ax + c = 0. Then, b=b = ?

(1)
10-10            (2) 14-14            (3) 1010            (4) 1414           

Solution

Let the initial roots of the equation be 7-7 and kk.
From the equation, we get sum of roots
=7+k=a(1)= -7 + k = -a \longrightarrow (1)

After change, the roots of the equation are
+3+3 and kk.
From the changed equation, sum of roots
=3+k=a(2)= 3 + k = a \longrightarrow (2)

(1)+(2)(1) + (2) 4+2k=0 -4 + 2k = 0
k=2 \bm{k = 2}

bb is the product of roots in the initial equation, where roots are 7-7 and kk.
b=7k=7×2=14b = -7k = -7 \times 2 = -14

Answer:
(2) 14(2) \space -14


Example 13

A student was asked to form a quadratic equation with roots aa and bb. Instead, she reversed the signs of the roots (positive to negative and vice-versa) and obtained the equation as 8x22x1=08x^{2} - 2x - 1 = 0. Find the actual quadratic equation with roots aa and bb?

Solution

8x22x1=08x^{2} - 2x - 1 = 0
8x24x+2x1=0 8x^{2} - 4x + 2x - 1 = 0
4x(2x1)+1(2x1)=04x (2x - 1) + 1(2x - 1) = 0
(4x+1)(2x1)=0(4x + 1) (2x - 1) = 0

x=14,12x = \dfrac{-1}{4}, \dfrac{1}{2}

As the signs of the roots were reversed, roots of the actual quadratic equation should be
x=14,12x = \dfrac{1}{4}, \dfrac{-1}{2}

Quadratic Equation
=(x14)(x+12)=0= \left(x - \dfrac{1}{4} \right) \left(x + \dfrac{1}{2} \right) = 0

=(x14)(x+12)=0= \left(x - \dfrac{1}{4} \right) \left(x + \dfrac{1}{2} \right) = 0

(4x14)(2x+12)=0 \left( \dfrac{4x - 1}{4} \right) \left(\dfrac{2x + 1}{2} \right) = 0(4x1)(2x+1)=0 (4x - 1)(2x + 1) = 0

8x2+2x1=0 8x^{2} + 2x - 1 = 0

Answer:
8x2+2x1=08x^{2} + 2x - 1 = 0


4.2 Common Roots

In case two equations are said to have common roots, then equate the two equations and solve them. Substitute the solutions in the two initial equations to verify if they are roots.

Example 14

What are the common roots for the equations
(I)
x23x+2=0x^{2} - 3x + 2 = 0 and 3x25x2=03x^{2} - 5x - 2 = 0 ?
(II)
x23x+2=0x^{2} - 3x + 2 = 0 and x2x4=0x^{2} - x - 4 = 0 ?

Solution

When 22 equation are said to have common roots, we can equate and solve them.

Case I:
x23x+2=3x25x2x^{2} - 3x + 2 = 3x^{2} - 5x - 2
2x22x4=0 2x^{2} - 2x - 4 = 0 (2-2 can be split as 4-4 and 22)
x=42,22=2,1x = \dfrac{4}{2}, \dfrac{-2}{2} = 2, -1

At
x=2,x23x+2=0\bm{x = 2}, x^{2} - 3x +2 = 0, which is, therefore, a common root.
At
x=1x = -1, x23x+2=6x^{2} - 3x + 2 = 6, which is not a common root.

Case II:
x23x+2=x2x4x^{2} - 3x + 2 = x^{2} - x - 4
2x=6 2x = 6
x=3x = 3

At
x=3,x23x+2=2x = 3, x^{2} - 3x + 2 = 2. Therefore, this is not a common root.

Answer: (I)
22; (II) No common root


4.3 Squaring Equations

These questions will have square roots of linear or quadratic expressions. We need to repeatedly square these equations to remove the square roots before proceeding solve them.

Example 15

Solve for xx when (x+1)+(x2)=(5x)\sqrt{(x + 1)} + \sqrt{(x - 2)} = \sqrt{(5 - x)} and all three square roots result in non-negative real numbers.

Solution

Squaring both sides,
(x+1)+(x2)2=5x\sqrt{(x + 1)} + \sqrt{(x - 2)}^{2} = 5 - x
x+1+x2+2(x+1)(x2)=5x x + 1 + x - 2 + 2 \sqrt{(x + 1) (x - 2)} = 5 - x
2x2x2=63x 2 \sqrt{x^{2} - x - 2} = 6 - 3x

Squaring both sides,
4(x2x2)=36+9x236x 4 (x^{2} - x - 2) = 36 + 9x^{2} - 36x
5x232x+44=0 5x^{2} - 32x + 44 = 0
5x210x22x+44=05x^{2} - 10x - 22x + 44 = 0
5x(x2)22(x2)=0 5x(x - 2) - 22(x - 2) = 0
(5x22)(x2)=0(5x - 22)(x - 2) = 0

x=225,2 x = \dfrac{22}{5}, 2

Substituting
x=225x = \dfrac{22}{5} in the given equation, we get

275+125=35\sqrt{\dfrac{27}{5}} + \sqrt{\dfrac{12}{5}} = \sqrt{\dfrac{3}{5}}27+12=3 \sqrt{27} + \sqrt{12} = \sqrt{3}

As all three square roots result in non-negative real numbers, the above equation is not possible. Therefore,
x=225x = \dfrac{22}{5} is not a solution.

Substituting
x=2x = 2 in the given equation, we get
3+0=3\sqrt{3} + \sqrt{0} = \sqrt{3}

This is true. Therefore,
x=2x = 2 is the only solution.

Answer:
22


Want to read the full content

Unlock this content & enjoy all the features of the platform

Subscribe Now arrow-right
videovideo-lock