Question 805355: How would I solve:
Find the values for p for which the equation;
(p+3)x^2-12x+2p=0
has equal roots.
Thanks. Answer by mananth(16946) (Show Source):
In any quadratic equation if the roots are equal then in the equation
compare the two equations
a=(p+3), b=-12, c=2p
(-12)^2-4(p+3)(2p)=0
144-8p^2-24p=0
Or
8p^2+24p-144=0
/8