Respuesta :

------------------------------------------------------------------
Equation
------------------------------------------------------------------
x² + 4x = 0

------------------------------------------------------------------
Add a constant
------------------------------------------------------------------
x² + 4x + (4/2)² - (4/2)²  = 0   ← Add 2² to form perfect square

------------------------------------------------------------------
Evaluate bracket
------------------------------------------------------------------
x² + 4x + 2² - 2² = 0

------------------------------------------------------------------
Form the perfect square
------------------------------------------------------------------
(x + 2)² = 4 

------------------------------------------------------------------
Square root both sides
------------------------------------------------------------------
(x+2) = [tex]\pm[/tex] √4

------------------------------------------------------------------
Evaluate the square root
------------------------------------------------------------------
(x+2) = [tex]\pm[/tex] 2

------------------------------------------------------------------
Solve x 
------------------------------------------------------------------
x = 2 - 2 or x = -2 - 2

x = 0 or -4

------------------------------------------------------------------
Answer: The constant to add is 4 and the value of x = 0 or -4
------------------------------------------------------------------