I started a lecture on differential equation with following example. If a body is moving in a straight line in plane with constant speed, how can we describe this motion mathematically?
To answer this, put a coordinate system in plane. Then the path the body is following is given by equation of straight line $ax+by+c=0$. If the coordinate system is changed then equation of line also gets changed; it will be as $a'x+b'y+c'=0$. One can observe that for both the coordinate systems, the path of motion is solution of the differential equation $\frac{d^2y}{dx^2}=0$. Then I said
The motion of body is expressed by the differential equation $\frac{d^2y}{dx^2}=0$, rather than linear equation, since it is coordinate-free.
The following question raised then in the class:
What $y$ and $x$ represents in the differential equation? Are they coordinates?
I couldn't answer this. Can one help me? What is the correct way to say the equation of motion of body (in straight line, with constant speed), which is coordinate-free?