CAT 2022 Slot 1QA Question 15

ModulusEasy

The largest real value of a for which the equation |x + a| + |x - 1| = 2 has an infinite number of solutions for x is

Answer & solution

  • A

    -1

  • B

    2

  • C

    0

  • 1

Solution

Easy

Read x+a+x1|x+a|+|x-1| as the total distance of xx from the two points a-a and 11. That sum equals the gap between the points (here 22) for every xx between them — giving infinitely many solutions — only when the points are exactly 22 apart.

1

Interpret geometrically. x1|x-1| is the distance from xx to 11, and x+a=x(a)|x+a|=|x-(-a)| is the distance from xx to a-a:

x+a+x1=dist(x,a)+dist(x,1)|x+a|+|x-1|=\text{dist}(x,-a)+\text{dist}(x,1)
2

When is the sum constant? For any xx lying between the two points, the two distances add up to exactly the distance between the points. For this constant to equal 22:

a1=2  a+1=2|{-a}-1|=2\ \Rightarrow\ |a+1|=2
3

Solve and pick the largest.

a+1=±2  a=1  or  a=3a+1=\pm 2\ \Rightarrow\ a=1\ \text{ or }\ a=-3

The largest real value is a=1a=1 (points 1-1 and 11, distance 22).

Largest a=1a=\mathbf{1} — option (d).