In the formula: $(a-b)^2= a^2-2ab+b^2$, let’s say we have $(-5k-5)^2$ then we put them in the formula, it will be: ($-5k)^2-2(-5k)(5)+(5)^2$. My question is that why don’t we include the “$-$“ sign with “$b$” but we include it with “$a$”, after all “$b$” is a negative integer with a negative sign just like “$a$”.
When we look at the quadratic formula or any other formula, when we are putting the values of variables we also include their signs. Why is this special case with $(a-b)^2= a^2-2ab+b^2$ that we just include sign of one variable not the other?