Before the development of algebra and algebraic notation, words are used to represent the variables/geometric term.
For example, ush is used to represent length, and sag is used to represent breadth. The product of ush and sag gives us the geometric quantity area.
The operations were also described verbally, where "add to the two-thirds of my two-thirds" means $\frac{2}{3} \times \frac{2}{3} $
Mathematics is not all about generalization or abstraction, but understanding. Of course, proper symbols and tools for abstraction save a lot of brain space when we try to understand a mathematical problem, but the end goal is still to be able to decode the math syntax and connect to real world applications.
Take calculus for example, the function integration can be interpreted with discrete steps. Instead of calculating $\displaystyle \int_{x=1}^{10} f(x) dx$, we can use summation: $\displaystyle \sum_{x=1}^{10} f(x) \Delta x$ to approximate it, where the symbol $\sum$ can be further broken down into 10 addition steps, and the babylonians had alreay established verbal rules for describing addtion and multiplication.