Concept: For a hyperbola \(\frac{x^2}{a^2}-\frac{y^2}{b^2}=1\), line \(y=mx+c\) is tangent if \(c^2=a^2m^2-b^2\). Use the point \(P(x_1,-1)\) to express \(c\), form a quadratic in \(m\), and use sum of roots.
Step 1: Tangent through \(P(x_1,-1)\): \(y+1=m(x-x_1) \Rightarrow y=mx - (mx_1+1)\). So \(c=-(mx_1+1)\). Hyperbola: \(a^2=2, b^2=3\).
Step 2: Tangency condition: \((mx_1+1)^2 = 2m^2 - 3 \Rightarrow (x_1^2-2)m^2 + 2x_1m + 4 = 0\).
Step 3: Sum of slopes = \(-\frac{2x_1}{x_1^2-2} = 2 \Rightarrow -2x_1 = 2x_1^2-4 \Rightarrow x_1^2+x_1-2=0 \Rightarrow (x_1+2)(x_1-1)=0\).
Step 4: \(x_1<0 \Rightarrow x_1=-2\).
Step 5: Write the final answer. \(\boxed{-2}\)