You can put this solution on YOUR website! Isolate the absolute value by dividing both sides by 2.
|5x - 1| = 6/2
|5x - 1| = 3
Make two cases.
Case one:
5x - 1 = 3
5x = 3 + 1
5x = 4
x = 4/5
Case Two:
5x - 1 = -3
5x = -3 + 1
5x = -2
x = -2/5
Now check by plugging BOTH values of x just found into the original absolute value equation that was given to you. If you get the answer on BOTH sides of the equation (after simplifying), then you'll know if the answers are correct or not.
I'll let you do the checking.