133k views
5 votes
Write an expression for the sequence of operations described below.

divide u by 4, then subtract 7 from the result
Do not simplify any part of the expression.

User Jabda
by
5.5k points

1 Answer

3 votes

Answer:


((u)/(4) - 7)

Explanation:

We have to write the expression for the sequence of operations described in the question.

First of all, we have to divide u by 4.

Then we will get the expression of
(u)/(4).

Then we have to subtract 7 from the result obtained in the previous step.

Therefore, we will get the expression of
((u)/(4) - 7). Hence, this is the final expression. (Answer)

User SilentRevolution
by
5.9k points