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

Respuesta :

We need to write an expression for the operations:

[tex]\begin{gathered} \text{ multiply 7 by 8} \\ \\ \text{dived f by the result} \end{gathered}[/tex]

The first operation (multiplication) can be represented as:

[tex]7\cdot8[/tex]

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

[tex]f\div(7\cdot8)[/tex]

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

Answer:

[tex]f\div(7\cdot8)[/tex]