I need help with a set problem
Given:
$$A=\{(\sqrt{n}+2) \in \Bbb Z \ /\ \ 16\le n^2 \le 1296 \}$$
$$B=\{({3m-2}) \in A \ /\ \ 4 \le 4m+3 \le 17 \}$$
Calculate the value of : $$n(A)\times n(B)$$
So far I've got into $$ A = \{-8;-7;-6;-5;-4;4;5;6;7;8\} $$ $$B= \{4;5;6;7;8\}$$
therefore $$n(A) = 10$$ $$n(B) = 5$$ However I don't know if this is correct as the result does not match any of the options given as answer.