I am currently stuck on the following problem. Consider the SDE $$\text{d}X_t=\sigma(X_t)\text{d}W_t+\mu(X_t)\text{d}t,$$ with $|\mu(x)|^2+|\sigma(x)|^2\leq A(1+|x|^2)$, where $A$ is a finite constant, $X_0=0$, and the drift and diffusion terms are Lipschitz functions.
I need to show that
$\mathbb{E}\sup_{t\leq1}|X_t|^2\leq\text{e}^{8A}$,
the solution $\{X_t\}_{t\leq1}$ exists even if the drift and diffusion terms are only locally Lipschitz.
I'm so confused, I don't know how to begin! I've stared at https://math.stackexchange.com/questions/3251957/calculating-the-expecation-of-the-supremum-of-absolute-value-of-a-brownian-motio in hopes of getting some better insight, but I'm lost -- could someone guide me in the right direction please? Thank you!