Question

Difficulty: MediumIntegers, Absolute Value, and Number Lines

On a standard number line, point AA is located at 24-24 and point BB is located at 66. Point CC is located between point AA and point BB such that the distance from AA to CC is 23\frac{2}{3} of the distance from CC to BB. What is the coordinate of point CC?

Answer: -12

Answer

The coordinate of point CC is 12-12.
Because point CC with coordinate cc lies between 24-24 and 66, the distance from AA to CC is c(24)=c+24c - (-24) = c + 24, and the distance from CC to BB is 6c6 - c. Setting the distance from AA to CC to 23\frac{2}{3} of the distance from CC to BB gives the equation c+24=23(6c)c + 24 = \frac{2}{3}(6 - c). Multiplying both sides by 33 to clear the fraction results in 3c+72=122c3c + 72 = 12 - 2c. Collecting like terms yields 5c=605c = -60, which simplifies to c=12c = -12.

Step-by-Step Solution

1
Express the distances between the points on the number line using their coordinates.
The distance from AA to CC is c+24c + 24, and the distance from CC to BB is 6c6 - c.
Since point CC is positioned between points AA and BB, the inequality 24<c<6-24 < c < 6 holds. This allows the absolute value distance expressions c(24)|c - (-24)| and 6c|6 - c| to simplify directly to positive expressions without absolute value bars.
2
Formulate an equation based on the specified ratio of distances.
c+24=23(6c)c + 24 = \frac{2}{3}(6 - c)
The problem states that the distance from AA to CC is 23\frac{2}{3} of the distance from CC to BB.
3
Solve the linear equation for the coordinate cc.
c=12c = -12
Multiplying both sides by 33 gives 3(c+24)=2(6c)3(c + 24) = 2(6 - c), which expands to 3c+72=122c3c + 72 = 12 - 2c. Rearranging the terms by adding 2c2c to both sides and subtracting 7272 from both sides results in 5c=605c = -60. Dividing by 55 gives c=12c = -12.

Key Concept

Using absolute value properties to express distances on a number line and solving partitioning coordinate problems.
Estimated Time:1m 15s
Rate this question