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

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

Download Address Academy - Best Offline Education App

  f(x)=sqrtx  হলে  lim_ (xrarr0) {f(x+h)-f(x)}/h এর মান কত?

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

Another Explanation (5): ```html

প্রশ্ন: \( f(x)=\sqrt{x} \) হলে \( \lim_{h \to 0} \frac{f(x+h)-f(x)}{h} \) এর মান কত?

সমাধান:

আমাদের দেওয়া আছে, \( f(x) = \sqrt{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} \) দিয়ে গুণ করে পাই,

\( \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 \) বসালে পাই,

\( \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}} \) ✅

```