InterviewSolution
Saved Bookmarks
| 1. |
Deduce the maximum electron capacity of the shells K, L and M? |
|
Answer» SOLUTION :K -2 `(2n^2 = 2 xx 1^2 = 2)` L -8 `(2n^2 = 2 xx 2^2 = 2 xx 4 = 8)` M -18 `(2n^2 = 2 xx 3^2 = 2 xx 9 = 18)` |
|