give me an example of Expression - a formula with numbers, variables, and at least one operation

One example of an expression can be: (3 * x) + (y / 2) - 5

In this expression, 3 and 2 are the numbers, x and y are the variables, and there are three operations involved: multiplication (*), division (/), and subtraction (-).