Solveeit Logo

Question

Quantitative Aptitude Question on Equations

Given the quadratic equation x2(A3)x(A7)=0x^2 – (A – 3)x – (A – 7) = 0, for what value of A is the sum of squares of the roots 0?

A

-2

B

3

C

5

D

10

E

13

Answer

5

Explanation

Solution

x2(A3)x(A7)=0x^2 – (A – 3)x – (A – 7) = 0
The sum of the roots (α+β)(α + β ) and the product of the roots (αβ)(α β ) for a quadratic equation, ax2+bx+c=0ax^2 + bx + c = 0, is given by
α+β=ba=A3α + β = -\frac{b}{a} = A – 3
αβ=ca=(A7)α β = \frac{c}{a} = – (A – 7)
According to the question,
α2\+β2=0α^2 \+ β^2 = 0
(α+β)22αβ=0(α + β )^2 – 2α β = 0
(A3)2\+2(A7)=0(A – 3)^2 \+ 2(A – 7) = 0
A26A+9+2A14=0A^2 – 6A + 9 + 2A – 14 = 0
A24A5=0A^2 – 4A – 5 = 0
A25A+A5=0A^2 – 5A + A – 5 = 0
A(A5)+1(A5)=0A(A – 5) + 1(A – 5) = 0
(A5)(A+1)=0(A – 5)(A + 1) = 0
A=5  or  1A = 5\space or \space–1
\therefore The correct answer is C.