I am told that I need to find a path $c(t)$ such that $c(t)=x(t), X(0)=x \forall X s.t. det X=1$. So I can show that $d/dt(f(c(t))$ at $t=0=[d_{f(c(t))}f](c'(t))]\ne 0$
My problem is how to explicitly construct such a path $c(t)$?
I am told that I need to find a path $c(t)$ such that $c(t)=x(t), X(0)=x \forall X s.t. det X=1$. So I can show that $d/dt(f(c(t))$ at $t=0=[d_{f(c(t))}f](c'(t))]\ne 0$
My problem is how to explicitly construct such a path $c(t)$?
If I understand your question well, what you are looking for is the following: Given a matrix $X$ with $\det(X)=1$ find an explicit curve $c$ with $c(0)=X$ such that $t\mapsto \det(c(t))$ has non-vanishing derivative for $t=0$ (so this shows that $D\det(X)\neq 0$. If this is indeed the question, then you can simply take $c(t)=(1+t)X$, since this has determinant $(1+t)^n$, so its derivative at $t=0$ is $n\neq 0$.