মেনু
QB Archive Quiz Creator Graph Poll Mode View Ques Quiz Leaderboard About
থিম নির্বাচন

আপনার পছন্দের থিম বেছে নিন।

Download Address Academy - Best Offline Education App

 lim_(x->-1) (sqrt(x^2+8)-3)/(x+1)=? 

A.

1/3

B.

-1/3

C.

1/6

D. 1
CUUnit-Fউচ্চতর গণিত প্রথম পত্রঅন্তরীকরণলিমিট হিসেবে অন্তরজ (Topic Practice)CU - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
Join Telegram
সঠিক উত্তরঃ B.

-1/3

Explanation:

Another Explanation (5): ```html

প্রশ্ন: \( \lim_{x \to -1} \frac{\sqrt{x^2+8}-3}{x+1} = ? \)

সমাধান:

আমরা প্রথমে সরাসরি \(x = -1\) বসিয়ে দেখি কি আসে।

\(\frac{\sqrt{(-1)^2+8}-3}{-1+1} = \frac{\sqrt{9}-3}{0} = \frac{0}{0}\), যা এ???টি অনির্ণেয় আকার।

সুতরাং, আমরা লব ও হরকে \(\sqrt{x^2+8}+3\) দিয়ে গুণ করে পাই,

\( \lim_{x \to -1} \frac{\sqrt{x^2+8}-3}{x+1} = \lim_{x \to -1} \frac{(\sqrt{x^2+8}-3)(\sqrt{x^2+8}+3)}{(x+1)(\sqrt{x^2+8}+3)} \)

\(= \lim_{x \to -1} \frac{(x^2+8)-9}{(x+1)(\sqrt{x^2+8}+3)} \)

\(= \lim_{x \to -1} \frac{x^2-1}{(x+1)(\sqrt{x^2+8}+3)} \)

\(= \lim_{x \to -1} \frac{(x+1)(x-1)}{(x+1)(\sqrt{x^2+8}+3)} \)

\(= \lim_{x \to -1} \frac{x-1}{\sqrt{x^2+8}+3} \)

এখন আমরা \(x = -1\) বসিয়ে পাই,

\(= \frac{-1-1}{\sqrt{(-1)^2+8}+3} = \frac{-2}{\sqrt{9}+3} = \frac{-2}{3+3} = \frac{-2}{6} = -\frac{1}{3}\)

অতএব, \( \lim_{x \to -1} \frac{\sqrt{x^2+8}-3}{x+1} = -\frac{1}{3} \) 😃

উত্তর: -1/3

```