asked 121k views
1 vote
If n represents a number, then write an expression for the difference of three times the number after it was increased by 3 and twice that number.

asked
User Dynex
by
7.5k points

2 Answers

3 votes

"Three times the number after it was increased by 3" is 3(n+3).

"Twice the number" is 2n.

The difference of the first expression and the second expression is ...

... 3(n+3) -2n

1 vote

(n +3) is the starting point.

So an increase in 3 times is

3*(n + 3) - 2n <<< Answer


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.