159k views
1 vote
Write an expression for the sequence of operations described below.1)) multiply 7 by 8, then divide f by the resultDo not simplify any part of the expression.Submit

User Nschoe
by
4.0k points

1 Answer

3 votes

We need to write an expression for the operations:


\begin{gathered} \text{ multiply 7 by 8} \\ \\ \text{dived f by the result} \end{gathered}

The first operation (multiplication) can be represented as:


7\cdot8

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


f/(7\cdot8)

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

Answer:


f/(7\cdot8)

User Shamil
by
4.9k points