Write an expression for the sequence of operations described below.

add 7 to 2, then divide y by the result
Do not simplify any part of the expression

1 answer

The expression for the described sequence of operations can be written as:

\[ \frac{y}{2 + 7} \]

This represents adding 7 to 2, then dividing \( y \) by the result of that addition.