David W. answered 03/17/16
Tutor
4.7
(90)
Experienced Prof
To "solve" means to find the value(s) of x for which the equation is true.
For:
|x| = a
either: x = a or -x = a [note: that's what absolute value means]
In this problem, |5x-4|=11, either:
(5x-4) = 11 or -(5x-4) = 11
5x = 15 -5x = 7
x = 3 x = -7/5
Set notation lists those possible values:
{ -7/5, 3 }