The correct option is B (m+1)n−1
There are m copies each of n different books.
So, we can choose any of the m books of each copy or we don't choose any of them.
So, we have (m+1) choices for each of n different books.
But we have to select at least one book. So we will subtract a case when none of the books got selected.
Hence, no. of ways of selecting one or more books is ((m+1)1)((m+1)1)((m+1)1).......n times −1=(m+1)n−1