Question

Difficulty: HardLimits and Continuity of Functions
A function f(x)f(x) is defined by
f(x)={1cos(6x)xtan(3x),x0p+4,x=0f(x) = \begin{cases} \frac{1 - \cos(6x)}{x \tan(3x)}, & x \neq 0 \\ p + 4, & x = 0 \end{cases}
If f(x)f(x) is continuous at x=0x = 0, what is the value of the constant pp?
  1. A
    6
  2. 2Answer
  3. C
    -1
  4. D
    -2

Answer

The value of the constant pp is 22.
For the piecewise function to be continuous at x=0x = 0, the limit limx0f(x)\lim_{x \to 0} f(x) must exist and equal f(0)=p+4f(0) = p + 4. By applying the double-angle identity 1cos(6x)=2sin2(3x)1 - \cos(6x) = 2\sin^2(3x) and using the standard limit limu0sinuu=1\lim_{u \to 0} \frac{\sin u}{u} = 1, the limit evaluates to 66. Equating p+4=6p + 4 = 6 yields p=2p = 2.

Step-by-Step Solution

1
State the continuity condition at x=0x = 0
\lim_{x \to 0} f(x) = f(0) = p + 4
For a function to be continuous at a point, its limit at that point must equal the defined function value.
2
Apply the trigonometric identity 1cos(6x)=2sin2(3x)1 - \cos(6x) = 2\sin^2(3x)
\frac{1 - \cos(6x)}{x \tan(3x)} = \frac{2\sin^2(3x)}{x \cdot \frac{\sin(3x)}{\cos(3x)}} = 2\cos(3x) \cdot \frac{\sin(3x)}{x}
Rewriting tan(3x)\tan(3x) as sin(3x)cos(3x)\frac{\sin(3x)}{\cos(3x)} allows cancellation of one sin(3x)\sin(3x) factor.
3
Evaluate the limit as x0x \to 0
\lim_{x \to 0} \left[2\cos(3x) \cdot 3 \cdot \frac{\sin(3x)}{3x}\right] = 2(1)(3)(1) = 6
Using the standard trigonometric limit \lim_{u \to 0} \frac{\sin(u)}{u} = 1 and \cos(0) = 1.
4
Equate the limit to f(0)f(0) and solve for pp
p + 4 = 6 \implies p = 2
Subtracting 4 from both sides isolates the parameter pp.

Key Concept

Continuity of a Piecewise Function using Trigonometric Limits
Estimated Time:2m 0s
Rate this question