163k views
20 votes
Write an expression for the sequence of operations describe below.

Divide k by j, then subtract 7 from the results

Do not simplify any part of the expression

1 Answer

10 votes

Answer:

(k/j) - 7

Explanation:

Divide k by j can be expressed as;

k/j

Now, we are told to subtract 7 from that answer.

This gives;

(k/j) - 7

Since we are told not to simplify further, it means we will live that as our answer.

User Gordon Fontenot
by
4.0k points