This syntax is used a lot in Machine Learning, where:
a1, a2, a3, … an can be considered as the "weights" or "coefficients"
b1, b2, b3, …, bn can be considered as the input values
in a dataset of "n" columns
Used in Models like Linear Regression & Polynomial Regression