(Hint) Consider the case $||x||_{p} = 1$.
So far I have that $1= |x_{1}|^p+|x_2|^{p}+..+|x_{n}|^{p}$, because I used the fact that $||x||_{p}=1$. Why do I have to use the positive homogeneity property for norms? So now all of the $x_{i}$ elements are all less than $1$ for it to equal $1$. So that means $P$ has to be greater than $1$ for this to make sense right? Then, from here, I don't know where to go...
Here is how to apply the hint: if $\|x\|_p = 1$ then each component $x_i$ is less than or equal to $1$. In particular $|x_i|^p \ge |x_i|^q$ for each $i$. This means $$ 1 = \sum_{i=1}^n |x_i|^p \ge \sum_{i=1}^n |x_i|^q = \|x\|_q^q.$$ Take the $q$ root on each side to get $\|x\|_q \le 1 = \|x\|_p$.
In general use $\|ax\|_p = a\|x\|_p$ whenever $a > 0$, and choose $a$ carefully.