I'm not entirely sure which proof method to use?
I'm stuck between induction or proof by cases.
--- edit ---
I have gotten a better understanding now, as I am using proof by cases, however it how can I prove that my answer is correct?
I'm not entirely sure which proof method to use?
I'm stuck between induction or proof by cases.
--- edit ---
I have gotten a better understanding now, as I am using proof by cases, however it how can I prove that my answer is correct?
Squaring both side leads to: $(5x-1)^2-(3x-2)^2\leq 0 \iff (8x-3)(2x+1)\leq 0 \iff x\in [-\frac{1}{2};\frac{3}{8}]$