asked 17.2k views
5 votes
Procedure: Pick a number. Add 5 to the number and multiply the sum by 3. Subtract 7 and then decrease this difference by the triple of the original number.

Procedure: Pick a number. Add 5 to the number and multiply the sum by 3. Subtract-example-1
asked
User AngryJS
by
8.6k points

1 Answer

4 votes

Answer:

(3n +8) -3n = 8

Explanation:

You have the difference (3n+15) -7, and you want its value when it is decreased by the triple of the original number (n).

Triple the number

The phrase "triple the original number" will be translated to 3n. This is the value you want to subtract.

(3n +15) -7 = 3n +8 . . . . . "the difference"

(3n +8) -3n = 8 . . . . . . . . "decreased by triple the original number"

This simplifies to 8, which is the point of the exercise: showing the sequence of steps always gives a value of 8.

answered
User Slouc
by
8.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.