Write an expression for the sequence of operations described below.

divide d by 2, then multiply c by the result
Do not simplify any part of the expression

1 answer

The expression for the sequence of operations described is:

\((d / 2) \times c\)