How to plot the graph of function $$f(x) = \sqrt{8\sin^2x+4\cos^2x-8\sin{x}\cos{x}}$$ Is it even possible ?
When I tried it the function compressed into $$f(x) = 2\sqrt{\sin^2x-2\sin{x}\cos{x}+1}$$
I can't see any way after here.
EDIT:
It's what I got using an online graph plotter. But I am expecting to plot it by hand.


$\sin^2x=\dfrac{1-\cos2x}{2}$, $\sin2x=2\sin x\cos x \to\\ f(x)=2\sqrt{\dfrac{3}{2}-\dfrac{1}{2}(\sin2x+2\cos2x)}=2\sqrt{\dfrac{3}{2}-\dfrac{\sqrt{5}}{2}\sin(2x+\phi)}.$
Now you can plot by hand.