Let $M(n;\mathbb{R})$ denote the set of all $n \times n$ matrices with real entries (identified with $\mathbb{R}^{n^{2}}$ and endowed with its usual topology) and let $GL(n;\mathbb{R})$ denote the group of invertible matrices. Let $G$ be a subgroup of $GL(n;\mathbb{R})$. Define $$H = \biggl\{ A \in G \ \biggl| \ \exists \ \varphi:[0,1] \to G \ \text{continuous such that} \ \varphi(0)=A , \ \varphi(1)=I\biggr\}$$
Then is $H$ normal in $G$?
For proving $H$ normal i should verify two things:
First $H$ is a subgroup.
For all $A \in G, B \in H$, we must have $A \cdot B \cdot A^{-1} \in H$.
That's it i am not able to proceed any further.
actually, the answer jug gave in his comments is easier, but here is another proof (though a bit overkill) which shows that this group is actually the matrices with positive determinant.
The function $\det:GL_n(\mathbb{R})\rightarrow \mathbb{R}$ is continuous, so if $\varphi:[0,1]\rightarrow \mathbb{R}$ such that $\varphi(0)=A,\; \varphi(1)=I$ is continuous then $\det \circ \varphi$ is continuous. Since $\det(\varphi(0))=\det(A)$ and $\det\varphi (1)=1$ then we must have $\det(A)>0$ otherwise by the intermediate value theorem there is $t$ such that $\det(\varphi (t))=0$ but then $\varphi(t) \notin GL_n(\mathbb{R})$.
On the other hand, suppose that $\det(A)>0$ then if $E$ is an elementary matrix (corresponding to a row operation) then define $\varphi(t)=((1-t)I+tE)A$ for $0\leq t \leq 1$. It is continuous and its image is in $GL_n(\mathbb{R})$ if $((1-t)I+tE)$ is always invertible. This is for true if E is a multiplication by a positive scalar or if it is an addition of one row to another, but not true for multiplication by a negative scalar, or switching rows.
Show that if $\det(A)>0$ then you can use such elementary matrices to go from $A$ to $I.$
This shows that your $H$ is just all the matrices with positive determinant.