Step 1: Use the sum-times-difference shortcut for ring area.
A ring between radius $R_{in}$ and $R_{out}$ has area $\pi(R_{out}^2-R_{in}^2)=\pi(R_{out}+R_{in})(R_{out}-R_{in})$. The second factor is just the given width of the ring, so this avoids squaring big decimals.
Step 2: List every boundary radius.
Starting from the centre: $0,\ 2.5,\ 3.5,\ 5.5,\ 7.5,\ 10.5,\ 13.5$, built by adding the Inner Island radius and then each ring width in turn.
Step 3: Apply the shortcut to each ring.
Water ring AB: $(3.5+2.5)(1)=6$. Land ring BC: $(5.5+3.5)(2)=18$. Water ring CD: $(7.5+5.5)(2)=26$. Land ring DE: $(10.5+7.5)(3)=54$. Water ring EF: $(13.5+10.5)(3)=72$. Each of these is the bracket value only; multiply by $\pi$ for the actual area.
Step 4: Add the Inner Island and total each side.
Land (in units of $\pi$): $2.5^2+18+54=6.25+18+54=78.25$. Water (in units of $\pi$): $6+26+72=104$.
Step 5: Take the ratio.
\[ \frac{78.25}{104}=0.7524\ldots \approx 0.75 \] \[ \boxed{0.75} \]