There is a simple system that can be used to show many of the properties of Nyquist plots and how they behave. The system's transfer function is:
KG(s) = K/[s(st1 + 1)(st2 + 1)]
This system has the following characteristics:

Note the features in this Nyquist plot.
The transfer function - with jw substituted for s - is:
G(jw) = K/[jw(jwt1 + 1)(jwt2 +1)]
We can expand this with an eye to isolating real and imaginary parts.
G(jw) = K/[jw(-w2t1t2 + jw(t1+ t2) + 1)]
G(jw) = K/[jw(1 -w2t1t2 + jw(t1+ t2)]
Multiply through by the complex conjugate of the quadratic factor only, and you get:
G(jw) = K(1 -w2t1t2 - jw(t1+ t2)/[jw((1 -w2t1t2)2 + w2(t1+ t2)2]
The real part of this (taking into accoun the common jw factor) is:
Re[G(jw)] = -K(t1+ t2)/[(1 -w2t1t2)2]
When the frequency is very small, this becomes:
Re[G(j0)] = -K(t1+ t2)
For the example used in the illustration above, we had:

The real axis intercept can be obtained by noting when the imaginary part of the frequency response is zero. Using our expression from above, we have:
G(jw) = K/[jw(1 -w2t1t2 + jw(t1+ t2)]
That expression will be real (have no imaginary part) when:
1 -w2t1t2= 0
w2 = 1/(t1t2)
With a little algebra, you should be able to show that the frequency response is then:
-Kt1t2/(t1+ t2)
For the example used in the illustration above, we had:
-100(.01)(.002)/(.01
+ .002)
= -.002/.012
= -0.167
Again, examine a rescaled plot, and you can see that the real intercept is at -0.167. Here's the plot.
