Step 1: Understanding the Concept:
To find the range of a function where the variable is inside a trigonometric expression in the denominator, we must first determine the maximum and minimum values of that denominator.
Key Formula or Approach:
The range of the expression \( a \sin x + b \cos x \) is \( [-\sqrt{a^2 + b^2}, \sqrt{a^2 + b^2}] \).
Step 2: Detailed Explanation:
Consider the expression in the denominator: \( D = 7 + 4\sin x + 3\cos x \).
The range of the part \( 4\sin x + 3\cos x \) is:
\[ [-\sqrt{4^2 + 3^2}, \sqrt{4^2 + 3^2}] = [-\sqrt{16 + 9}, \sqrt{16 + 9}] = [-5, 5] \]
Adding 7 to find the range of the whole denominator:
\[ \text{Minimum denominator} = 7 - 5 = 2 \]
\[ \text{Maximum denominator} = 7 + 5 = 12 \]
Now, calculate the range of the function \( f(x) = \frac{10}{D} \):
\[ \text{Maximum value of } f(x) = \frac{10}{\text{Minimum denominator}} = \frac{10}{2} = 5 \]
\[ \text{Minimum value of } f(x) = \frac{10}{\text{Maximum denominator}} = \frac{10}{12} = \frac{5}{6} \]
Thus, the range of the function is \( [\frac{5}{6}, 5] \).
Step 3: Final Answer:
The range is \( [\frac{5}{6}, 5] \).