Write an expression for the sequence of operations described below.

raise 3 to the 8th power, then divide the result by r
Do not simplify any part of the expression

1 answer

The expression for the sequence of operations described would be:

\[ \frac{3^8}{r} \]

This represents raising 3 to the 8th power and then dividing that result by \( r \).