172k views
21 votes
The maximum size of a text message is 160 characters. A space counts as one character. A. Write an equation in two variables that represents the remaining (unused) characters in a text message as you type. Let x represent the number of typed characters and r represent the number of remaining characters.

User Javette
by
4.1k points

2 Answers

9 votes

Answer:

r= 160-c

Explanation:

User Ben Reich
by
4.5k points
9 votes

Answer:

y = 160 - x

Explanation:

Given :

Maximum text character = 160

x = number of typed characters

y = Number of characters left or unused characters

Unused characters = 160 at the start of a fresh message page, which reduced as characters are being typed.

Hence,

Unused characters = (maximum characters - number of typed characters)

y = 160 - x

User Ervadac
by
4.2k points