I'll take that at face value and show my preferred approach for the general case (a lot nicer than wikipedia in my view):
for real ##p \geq 1## and ##h \in(-1,\infty)## we have
##1 +ph \leq (1 +h)^p##
the right side is always positive so we only need to put effort into proving the case where the left hand side is positive.
in which case we can take pth roots and seek to prove the equivalent ##(1 +ph)^\frac{1}{p} \leq 1 +h##.
So we have
##(1 +ph)^\frac{1}{p}##
## = (1 +ph)^\frac{1}{p}\cdot 1##
## = (1 +ph)^\frac{1}{p}\cdot 1^\frac{p-1}{p}##
## \leq \frac{1}{p} (1 +ph) + \frac{p-1}{p}(1)##
## = 1 +h##
by ##\text{GM} \leq \text{AM}##
(you just need analytic tools to prove the strong form of this geometric vs arithmetic mean inequality)