The following is an exercise from Bruckner's Real Analysis:
Show that for all $0 <p< \infty$ the collections $L^p$ of measurable functions defined on a measure space $(X, \mathcal{M},μ)$ such that $ \int_X |f|^p d\mu < \infty$ are linear spaces. [Hint : Use the inequality $(a + b)^p ≤ 2^p(a^p + b^p)$.]
The spaces is closed for all $p$ under scalar multiplication but for closed under sum we use the hint : The case $x=0$ is obvious so letting $a>0$ and considering $x=a/b$, we have $f(x)=(x + 1)^p - 2^p(x^p + 1) \le 0$ holds for all $0\le x$ when $1 \le p$ but doesn't hold for $0<p<1$ always. So does really the claim fails for $0<p<1$ or I make mistakes?
So the question is about validity of $f(x)=(x + 1)^p - 2^p(x^p + 1) \le 0$ for $0<p<1$.
Hint:
Then, for $f,g\in L_p$ you have that $$\int|f+c g|^p\,d\mu\leq \int|f|^p\,d\mu + c^p\int|g|^p\,d\mu$$
Observation: unlike the case $p\geq1$, On spaces $L_p$ with $0<p<1$, $\Big(\int|f|^p\,d\mu\Big)^{1/p}$ is not a norm. However $$ d(f,g):=\int|f-g|^p\,d\mu$$ does define a complete metric in such spaces.
There are other simpler ways to del with the inequality in your hint. For example, for $a,b\geq0$, you have $a+b\leq 2\max(a,b)$. As $x\mapsto x^p$ is increasing $$(a+b)^p\leq 2^p\Big(\max(a,b)\Big)^p\leq 2^p(a^p+b^p)$$