BONNET MEAN VALUE THEOREM
If both f:[a,b] → R and g:[a,b]→ R Integrable on [a,b] and f is non negative and monotonically decreasing on [a,b] then there exist a point γ ∈ [a,b] such that ∫abf(x)g(x)dx=f(a)∫aγg(x)dx
Now we need to show that | ∫35(cosx/x)dx∣≤32
Here f(x)=x1 & g(x) = cosx
Here both f(x) and g(x) are integrable on [3,5] and f(x) is non negative and monotonic decreasing on [3,5] .So bonnet theorom is applicable here . Here f(a)=f(3)=31
So ∫35(cosx/x)dx=31∫3γ(cosx)dx
=31[sin(γ)−sin(3)]
Now | ∫35(cosx/x)dx∣=∣31(sin(γ)−sin(3))∣
≤31(∣sin(γ)∣+∣sin(3)∣)
≤31(1+1)
≤32 (Proved)
Comments