Suppose we have the following dynamics: $$dX_t = a_t X_t dt + b_t X_t dW_t; \;\;\; X_0 = x.$$
Would the expectation of $X_t$ at $t=T$ be $$\mathbf{E} [X_T] = x + \int_0^T a_t X_t dt$$?
I know that it would be correct if the $X_t$ wasn't there in the SDE, but with $X_t$, it doesn't quite seem right. Would anyone be able to help me on this? Thanks!