Analyzing the Setup
The function f(x)=log4(log5(log3(18x−x2−77))) presents a nested structure. To determine the domain (a,b), we must ensure each logarithmic argument is strictly positive and satisfies the constraints imposed by the outer layers.
The outermost logarithm requires its argument to be positive. Moving inward, the condition log5(Y)>0 implies Y>50=1. Finally, the innermost condition log3(Z)>1 implies Z>31=3.
This leads us to the core inequality:
18x−x2−77>3
Solving the Quadratic Inequality
We simplify the expression by bringing the constant to the left side:
−x2+18x−80>0
Multiplying by
−1 reverses the inequality sign, yielding:
x2−18x+80<0
Factoring the quadratic, we obtain:
(x−8)(x−10)<0
Since the parabola opens upward, the expression is negative between the roots x=8 and x=10. Thus, the domain is x∈(8,10), which identifies our limits of integration as a=8 and b=10.
The Calculus Bridge
With the limits established, we evaluate the integral:
I=∫810sin3x+sin3(18−x)sin3xdx
This problem utilizes the King's Property, which states that ∫abf(x)dx=∫abf(a+b−x)dx. Here, a+b=18.
If we substitute x with 18−x, the numerator sin3x transforms into sin3(18−x), while the denominator remains invariant.
The Elegant Cancellation
By adding the original integral
I to the transformed integral
I, we obtain:
2I=∫810sin3x+sin3(18−x)sin3x+sin3(18−x)dx
The integrand simplifies to
1. Consequently, we evaluate:
2I=∫8101dx=[x]810=10−8=2
Solving for I, we find the final result:
I=1