First of all we all know that d/dx is an operator which differentiates the function provided to it w.r.t. x okay!
Now, while differentiating complex functions we often use Chain Rule. Sometimes during differentiation we multiply the function with the dx or du or dt etc. Also we treat dy/dx as a fraction and perform fractional manipulations on them.
For example if x = f(t) and y = g(t) then for finding dy/dx we find dy/dt and dx/dt and divide them for obtaining dy/dx.
How this happens? Since d/dx is an operator, how are we able to treat it as a fraction in differentiation and cancel dt present in numerator and denominator (as in above example) ?! Please explain.