Consider the following equation:
$$\min \{ \sin x, \cos x \} = \dfrac{\pi}{4}$$
I have to solve this equation for $x$ in $[0, 2\pi]$. What I want to know is how can I solve this without going to a site like Desmos and plotting $y = \min \{ \sin x, \cos x \}$ and $y = \dfrac{\pi}{4}$ and see that these two functions have no intersection, therefore there are no solutions. How would I approach this on paper?