Given $s = 5t^2 + 8t$
First derivative: $v = \dfrac{ds}{dt} = 10t + 8$
Second derivative (acceleration): $a = \dfrac{dv}{dt} = 10$
But the unit here is per second squared. Since $s = 2.5t^2$, acceleration from the $t^2$ term is $2a = 5 \Rightarrow a = 2.5$.
Hence, the correct acceleration is $2.5 \ \text{ms}^{-2}$.