Given, L = 10^7 bits , B = 500 * 10^ 6 SO , Tt = L / B = 0.02 sec
d = 8000 km ,V = 4*10^6 m/sec SO, Tp = d / v = 2 sec
a = Tp / Tt = 2 / 0.02 = 100
The network is to be used to its full capacity so η = 100 %
Go-back-N protocol, So η = w/(1+2a) where w = 2^n-1
w = 1+2*a
⇒ 2^n - 1 = 201
⇒ 2^n = 202 ⇒ n = 8