Could someone explain intuitively to me why for a geometric distributed Random Variable $X$
$$P(X \ge k) = (1-p)^{k-1}$$
and
$$P(X \le k) = 1- (1-p)^{k}$$
I understand the pmf of the geometric distribution but don't completely understand why these formulas are true.