What do elements in $\mathbb R[x]/(x^2)$ look like? Intuitively, I know they are polynomials of degree one but if we stick with the definition of quotient ring, the elements look like $f(x)+(x^2)g(x)$.
How does this show that the elements are polynomials of degree at most $1$?
Because every polynomial $P(x)$ can be written in one and only one way as $x^2Q(x)+R(x)$, where $\deg R(x)\leqslant1$. So, it is natural to identify $P(x)+x^2\mathbb{R}[x]$ with $R(X)$, whose degree is $0$ or $1$.