1

Given the following function $$f(x) = \frac {\sin (4x)}{2x}$$

How to find $x$-intercepts of the graph of $f$ on the interval $0 \le x \le \pi$?

Grey
  • 13
  • 1
  • 4

1 Answers1

1

For x-intercepts, $f(x)=0$

Observe that at $\displaystyle x=0,f(x)=\frac00$ i.e., undefined

So, we need $\sin4x=0,x\ne0\implies 4x=n\pi$ where $n$ is any integer$\ne0$

$\implies x=\frac{n\pi}4$

Now for the given interval, $0<\frac{n\pi}4\le \pi\iff 0<n\le 4$