58.1k views
5 votes
five times the sum of a number and 27 is greater than or equal to six times the sum of the number and 26 what is the solution to set of the problem

User Vassilis
by
7.4k points

1 Answer

3 votes
5(n + 27) >= 6(n + 26)

5n + 135 >= 6n + 156

-n >= 21

n <= -21
User Brian Powell
by
7.5k points

No related questions found