This may seem like a really pointless question but bear in mind I am thinking from the perspective of a school maths teacher.
I am recently thinking it would be more intuitive to have a convention of writing the straight line equation in the form $y = c + mx$ rather than $y = mx + c$.
This is because it more clearly describes the fact that you have something growing outwards by m per 1 x, while adding that we know where it is growing from.
y = c + mx suggests start at point c, and then to get to anywhere on the line, add some multiple (x) of m...
This feels more like what a straight line is.
Any opinions on this convention? Or wider intuition on how to think of a straight line equation?
While both notations are equivalent due to the commutative property of addition, it seems like the equation is written as $y = mx + c$ because this is the canonical polynomial form with respect to $x$. For example, you could write it as $y = mx^1 + cx^0$. If it were a quadratic equation, it would be written as $y = m_1x^2+m_2x+c$.