Exams › JEE Main › Maths › Basic Maths / Modulus
2 questions with worked solutions.
Q1. Solve the equation |2x + 5| = 2 for x.
Answer: x = -3/2 or x = -7/2
|2x + 5| = 2 means 2x + 5 = 2 or 2x + 5 = -2. First: 2x = -3, x = -3/2. Second: 2x = -7, x = -7/2.
Q2. Solve for real x: |x - 3| = -1.
Answer: No solution (empty set)
Absolute value is always non-negative: |x - 3| >= 0. The right side is -1 < 0, so the equation has no real solution; the solution set is empty.