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

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

Download Address Academy - Best Offline Education App

f(x) = √x হলে   ln_(xto0) { ((1x+b)-(x))/h} এর মান কোনটি?

A. √x2
B. √x
C. 1/2√x
D. 1/√x
Poster Download
BAUউচ্চতর গণিত প্রথম পত্রঅন্তরীকরণলিমিট হিসেবে অন্তরজ (Topic Practice)BAU - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
Join Telegram
সঠিক উত্তরঃ C. 1/2√x
Explanation:

Another Explanation (5): ```html

প্রশ্ন: যদি \(f(x) = \sqrt{x}\) হয়, তবে \(\lim_{h \to 0} \frac{f(x+h) - f(x)}{h}\) এর মান নির্ণয় করুন।

সমাধান:

আমাদের দেওয়া আছে, \(f(x) = \sqrt{x}\)

আমরা জানি, \(f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}\)

তাহলে, \(f'(x) = \lim_{h \to 0} \frac{\sqrt{x+h} - \sqrt{x}}{h}\) 🧐

এখন, লব ও হরকে \(\sqrt{x+h} + \sqrt{x}\) দিয়ে গুণ করে পাই,

\(f'(x) = \lim_{h \to 0} \frac{(\sqrt{x+h} - \sqrt{x})(\sqrt{x+h} + \sqrt{x})}{h(\sqrt{x+h} + \sqrt{x})}\)

\(= \lim_{h \to 0} \frac{(x+h) - x}{h(\sqrt{x+h} + \sqrt{x})}\)

\(= \lim_{h \to 0} \frac{h}{h(\sqrt{x+h} + \sqrt{x})}\) 😮

\(= \lim_{h \to 0} \frac{1}{\sqrt{x+h} + \sqrt{x}}\)

এখন, \(h \to 0\) বসালে পাই,

\(f'(x) = \frac{1}{\sqrt{x+0} + \sqrt{x}}\)

\(= \frac{1}{\sqrt{x} + \sqrt{x}}\)

\(= \frac{1}{2\sqrt{x}}\) 🎉

অতএব, \(\lim_{h \to 0} \frac{f(x+h) - f(x)}{h} = \frac{1}{2\sqrt{x}}\)

সুতরাং, উত্তর: \(\frac{1}{2\sqrt{x}}\) ✅

```