Question

Difficulty: HardIntegers, Absolute Value, and Number Lines

Three distinct integers, aa, bb, and cc, lie on a standard number line such that a<b<ca < b < c. The distance between aa and bb is 33 times the distance between bb and cc. If a=15|a| = 15, c=7|c| = 7, and b<0b < 0, what is the value of bb?

Answer: -9

Answer

The value of bb is 9-9.
The correct answer is 9-9. By interpreting a=15|a| = 15 and c=7|c| = 7 with the constraint a<b<ca < b < c, we find a=15a = -15. Testing the possible values for cc, when c=7c = -7, we set up the distance equation b(15)=3(7b)b - (-15) = 3(-7 - b), which simplifies to b+15=213bb + 15 = -21 - 3b, giving 4b=364b = -36 and b=9b = -9. This satisfies all constraints, including bb being a negative integer.

Step-by-Step Solution

1
Find the possible coordinates for aa and cc based on their absolute values.
a{15,15}a \in \{-15, 15\} and c{7,7}c \in \{-7, 7\}.
The absolute value of a number represents its distance from zero, so x=d    x=±d|x| = d \implies x = \pm d.
2
Use the ordering condition a<b<ca < b < c to eliminate invalid combinations.
a=15a = -15 and c{7,7}c \in \{-7, 7\}.
Since aa must be less than cc, aa cannot be 1515 because both possible values of cc (7-7 and 77) are less than 1515.
3
Set up an equation representing the distance relationship on the number line.
b+15=3(cb)    4b=3c15b + 15 = 3(c - b) \implies 4b = 3c - 15.
For points on a number line ordered a<b<ca < b < c, the distance between aa and bb is bab - a, and the distance between bb and cc is cbc - b.
4
Substitute each possible value of cc and solve for bb to find the one that yields a negative integer.
For c=7c = -7, b=9b = -9.
If c=7c = 7, b=1.5b = 1.5, which is not an integer. If c=7c = -7, b=9b = -9, which is a negative integer, satisfying all given conditions.

Key Concept

Using absolute values and relative order to determine integer positions and distances on a number line.
Rate this question