Im having trouble factoring 25x^2-10x+1 using the ac method. I end up with (5x-5)(5x-5)
Im having trouble factoring 25x^2-10x+1 using the ac method. I end up with (5x-5)(5x-5)
WyzAnt Tutors: Sign In to answer this question.
1 Answer
(a ± b) = a2 ± 2ab + b2
~~~~~~~~~~~~
25x2 - 10x + 1 = (5x)2 - 2· 5x · 1 + 12 = (5x - 1)2
In general:
ax2 + bx + c = a(x - x1)(x - x2) , x1 and x2 are roots of equation ax2 + bx + c = 0 , and
x12 = (-b ± √D)/2a , D = b2 - 4ac .
~~~~~~~~~~~~
25x2 - 10x + 1 = 0
D = (-10)2 - 4 · 25 · 1 = 100 - 100 = 0
the equation has only one root (actually 2 roots with the same value)
x12 = -(-10)/(2 · 25)
x12 = 1/5
25(x - 1/5)(x - 1/5) = (5x - 1)(5x - 1) = (5x - 1)2






