Answer:
4
Step-by-step explanation:
Let x be a number.
The statement can be interpreted as:
And then we simplify 3x - 5 > 6:
To get the smallest whole number satisfying the inequality above, we can take the "ceiling" of 3.66 which is 4.
Note:
The ceiling of a number is the nearest integer (or in this case, nearest whole number) of a number. It can be denoted by ceil(x).
For example, the ceiling of 0.1 is 1. The ceiling of 5 is 5 since 5 itself is a integer.