Correct Answer - A
Number of possible emission lines are `n (n - 1)//2` when an electron jumps from `n^(th)` state to ground state. In this question, this value should be `(n - 1) (n - 2) //2`
Hence, `10 = (n- 1) (n - 2)/(2)`
`"Solving this, we get" `n = 6`.