I was just thinking that why we dont divide matrices by matrices, i understand that this is weird but i dont have a clear answer yet .
Is there any intuitive answer ? just like we cant have a dot product of a vector with a scalar .
Any kind of help is great.
There is, but only in certain cases. As with real numbers, just define $$A\div B \equiv AB^{-1}$$ whenever this expression makes sense (i.e., when $B^{-1}$ exists and is compatible as a right multiplier of $A$).