CAT 2025 Lesson : Quadratic Equations - Mistakes in Roots, Common Roots & Squaring
4. Common Types
4.1 Mistake in Roots
Example 12
Simha formed a quadratic equation x2+ax+b=0. He noted when he changed one of the roots from −7 to +3, he got the equation x2−ax+c=0. Then, b= ?
(1) −10
(2) −14
(3) 10
(4) 14
Solution
Let the initial roots of the equation be −7 and k.
From the equation, we get sum of roots =−7+k=−a⟶(1)
After change, the roots of the equation are +3 and k.
From the changed equation, sum of roots =3+k=a⟶(2)
(1)+(2) ⇒ −4+2k=0
⇒ k=2
b is the product of roots in the initial equation, where roots are −7 and k.
∴ b=−7k=−7×2=−14
Answer: (2)−14
Example 13
A student was asked to form a quadratic equation with roots a and b. Instead, she reversed the signs of the roots (positive to negative and vice-versa) and obtained the equation as 8x2−2x−1=0. Find the actual quadratic equation with roots a and b?
As the signs of the roots were reversed, roots of the actual quadratic equation should be x=41,2−1
Quadratic Equation =(x−41)(x+21)=0
=(x−41)(x+21)=0
⇒ (44x−1)(22x+1)=0 ⇒ (4x−1)(2x+1)=0
⇒ 8x2+2x−1=0
Answer: 8x2+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) x2−3x+2=0 and 3x2−5x−2=0 ?
(II) x2−3x+2=0 and x2−x−4=0 ?
Solution
When 2 equation are said to have common roots, we can equate and solve them.
Case I: x2−3x+2=3x2−5x−2
⇒ 2x2−2x−4=0 (−2 can be split as −4 and 2) x=24,2−2=2,−1
At x=2,x2−3x+2=0, which is, therefore, a common root.
At x=−1, x2−3x+2=6, which is not a common root.
Case II: x2−3x+2=x2−x−4
⇒ 2x=6
⇒ x=3
At x=3,x2−3x+2=2. Therefore, this is not a common root.
Answer: (I) 2; (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 x when (x+1)+(x−2)=(5−x) and all three square roots result in non-negative real numbers.
Solution
Squaring both sides, (x+1)+(x−2)2=5−x
⇒ x+1+x−2+2(x+1)(x−2)=5−x
⇒ 2x2−x−2=6−3x