$$f(x)=\begin{cases} 0 & |x|\leq \frac{\pi}{2}\\ 3 & \frac{\pi}{2}<|x|\leq \pi \end{cases}$$
2026-05-15 00:02:16.1778803336
How can I graph this function?
52 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1

Your graph is correct though I think it's good to highlight what value is taken when $|x|=\frac{\pi}2$.
However, what you wrote at the side is not correct.
$$\frac{\pi}{2}<|x|\le \pi$$
consists of two regions, $-\pi \le x < -\frac{\pi}2$ and $\frac{\pi}2 < x \le \pi$.