If $A=\begin{bmatrix} 10^{30}+5& 10^{20}+4 &10^{20}+6 \\ 10^{4}+2 & 10^{8}+7 &10^{10}+2n \\ 10^{4}+8&10^{6}+4 &10^{15}+9 \end{bmatrix}$ for all $n\in \mathbb{N},$ Then
$(a)\;\;A$ is invertible for all $n\in \mathbb{N}$
$(b)\;\;A$ is not invertible for all $n\in \mathbb{N}$
$(c)\;\;A$ may or may not be invertible depending on the values of $n\in \mathbb{N}$
$(d)\;$ Data Insufficient
What I try
If $A$ is invertiable, then $\det(A)\neq 0$
$$A=\begin{vmatrix} 10^{30}+5& 10^{20}+4 &10^{20}+6 \\ 10^{4}+2 & 10^{8}+7 &10^{10}+2n \\ 10^{4}+8&10^{6}+4 &10^{15}+9 \end{vmatrix}$$
Expanding along $1^\mathrm{st}$ row
$\displaystyle A=\bigg(10^{30}+5\bigg)\bigg[\bigg(10^8+7\bigg)\bigg(10^{15}+9\bigg)-\bigg(10^6+4\bigg)\bigg(10^{10}+2n\bigg)\bigg]-\bigg(10^{20}+4\bigg)\bigg[\bigg(10)^4+2\bigg)\bigg(10^{15}+9\bigg)-\bigg(10^{10}+2n\bigg)\bigg(10^8+4\bigg)\bigg]+\bigg(10^{20}+6\bigg)\bigg[\bigg(10^4+2\bigg)\bigg(10^6+4\bigg)-\bigg(10^8+7\bigg)\bigg(10^4+8\bigg)\bigg]$
How do I simplify such a huge calculation?
Please help me.