Question:

Ujakar and Keshab attempted to solve a quadratic equation.
- Ujakar made a mistake in writing down the constant term and got roots (4, 3).
- Keshab made a mistake in writing down the coefficient of $x$ and got roots (3, 2).
What will be the exact roots of the original quadratic equation?

Show Hint

When two people make different mistakes, compare the correct parts of each to reconstruct the true equation.
Updated On: Aug 4, 2025
  • (6, 1)
  • ($-3, -4$)
  • (4, 3)
  • ($-4, -3$)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Let original quadratic be $x^2 + px + q = 0$.
From Ujakar’s roots (4, 3): sum $= 7 \Rightarrow p = -7$, product $= 12 \Rightarrow$ wrong constant $q' = 12$.
From Keshab’s roots (3, 2): sum $= 5 \Rightarrow p' = -5$ (wrong coefficient), product $= 6 \Rightarrow$ correct constant $q = 6$.
So actual: $x^2 - 7x + 6 = 0$, roots = 6 and 1.
Was this answer helpful?
0
0