Dexter, behave yourself!
A general technique for solving inequalities is to solve the equation first (just what you did) then check one point in each interval.
For example, to solve x2+ 3x< 10, first solve x2+ 3x= 10.
x2+ 3x- 10= (x+ 5)(x- 2)= 0 so x= -5 or 2. Those points divide the number line into 3 intervals: x< -5, -5< x< 2, and x> 2. Since a continuous function can change from positive to negative and vice versa (or < 10 to > 10) where it is equal to 0 (or = 10) x2+3x- 10 must have the same sign throughout each of those intervals.
It's easy to calculate that (-6)2+ 3(-6)= 36- 18= 18> 10 so x2+ 3x> 10 for all x< -5.
It's easy to calculate that 02+ 3(0)= 0< 10 so x2+ 3x< 10 for all x between -5 and 2.
It's easy to calculate that 32+ 3(3)= 12> 10 so x2+ 3x> 10 for a x> 2.
Likewise to solve |3x-4|> 5, first solve |3x- 4|= 5. Since absolute value "loses" the sign, either 3x-4= 5 or 3x-4= -5. In the first case, 3x= 9 so x= 3. In the second,
3x= -1 so x= -1/3.
The two points, x= -1/3 and x= 3 divide the number line into 3 intervals: x< -1/3,
-1/3< x< 3, and x> 3.
x= -1 is in x< -1/3. |3(-1)- 4|= |-7|= 7> 5. |3x-4|> 5 for all x< -1/3.
x= 0 is in -1/3< x< 3. |3(0)-4|= |-4|= 4< 5. |3x-4|< 5 for all x in -1/3< x< 3.
x= 4 is in x> 3. |3(4)-4|= |8|= 8> 5. |3x- 4|> 5 for all x> 3.