There are plenty of questions regarding combinatorial proofs up, but I'm not understanding them very well.
Basic understanding: Count something on the RHS (show WHAT it is counting), and show that it's counting the same thing on the LHS.
My problem is:
$$\sum_{k=0}^{n}\binom{n}{k}kx^{k-1}y^{n-k} = n(x+y)^{n-1}$$
So, I started out with:
$$n(x+y)^{n-1} = n[(x+y)(x+y)...(x+y)]$$
But I'm not sure if this even helps me, and I'm not even sure if my basic understanding is correct. Could someone give me some direction? This is homework, so don't provide a direct answer to the problem, please.
EDIT: We can assume x and y are positive integers.
