From the given sets, we have
B = {
4,5,6,7 } as
x is greater than
3 but less than
8
And C = { 1,2,3,4,5 } as x is a natural number less than equal to 5.
Union of two sets has all the elements of both the sets
So, A∪B= { 4,5,6,7,8,9 }
And, (A∪B)∪C= { 4,5,6,7,8,9 }∪ { 1,2,3,4,5 } = { 1,2,3,4,5,6,7,8,9 }
n((A∪B)∪C)=9