
I came across this problem on a math-related facebook group. My answer is B and here is my justification:
$1.) \ H_2 \not\lhd G$
$ \text{Let} \ A=\begin{pmatrix} 2 & 1 \\ 1 & 1 \end{pmatrix} \in G \ \text{,whence} \ $ $A^{-1}= \begin{pmatrix} 2 & 1 \\ 1 & 1 \end{pmatrix}^{-1} = \begin{pmatrix} 1 &-1 \\ -1& 2 \end{pmatrix} .$
$\text{Let} \ B= \begin{pmatrix} 2 & 1 \\ 0 & 2 \end{pmatrix} \in H_2.$ $\text{Then} \ ABA^{-1}= \begin{pmatrix} 0 & 4 \\ -1 & 4 \end{pmatrix} \not\in H_2.$
$2.)\ H_1 \lhd G$
$\forall g \in G\forall h\in H_1: \det(gng^{-1})= \det(g)\det(g^{-1})\det(n)=1$
However, the person who posts this problem said my solution is wrong. May I know what is wrong with my solution? Thank you.