We need to write an expression for the operations:

The first operation (multiplication) can be represented as:

The second operation (the division of f by the previous result) can be represented as:

Notice that we need the parenthesis to indicate that the product is the first operation to be done.
Answer:
