This is really easy for you. But not for me, cz I'm studying it after forever.

Can someone explain to me permutation and combination?

I DO know that

nPk = n!/(n-k)!
nCk = n!(n-k)!k!

But I don't know where I'd be using these, as in what situations.

Any examples?

Thanks.