Quadratic Equations Problems : CAT 2007 Quant / Math Prep
Question 4 the day : March 12, 2003
The question for the day is from the topic Quadratic Equations. The question
is about finding the value of an expression after evaluating the roots of a
quadratic equation.
Question
If p and q are the roots of the equation x2 - bx + c = 0, then
what is the equation if the roots are (pq + p + q) and (pq - p - q)?
(1) x2 - 2cx + (c2 - b2) = 0
(2) x2 - 2bx + (b2 + c2) = 0
(3) Bcx2 - 2(b+c)x + c2 = 0
(4) x2 + 2bx - (c2 - b2) = 0
Correct Choice is (1). Correct Answer is x2
- 2cx + (c2 - b2) = 0
Explanatory Answer
In the given quadratic equation x2 - bx + c = 0,
The sum of the roots p + q = b --- (1)
And the product of the roots pq = c --- (2)
We have to formulate a quadratic equation whose roots are (pq + p + q) and (pq
- p - q).
The sum of the two roots = pq + p +q + pq - p - q = 2pq
But from eqn (2), we know that pq = c
Therefore, the sum of the roots = 2c
The product of the roots = (pq + p + q)(pq - p - q)= (pq)2 -
(p+q)2
From equation (1) and (2), we know that pq = c and p + q = b
Therefore, the product of the roots = c2 - b2
We know the sum of the roots and the product of the roots.
Therefore, the quadratic equation is x2 - (sum of the roots)x +
product of the roots = 0
=> x2 - 2cx + c2 - b2 = 0