127k views
4 votes
If n represents the amount of songs stored on a MP3 player, analyze the meaning of the expressions n + 7, n - 2, 4n, and n/2

1 Answer

3 votes
n+7 - 7 more songs added
n-2 - 2 songs deleted (subtracted)
4n - 4 times more songs than before
n/2 - the number of songs cut in half (divided by 2)
User Blake Miller
by
6.8k points