Given CSMA/CD:
$\frac{\text{Frame Size}}{\text{Data Rate}} \ge 2 \times \frac{\text{Segment Length}}{\text{Propagation Speed}}$
Drop the constants
- Propagation speed
- Frame size
- The coefficient 2
The Inequality Boils down to:
$L \propto \frac{1}{R}$
R (data rate) increases 10 fold from 1 to 10 Gbps
Then you expect L (segment length) to decrease 10 fold
L' = L/10
L' = 200/10 = 20 metres
Hence, Option A is Correct
Disclaimer:
Although these kinds of proportionalities are easy to setup and solve, they are double-edged swords. So be careful while selecting your constants. With that said, it would probably be a good idea to refer to the official, completely solved answer by the OP.