OK, let's figure this out. Vi is the input, Vneg is the voltage on the negative terminal of the op amp, Vout is the output voltage, beta is the open loop gain. Vneg = Vo*(1/1001) and (Vi-Vneg)*beta = Vo . Solving the two equations for Vo/Vi, we get Vo/Vi = (1001*beta)/(1001+beta). Both the...