How to solve combination $C(n,k)$ for $k$?

125 Views Asked by At

I want to solve combination $C(n,k)$ for $k$ but don't know how. Suppose I have $n=10$ and $C(n,k)=15$. What will $k$ be?