If:
$$ m ≤ f(x) ≤ M \ for \ a ≤ x ≤ b $$ where m is the absolute minimum and M is the absolute maximum of f on the interval [a, b], then:
$$ m(b − a) ≤ \int f(x)dx \ a ≤ M(b − a).$$
Use this property to estimate the value of the integral.
$$ \int_\frac{π}{16}^\frac{π}{12} 7*tan (4x) dx $$
first things first, I know that f(x) is an increasing function from:
$$ \frac{π}{16} \ to \frac{π}{12} $$
Therefore: i should use the Comparison properties of the Integral to Solve this which states that:
if: $$ m \le f(x) \le M \ for a \le x \le b,$$ then:
$$ m(b-a) \le \int_a^bf(x)dx \le M(b-a) $$
When graph this problem it looks like the graph is increasing and approach m = 7 and M = ~10
However, I just dont know how to calculate these Estimates.
I tried using that property to solve by using:
m = f(pi/16) = 7
and
M = f(pi/12) = 12.12436
but that was incorrect....
So now I am absolutely stuck!
How do I even start to solve this one?