kreshnik
- 5
- 0
Homework Statement
How should be the value of a so quadratic equation ax^2-4x+4=0 to have double solutions?
A)\;\;2
B)\;\;1
C)\;-1
D)\;-2
Homework Equations
The Attempt at a Solution
D=b^2-4ac
If:
D>0\;\;\rightarrow\; {x_1,x_2}\;\rightarrow\;\text{double solutions.}
D=0\;\;\rightarrow\; {x_1}\;\rightarrow\;\text{only one solution}
D<0\;\;\rightarrow\; \text{no solution.}
so:
(-4)^2-4*a*4=16-16*a
\text{If:}\;\;a=-1\;\;\rightarrow\;D=32
\text{If:}\;\;a=-2\;\;\rightarrow\;D=48
Which one should be?? thank you.