3

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?

Ross Millikan
  • 374,822
BigSmoke
  • 155

2 Answers2

13

$$p^2 - q^2 = (p-q)(p+q){}{}{}{}$$

amWhy
  • 209,954
2

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$.

ir7
  • 6,249