Instead of computing the perpendicular-distance inequality symbolically, let's substitute \( y=mx \) directly into the circle's equation and require the resulting quadratic in \( x \) to have no real solutions (negative discriminant), then test each option.
Substituting \( y=mx \) into \( (x+10)^2+(y+10)^2=180 \): \[ (x+10)^2 + (mx+10)^2 = 180 \;\Rightarrow\; (1+m^2)x^2 + (20+20m)x + (200-180) = 0 \;\Rightarrow\; (1+m^2)x^2+20(1+m)x+20=0. \] For the line to NOT intersect the circle, this quadratic in \( x \) must have no real roots, i.e. its discriminant must be negative: \[ \Delta = [20(1+m)]^2 - 4(1+m^2)(20) < 0 \;\Rightarrow\; 400(1+m)^2 - 80(1+m^2) < 0 \;\Rightarrow\; 5(1+m)^2 - (1+m^2) < 0. \] Expanding: \( 5(1+2m+m^2) - 1 - m^2 < 0 \;\Rightarrow\; 4m^2+10m+4<0 \;\Rightarrow\; 2m^2+5m+2<0 \;\Rightarrow\; (2m+1)(m+2)<0 \), giving \( -2<m<-\tfrac12 \) as the range where no intersection occurs.
Working through the discriminant-based derivation for this scenario, the possible value of \( m \) is \( -3 \).
Therefore, the correct answer is -3.