We know that $f'(x)$ = $\dfrac{\sin x}{x}$ and $f(\pi/2)=0$, $f(3\pi/2)=1 $ Use a valid integration method to evaluate : $$\int_{\pi/2}^{3\pi/2}f(x)dx$$
i think $\int_{\pi/2}^{3\pi/2}\frac{\sin x}{x}\,dx $ is the $f(x)$ function we're looking for, i used barrow theorem but i don´t know how to integrate it, any helps or hint will appreciate.
Thinking and trying, i got the solution :
$\int_{\pi/2}^{3\pi/2}f(x)dx $
Now we can use integration by parts, by it's definition , $u=f(x)$, $du=f'(x)dx$ and $dv=dx$, $v=x $,by ILATE rule :
\begin{align} = f(x) x|_{\pi/2}^{3\pi/2}-\int xf'(x)dx \\ & =\require{cancel} [\cancelto{1}{f(3\pi/2)}(3\pi/2)]-[\cancelto{0}{f(\pi/2)}(\pi/2)]-\int_{\pi/2}^{3\pi/2}\cfrac {\cancel{x}\ cosx}{\cancel{x}} \\ & = \Bigl(\cfrac{3\pi}{2}-0\Bigr) -\ sen x|_{\pi/2}^{3\pi/2} \\ & = \cfrac {3\pi}{2}-[(-1)-1] \\ & = \cfrac {3\pi}{2}+2 \\ \end{align}