ACT Math Absolute Value: 25 Practice Problems with Step-by-Step Explanations

Free 2,500+ ACT Math Practice Problems

Start Practicing →

ACT Math Absolute Value: 25 Practice Problems with Step-by-Step Explanations

Absolute value problems look simple on the surface — |x| just means "distance from zero, always non-negative" — but the ACT builds an entire chapter's worth of difficulty out of that one idea. You'll see straightforward numerical evaluation, equations that split into two cases, inequalities where the usual solving rules behave differently, and abstract "which statement must be true" questions involving variables with only their signs given, not their values.

The core technique for solving an equation like |expression| = k (where k is positive) is to split it into two separate equations: expression = k, and expression = −k, then solve each. If k is negative, the equation has no solution, since an absolute value can never equal a negative number. For abstract comparison problems (given only that a is negative, or that a < b < c, for instance), picking concrete sample numbers that satisfy the given conditions and testing each answer choice is often faster and more reliable than trying to reason through it symbolically — just make sure to test more than one set of numbers to confirm a pattern holds generally, not just for one lucky example.

Common traps include forgetting to check both cases of an absolute value equation (missing one of the two solutions), assuming |a+b| = |a|+|b| (this is only true when a and b have the same sign — in general |a+b| ≤ |a|+|b|), and mismanaging the direction of an inequality when the expression inside the absolute value bars could be negative. Work through the 25 problems below, then click to reveal each step-by-step explanation.

Practice Problems

Problem 1

What is the value of |8−5| − |4−8|?

  • A) −9
  • B) −1
  • C) 0
  • D) 3
Correct Answer: B

Evaluate each absolute value separately: |8−5| = |3| = 3, and |4−8| = |−4| = 4.

Subtract: 3 − 4 = −1.

Problem 2

|5(−3)+4| is equal to:

  • A) −11
  • B) 4
  • C) 11
  • D) 17
Correct Answer: C

Simplify inside the bars first: 5(−3)+4 = −15+4 = −11.

Take the absolute value: |−11| = 11.

Problem 3

When x = −7, |3x−4|+5 is equal to:

  • A) −20
  • B) 10
  • C) 25
  • D) 30
Correct Answer: D

Substitute x=−7: |3(−7)−4|+5 = |−21−4|+5 = |−25|+5.

= 25+5 = 30.

Problem 4

What is the solution set to |x+4| = 8?

  • A) x=4
  • B) x=−4
  • C) x=−12
  • D) x=4, −12
Correct Answer: D

Split into two cases: x+4=8, which gives x=4; and x+4=−8, which gives x=−12.

Both solutions are valid: x=4 and x=−12.

Problem 5

The value of one solution to the equation |9−x| = 6 is x=3. What is the value of the other solution?

  • A) −3
  • B) 6
  • C) 12
  • D) 15
Correct Answer: D

The equation splits into two cases: 9−x=6 (which gives the known solution x=3), and 9−x=−6.

Solve the second case: 9−x=−6, so −x=−15, giving x=15.

Problem 6

If x=4, |3x−6| + |−4x+8| is equal to:

  • A) −18
  • B) 4
  • C) 14
  • D) 24
Correct Answer: C

Substitute x=4 into each term: |3(4)−6| = |12−6| = |6| = 6, and |−4(4)+8| = |−16+8| = |−8| = 8.

Add: 6+8 = 14.

Problem 7

|(−2+4)2−2(5)| − |−10(5−2)| = ?

  • A) −24
  • B) −16
  • C) 16
  • D) 36
Correct Answer: A

Simplify inside the first bars: (−2+4)2−2(5) = (2)2−10 = 4−10 = −6, so |−6| = 6.

Simplify inside the second bars: −10(5−2) = −10(3) = −30, so |−30| = 30.

Subtract: 6−30 = −24.

Problem 8

What is the sum of the solutions to the equation |36−3x| = 18?

  • A) −12
  • B) 6
  • C) 12
  • D) 24
Correct Answer: D

Split into two cases. From 36−3x=18: −3x=−18, so x=6. From 36−3x=−18: −3x=−54, so x=18.

Sum: 6+18 = 24.

Problem 9

If x and y are the solutions to the equation |4a+4|−4=12, what is |xy|?

  • A) 8
  • B) 15
  • C) 16
  • D) 32
Correct Answer: B

Isolate the absolute value: |4a+4|=16. Split into two cases: 4a+4=16 gives a=3, and 4a+4=−16 gives a=−5.

These two solutions are x and y: |xy| = |3×(−5)| = |−15| = 15.

Problem 10

If |a| = −a, which of the following statements must be true?

  • A) a≤0
  • B) a≥0
  • C) a=0
  • D) a≠0
Correct Answer: A

Absolute value is always non-negative, so |a| = −a can only hold when −a is itself non-negative — in other words, when a is non-positive.

So a≤0.

Problem 11

For real numbers a, b, and c such that a > b > c where b < 0, which of the statements below is (are) always true?

I. |a| > |b|    II. |a| > |c|    III. |c| > |b|

  • A) I only
  • B) III only
  • C) I and II only
  • D) I and III only
Correct Answer: B

Since c < b < 0, both b and c are negative, and c is more negative than b, so |c| > |b| — statement III is always true.

For statements I and II, a's sign isn't pinned down (a > b just means a is greater than a negative number, so a could still be negative). Testing a=−1, b=−3, c=−5: |a|=1 and |b|=3, so |a|>|b| is false, ruling out I; and |a|=1, |c|=5, so |a|>|c| is also false, ruling out II. Only III always holds.

Problem 12

If |4x−3|+2=15 and |5y+3|=17, what is the smallest possible value of xy?

  • A) −20
  • B) −16
  • C) −11
  • D) −4
Correct Answer: B

Solve for x: |4x−3|=13, giving x=4 or x=−2.5. Solve for y: |5y+3|=17, giving y=2.8 or y=−4.

Test all four combinations of x and y to find the smallest product: 4(2.8)=11.2, 4(−4)=−16, (−2.5)(2.8)=−7, (−2.5)(−4)=10. The smallest value is −16.

Problem 13

For some positive integer p, the sum of the absolute values of all integers from −p to p is 30. What is the value of p?

  • A) 2
  • B) 3
  • C) 4
  • D) 5
Correct Answer: D

The integers from −p to p include 0 (which contributes nothing) and each of 1 through p appears twice — once as itself and once as its negative, both with the same absolute value. So the sum is 2(1+2+…+p) = p(p+1).

Set p(p+1)=30. Testing p=5: 5×6=30. ✓

Problem 14

For all real numbers x, y, and z, which of the following expressions is equal to |x−y−z|?

  • A) |x+y+z|
  • B) |x+y−z|
  • C) |x−y+z|
  • D) |−x+y+z|
Correct Answer: D

A quantity and its negative always have the same absolute value: |A| = |−A| for any expression A.

Here, −(x−y−z) = −x+y+z, so |x−y−z| = |−x+y+z|.

Problem 15

For real numbers a, b, and c such that a < b < c and c > 0, which of the statements below is (are) always true?

I. |a| > |b|    II. |c| > |a|    III. |a/c| > |b/c|

  • A) I only
  • B) I and III
  • C) II and III
  • D) None of the statements
Correct Answer: D

Test a=1, b=2, c=3 (all positive, satisfying a<b<c and c>0): |a|=1, |b|=2, so |a|>|b| is false (I fails), and since a/c and b/c share the same relationship as a and b, III fails too.

Test a=−5, b=−1, c=1: |c|=1, |a|=5, so |c|>|a| is false (II fails). Since each statement fails in at least one valid case, none of them is always true.

Problem 16

If x and y are real numbers such that x>0 and y<0, which of the following is equivalent to |x|−|y|?

  • A) x+y
  • B) |x−y|
  • C) |x+y|
  • D) |x|+|y|
Correct Answer: A

Since x>0, |x|=x. Since y<0, |y|=−y.

Substitute: |x|−|y| = x−(−y) = x+y.

Problem 17

What is the solution set of the equation (5/3)|−3x+1|+15 < 12?

  • A) −2 < x < 4/3
  • B) −4/3 < x < 2
  • C) x > 2
  • D) No solution
Correct Answer: D

Isolate the absolute value: (5/3)|−3x+1| < −3, so |−3x+1| < −9/5.

An absolute value can never be less than a negative number, since absolute values are always non-negative. So there is no solution.

Problem 18

Which of the following is equivalent to the equation |2x+5|+4=7?

  • A) 2x+5=7
    2x+5=−7
  • B) 2x+5=3
    2x+5=−11
  • C) 2x+5=3
    −(2x+5)=3
  • D) 2x+5=−3
    −2x+5=11
Correct Answer: C

First isolate the absolute value: |2x+5|=3. This splits into two equivalent cases: 2x+5=3, and the expression's negative equal to 3, written as −(2x+5)=3 (which is algebraically the same as 2x+5=−3).

Only option C correctly represents both cases.

Problem 19

If a and b are real numbers such that a<0 and b<0 and b<a, then which of the following is equivalent to a−b?

  • A) |a|−|b|
  • B) |b−a|
  • C) |b|+|a|
  • D) b+a
Correct Answer: B

Since b<a, a−b is positive. And |b−a| = |−(a−b)| = |a−b|, which equals a−b exactly, since a−b is already positive.

So |b−a| = a−b.

Problem 20

The solution set of the equation |3x−2| = 3x−2 is the set of all values of x such that:

  • A) x≤2/3
  • B) x≥2/3
  • C) x≤0
  • D) x≥0
Correct Answer: B

An absolute value equals the original (unmodified) expression only when that expression is already non-negative: |A| = A exactly when A≥0.

Here, that means 3x−2≥0, so 3x≥2, giving x≥2/3.

Problem 21

Given that a is a positive number, b is a negative number, and |a| < |b|, which of the following expressions has the greatest value?

  • A) |(a−b)/b|
  • B) |(a−b)/a|
  • C) |(a+b)/(b−a)|
  • D) |(a+b)/b|
Correct Answer: B

Since concrete numbers make abstract sign-based comparisons much easier, test a=1, b=−10 (satisfying a>0, b<0, |a|<|b|): option A gives |11/−10|=1.1; option B gives |11/1|=11; option C gives |−9/−11|≈0.82; option D gives |−9/−10|=0.9.

Option B is clearly the largest. Testing a second set of values (a=2, b=−5) confirms the same pattern holds: option B remains the largest.

Problem 22

The solution set of which of the following equations is the set of real numbers that are 8 units from −2?

  • A) |x−8|=2
  • B) |x+8|=2
  • C) |x+2|=8
  • D) |x−2|=8
Correct Answer: C

Distance from a point p is written as |x−p|. "8 units from −2" means |x−(−2)| = 8, which simplifies to |x+2| = 8.

Problem 23

Given that a is a negative number with an absolute value greater than 1 and b is a positive number less than one, which of the following expressions has the greatest value?

  • A) |b−a|
  • B) |(a+b)/b|
  • C) |(a−b)/b|
  • D) |ab/a|
Correct Answer: C

Test a=−2, b=0.5 (satisfying |a|>1, 0<b<1): option A gives |0.5−(−2)|=2.5; option B gives |−1.5/0.5|=3; option C gives |−2.5/0.5|=5; option D gives |0.5|=0.5.

Option C is clearly the largest here. Testing a second set (a=−3, b=0.2) confirms option C remains largest (16 vs. 3.2, 14, and 0.2).

Problem 24

If |x|−1 = |x+1|, which of the following must be true?

  • A) x≥0
  • B) x≤0
  • C) x≥1
  • D) x≤−1
Correct Answer: D

Check each sign region separately. For x≥0: the equation becomes x−1=x+1, which simplifies to −1=1, never true — no solutions here.

For −1≤x<0: the equation becomes −x−1=x+1, giving x=−1, which is valid at that boundary. For x<−1: the equation becomes −x−1=−x−1, which is always true, so every x<−1 works. Combining both valid regions gives x≤−1.

Problem 25

For the two equations below, which of the following statements about the solutions is true?

I. 3x/45.24 − 1.01 = (5₁⁄₃)/92    II. 3|x|/45.24 − 1.01 = (5₁⁄₃)/92

  • A) I and II have the exact same solutions.
  • B) I and II both have infinitely many solutions.
  • C) One of the 2 solutions to I is a solution of II.
  • D) One of the 2 solutions to II is a solution to I.
Correct Answer: D

Equation I is linear in x, so it has exactly one solution — solving it gives a positive value (approximately x≈16.1). Equation II is identical except it uses |x| in place of x.

Since |x| = 16.1 has two solutions, x=16.1 and x=−16.1, equation II has 2 solutions. One of those two solutions (the positive one) exactly matches the single solution to equation I. So one of the 2 solutions to II is also a solution to I.

Want more? Practice 2,500+ free ACT Math questions with instant explanations.

Try the Free ACT Math QBank →