Question
Question: $\lim_{x \to 2} \frac{3^x + 3^{3-x}-12}{3^{-x/2}-3^{1-x}}$ is equal to \_\_\_\_....
limx→23−x/2−31−x3x+33−x−12 is equal to ____.

36
Solution
The problem asks us to evaluate the limit: limx→23−x/2−31−x3x+33−x−12
Step 1: Check the form of the limit. Substitute x=2 into the expression: Numerator: 32+33−2−12=32+31−12=9+3−12=12−12=0. Denominator: 3−2/2−31−2=3−1−3−1=31−31=0. Since the limit is of the 00 indeterminate form, we can proceed with algebraic manipulation or L'Hopital's rule.
Step 2: Use substitution to simplify the expression. Let y=3x. As x→2, y→32=9. Now, express the terms in the limit in terms of y:
- 3x=y
- 33−x=33⋅3−x=3x27=y27
- 3−x/2=(3x)−1/2=y−1/2=y1
- 31−x=31⋅3−x=3x3=y3
Substitute these into the original expression: limy→9y1−y3y+y27−12
Step 3: Simplify the complex fraction. Combine terms in the numerator and denominator: Numerator: y+y27−12=yy2+27−12y=yy2−12y+27 Denominator: y1−y3=yy−y3=yy−3
Now the limit expression becomes: limy→9yy−3yy2−12y+27 Since y→9, y=0, so we can cancel y from the numerator and denominator of the larger fraction: limy→9y−3y2−12y+27
Step 4: Factorize the numerator. The quadratic expression in the numerator is y2−12y+27. We need to find two numbers that multiply to 27 and add to -12. These numbers are -3 and -9. So, y2−12y+27=(y−3)(y−9).
Step 5: Factorize the term causing the indeterminate form. The term causing the 0/0 form is (y−3) in the denominator. We can relate y−9 to this term using the difference of squares formula, a2−b2=(a−b)(a+b). Here, y−9=(y)2−32=(y−3)(y+3).
Step 6: Substitute factored forms and cancel common terms. Substitute the factored forms back into the limit expression: limy→9y−3(y−3)(y−9)=limy→9y−3(y−3)(y−3)(y+3) Since y→9, y=9, which implies y=3. Therefore, we can cancel the common factor (y−3): limy→9(y−3)(y+3)
Step 7: Evaluate the limit. Now, substitute y=9 into the simplified expression: (9−3)(9+3)=(6)(3+3)=(6)(6)=36
The value of the limit is 36.