Statement 1:
|x + 3| = 4x – 3
Because |x + 3| is never negative, we can say 4x - 3 ≥ 0
x ≥ 3/4
Therefore, x > 0
Statement 1 is sufficient.
Statement 2:
|x – 3| = |2x – 3|
In cases where Mod = Mod, I prefer seeing them as magnitudes or distances rather than equations. It is simpler.
So, the statement says that the distance between x and 3 is the same as the distance between 2x and 3.
There can be 2 scenarios
(1) ---(0)----(x)-----(3)-----(2x)
(2)------(0=x=2x)------3
Because the exact values of x don't matter here, considering the mods as distance rather than equations is way faster.
Also, solving by this method gives you only the valid values of x -> 2 and 0.
Statement 2 is insufficient.
Therefore, A is the answer.