Skip to main contentSkip to solution

The number of integers n that satisfy the inequalities ∣n−60∣<∣n−100∣<∣n−20∣|n -60| < |n-100| <| n-20| is

Solution

✅ Correct Option: 1

Before diving into the solution, let's understand what these absolute value expressions represent:

∣n−60∣|n-60| = distance from point nn to point 6060 on the number line

∣n−100∣|n-100| = distance from point nn to point 100100 on the number line

∣n−20∣|n-20| = distance from point nn to point 2020 on the number line

Think of it this way: If you're standing at position nn on a number line, these expressions tell you how far you are from the points 60, 100, and 20 respectively.


We need to solve: ∣n−60∣<∣n−100∣<∣n−20∣|n-60| < |n-100| < |n-20|

This gives us two separate conditions:

  1. ∣n−60∣<∣n−100∣|n-60| < |n-100| (n is closer to 60 than to 100)
  2. ∣n−100∣<∣n−20∣|n-100| < |n-20| (n is closer to 100 than to 20)

When is a point closer to 60 than to 100?

The answer lies in finding the midpoint between 60 and 100:

Midpoint=60+1002=1602=80\text{Midpoint} = \frac{60 + 100}{2} = \frac{160}{2} = 80

Any point to the left of 80 is closer to 60, and any point to the right of 80 is closer to 100.

Let's verify:

At n=80n = 80: ∣80−60∣=20|80-60| = 20 and ∣80−100∣=20|80-100| = 20 (equal distances)

At n=79n = 79: ∣79−60∣=19|79-60| = 19 and ∣79−100∣=21|79-100| = 21 (closer to 60)

At n=81n = 81: ∣81−60∣=21|81-60| = 21 and ∣81−100∣=19|81-100| = 19 (closer to 100)

Therefore: ∣n−60∣<∣n−100∣|n-60| < |n-100| when n<80n < 80


When is a point closer to 100 than to 20?

We find the midpoint between 100 and 20:

Midpoint=100+202=1202=60\text{Midpoint} = \frac{100 + 20}{2} = \frac{120}{2} = 60

Let's verify:

At n=60n = 60: ∣60−100∣=40|60-100| = 40 and ∣60−20∣=40|60-20| = 40 (equal distances)

At n=61n = 61: ∣61−100∣=39|61-100| = 39 and ∣61−20∣=41|61-20| = 41 (closer to 100)

At n=59n = 59: ∣59−100∣=41|59-100| = 41 and ∣59−20∣=39|59-20| = 39 (closer to 20)

Therefore: ∣n−100∣<∣n−20∣|n-100| < |n-20| when n>60n > 60


From our analysis:

Condition 1: n<80n < 80

Condition 2: n>60n > 60

Combined: 60<n<8060 < n < 80


The integers satisfying 60<n<8060 < n < 80 are:

n∈{61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79}n \in \{61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79\}

Counting: From 61 to 79 inclusive = 79−61+1=1979 - 61 + 1 = 19 integers


Let's verify with n=70n = 70:

∣70−60∣=10|70-60| = 10

∣70−100∣=30|70-100| = 30

∣70−20∣=50|70-20| = 50

Check: 10<30<5010 < 30 < 50

Answer: There are 19 integers that satisfy the given inequalities.


When comparing distances using absolute values, the midpoint between two reference points is the boundary where distances become equal. This technique works for any similar absolute value inequality problem.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question