If a is an integer greater than 9 but less than 26 and b is an integer greater than 14 but less than...

If a is an integer greater than 9 but less than 26 and b is an integer greater than 14 but less than 31, what is the range of a/b?

Quiz

Answer/Solution

4/3

Steps/Work

Range of a/b = max(a/b) - min(a/b)
to get max(a/b) => max(a)/min(b) = 25/15
to get min(a/b) => min(a)/max(b) = 10/30
Range = 25/15 - 10/30
= 4/3

General Calculator / Auto Solver

If a is an integer greater than but less than and b is an integer greater than but less than , what is the range of a / b?

We can not automatically calculate the result. Use the steps above to manually calculate the result.