Iff(x) = \left\{ {\matrix{ {{{\sin (p + 1)x + \sin x} \over x}} & {,x < 0} \cr q & {,x = 0} \cr {{{\sqrt {x + {x^2}} - \sqrt x } \over {{x^{{\raise0.5ex\hbox{$\scriptstyle 3$} \kern-0.1em/\kern-0.15em \lower0.25ex\hbox{$\scriptstyle 2$}}}}}}} & {,x > 0} \cr } } \right. is continuous at x = 0, then the ordered pair (p, q) is equal to
Options
Solution
Key Concepts and Formulas
Continuity at a point: A function f(x) is continuous at a point x=c if the following three conditions are met:
f(c) is defined.
limx→cf(x) exists.
limx→cf(x)=f(c).
For a piecewise function, this implies that the left-hand limit, the right-hand limit, and the function value at the point must all be equal: f(c−)=f(c+)=f(c).
Standard Limits:
limx→0xsin(ax)=a
limx→0x1+x−1=21
Step-by-Step Solution
Step 1: Understand the Condition for Continuity
The problem states that the function f(x) is continuous at x=0. For a function to be continuous at a point, the left-hand limit, the right-hand limit, and the function value at that point must be equal. Therefore, we must have:
f(0−)=f(0)=f(0+)
Step 2: Calculate the Left-Hand Limit, f(0−)
The left-hand limit is the limit of the function as x approaches 0 from values less than 0. For x<0, f(x)=xsin((p+1)x)+sinx.
f(0−)=limx→0−xsin((p+1)x)+sinx
We can split this into two separate limits:
f(0−)=limx→0−xsin((p+1)x)+limx→0−xsinx
Using the standard limit limx→0xsin(ax)=a, we get:
f(0−)=(p+1)limx→0−(p+1)xsin((p+1)x)+limx→0−xsinx
As x→0−, (p+1)x→0. So, limx→0−(p+1)xsin((p+1)x)=1 and limx→0−xsinx=1.
f(0−)=(p+1)⋅1+1=p+1+1=p+2
Step 3: Determine the Function Value at x=0, f(0)
For x=0, the function is defined as f(x)=q.
f(0)=q
Step 4: Calculate the Right-Hand Limit, f(0+)
The right-hand limit is the limit of the function as x approaches 0 from values greater than 0. For x>0, f(x)=x3/2x+x2−x.
f(0+)=limx→0+x3/2x+x2−x
First, we can factor out x from the numerator:
f(0+)=limx→0+x3/2x(1+x−1)
Now, simplify the expression by canceling x with x3/2=x⋅x1/2:
f(0+)=limx→0+xxx(1+x−1)f(0+)=limx→0+x1+x−1
This limit is in the indeterminate form 00. To evaluate it, we can multiply the numerator and denominator by the conjugate of the numerator, which is 1+x+1:
f(0+)=limx→0+x1+x−1⋅1+x+11+x+1f(0+)=limx→0+x(1+x+1)(1+x)−1f(0+)=limx→0+x(1+x+1)x
Cancel out x:
f(0+)=limx→0+1+x+11
Now, substitute x=0:
f(0+)=1+0+11=1+11=21
Step 5: Equate the Limits and Function Value to Find p and q
From Step 1, we have f(0−)=f(0)=f(0+).
Substituting the values calculated in Steps 2, 3, and 4:
p+2=q=21
Equating q and 21:
q=21
Equating p+2 and 21:
p+2=21p=21−2p=21−24p=−23
Thus, the ordered pair (p,q) is (−23,21).
Common Mistakes & Tips
Incorrectly applying standard limits: Ensure that the argument of the sine function matches the denominator when using limx→0xsin(ax)=a. In Step 2, we correctly multiplied and divided by (p+1).
Algebraic errors in rationalizing: When dealing with square roots, be careful with the conjugate multiplication and expansion. Errors in this step can lead to an incorrect right-hand limit.
Forgetting the function value at the point: Continuity requires f(0−)=f(0)=f(0+). While f(0−) and f(0+) are often used to find p and q, it's crucial to remember that f(0) must also be equal to them. In this case, f(0)=q directly provides one of the values.
Summary
To ensure continuity at x=0, we equated the left-hand limit, the function value at x=0, and the right-hand limit. We calculated the left-hand limit using the standard sine limit formula, found the function value directly from the definition, and evaluated the right-hand limit by rationalizing the numerator. Equating these expressions allowed us to solve for the unknown values of p and q.
The final answer is \boxed{\left( { - {3 \over 2}, {1 \over 2}} \right)}. This corresponds to option (C).