Question 35335
Y^2-10Y+25

(y+a)*(y+b) = y^2 + (a+b)*y + a*b

what two number when addes give 10 and when multiplied give 25
a + b = -10
ab = 25

a = -5
b= -5

therefore equation can be fatored as (y-5)*(y-5)