JavaScript is required

Câu hỏi:

Cho hàm số y=f(x)={ax2(a2)x2x+32  khi  x18+a2  khi  x=1y = f(x)=\left\{ \begin{aligned} & \dfrac{ax^2-(a-2)x-2}{\sqrt{x+3}-2}\, \, khi \, \,x\ne 1 \\ & 8+a^2\, \, khi \, \,x=1 \\ \end{aligned} \right.. Có tất cả bao nhiêu giá trị của aa để hàm số liên tục tại x=1x=1?

A. 11.
B. 33.
C. 00.
D. 22.
Trả lời:

Đáp án đúng: D


Để hàm số liên tục tại $x=1$, ta cần có $\lim_{x \to 1} f(x) = f(1)$. Ta có $f(1) = 8 + a^2$.
Tính $\lim_{x \to 1} f(x)$:
$\lim_{x \to 1} \dfrac{ax^2-(a-2)x-2}{\sqrt{x+3}-2} = \lim_{x \to 1} \dfrac{ax^2-(a-2)x-2}{\sqrt{x+3}-2} \cdot \dfrac{\sqrt{x+3}+2}{\sqrt{x+3}+2}$
$= \lim_{x \to 1} \dfrac{(ax^2-(a-2)x-2)(\sqrt{x+3}+2)}{x+3-4} = \lim_{x \to 1} \dfrac{(ax^2-(a-2)x-2)(\sqrt{x+3}+2)}{x-1}$
Vì $x \to 1$, thay $x=1$ vào tử số, ta có $a - (a-2) - 2 = a - a + 2 - 2 = 0$. Vậy $x=1$ là nghiệm của tử số.
Phân tích tử số: $ax^2 - (a-2)x - 2 = (x-1)(ax+2)$
$\lim_{x \to 1} \dfrac{(x-1)(ax+2)(\sqrt{x+3}+2)}{x-1} = \lim_{x \to 1} (ax+2)(\sqrt{x+3}+2) = (a+2)(\sqrt{1+3}+2) = (a+2)(2+2) = 4(a+2) = 4a + 8$
Để hàm số liên tục tại $x=1$, ta cần $4a+8 = 8+a^2 \Leftrightarrow a^2 - 4a = 0 \Leftrightarrow a(a-4) = 0 \Leftrightarrow a=0$ hoặc $a=4$.
Vậy có 2 giá trị của $a$ để hàm số liên tục tại $x=1$.

Câu hỏi này thuộc đề thi trắc nghiệm dưới đây, bấm vào Bắt đầu thi để làm toàn bài

Câu hỏi liên quan