The work done by a variable force is given by the integral:
\[
W = \int_{x_1}^{x_2} F(x) \, dx
\]
Substitute \( F(x) = (2 + x) \) and integrate from \( x_1 = 1.0 \, {m} \) to \( x_2 = 2.0 \, {m} \):
\[
W = \int_{1.0}^{2.0} (2 + x) \, dx = \left[ 2x + \frac{x^2}{2} \right]_{1.0}^{2.0}
\]
Evaluating the integral:
\[
W = \left( 2(2) + \frac{(2)^2}{2} \right) - \left( 2(1) + \frac{(1)^2}{2} \right) = \left( 4 + 2 \right) - \left( 2 + 0.5 \right) = 6 - 2.5 = 3.5 \, {J}
\]
Hence, the correct answer is (c).