How many integer solutions are there for $x_1+x_2+x_3+x_4+x_5=75$, with $1\leq i \leq 5,$ and $ x_1=x_5$ ?
I think I understand that if $x_1=x_5$ wasn't part of it, then it would be $\binom{n-1}{k-1}.$
But if someone could explain how I deal with the $x_1=x_5$ that would be great!
Hint: Consider calculating how many positive integer solutions there are to $$2x_1 + x_2 + x_3 + x_4= 75\;?$$