I'm having trouble to see why it is that:
$p^2-q^2 = p-q$ when $p+q = 1$
If I take a number for which $p+q \not= 1$, this doesn't hold. What's so special about the former case? Can someone take me through this, algebraically?
I'm having trouble to see why it is that:
$p^2-q^2 = p-q$ when $p+q = 1$
If I take a number for which $p+q \not= 1$, this doesn't hold. What's so special about the former case? Can someone take me through this, algebraically?
$$p^2 - q^2 = (p-q)(p+q){}{}{}{}$$
Complementing the other answer, the formula has a name: Difference of two squares formula.
Moreover, it also goes the other way, if $p\not = q$. That is: if $p^2-q^2=p-q$ and $p\not=q$, then $p+q=1$.