The sum of 99 and a number is greater than 199. Find all possible values of the number. solution?

1 answer

Let x be the number we are looking for.

The sum of 99 and the number x can be represented as 99 + x.

According to the given information, 99 + x is greater than 199.

So, 99 + x > 199

Subtracting 99 from both sides, we get:

x > 100

Therefore, all possible values of the number x are any number greater than 100.