I'm reading Kline's Calculus: An intuitive and Physical approach. The author mentions that dy/dx is a confusing term to represent the derivative because dy/dx seems like a quotient when it really isn't and the author also adds that dy/dx should always be taken as a combination and never separately.
My questions:
1) Isn't dy/dx actually a quotient? It is the rate of change of y divided by rate of change of x is it not? For instance when we talk of instantaneous speed we call it ds/dt. Isn't that the quotient of distance covered in an interval of time and the interval of time (when the interval is approaching 0, of course).
2) if dy/dx really isn't a quotient, how are we allowed manipulations such as:
(i) (dy/dx) . (dx/dy) = 1
(ii) [this is seen when we use substitution to integrate]
Integrate $e^(5x + 2)$ $dx$
now we use substitution,
u = $5x + 2$
du/dx = 5
du = 5 $dx$ (How is multiplying by dx on both sides allowed if dy/dx is supposed to be taken as a whole?)