171k views
0 votes
Suppose 4 ?
Please help I dont understand how to solve it.

Suppose 4 ? Please help I dont understand how to solve it.-example-1

2 Answers

3 votes

If a is an integer then there is no value of a as there is no integer present which is greater than 4 and less than 5.

So if a is real.

  • b can be 3 only

So

set of values

  • [1,2]
User Sobstel
by
4.6k points
4 votes

Let's find the smallest number in the range.

Subtract the largest b from the smallest a: 4 - 4 = 0

Then find the largest number in the range.

Subtract the smallest b from the largest a: 5 - 2 = 3

So...

0 < a - b < 3

User TheAmazingKnight
by
4.7k points