Answer:
c=9
(x-3)^2 = 4
x= 1,5
Explanation:
x^2 - 6x = -5
Take the coefficient of x
-6
Divide by 2
-6/2 = -3
Square it
(-3)^2 = 9
Add this to each side
x^2 - 6x + 9 = -5 + 9
x^2 -6x+9 = 4
(x-3)^2 = 4
Take the square root of each side
sqrt((x-3)^2) = ±sqrt(4)
x-3 = ±2
Add 3 to each side
x-3+3 = 3±2
x = 3+2 x = 3-2
x =5 x=1