anik19890
Bunuel
feruz77
If one root of x^2+px+12=0 is 4, and the equation x^2+px+q=0 has equal roots then the value of q is
a) 49/4
b) 4/49
c) 4
d) 1/4
e) 12
As one of the roots of \(x^2+px+12=0\) is \(x=4\) then substituting we'll get: \(16+4p+12=0\) --> \(p=-7\).
Now, the second equation becomes \(x^2-7x+q=0\). As it has equal roots then its discriminant must equal to zero: \(d=49-4q=0\) --> \(q=\frac{49}{4}\).
Answer: A.
can you please explain this
As it has equal roots then its discriminant must equal to zero i can not understand
Do not post multiple posts for the same doubt. Give the experts/posters some time to reply to your earlier post.
As for your question, refer to the text below:
For a quadratic equation \(ax^2+bx+c=0\), with a\(\neq\)0
Discriminant, \(D = b^2-4ac\)
For a quadratic equation to have
2 distinct real roots: \(D > 0\)
For a quadratic equation to have
2 equal real roots: \(D = 0\)
For a quadratic equation to have
0 distinct real roots: \(D < 0\)
Coming back to the quadratic equation, \(x^2-7x+q=0\) ---> for equal roots, \(D =0\) ---> \((-7)^2-4*q*1 = 0\) ---> \(49=4q\)---> \(q= 49/4 = 12.25\)
Hope this helps.