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

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

Download Address Academy - Best Offline Education App

int(dx)/(e^x+e^-x) এর মান কত?

A. tan-1(e2x)+c
B. tan-1(e-x)+c
C. tan-1(ex)+c
D. log(ex)+c
Poster Download
KUUnit-Aউচ্চতর গণিত প্রথম পত্রযোগজীকরণযোগজ নির্ণয়ের সূত্র ও ধর্ম (Topic Practice)KU - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
Join Telegram
সঠিক উত্তরঃ C. tan-1(ex)+c
Explanation:

Another Explanation (5): ```html

প্রশ্ন: \(\int \frac{dx}{e^x + e^{-x}}\) এর মান কত?

সমাধান:

আমরা জানি, \(e^{-x} = \frac{1}{e^x}\)

সুতরাং, \(\int \frac{dx}{e^x + e^{-x}} = \int \frac{dx}{e^x + \frac{1}{e^x}}\)

লসাগু করে পাই, \(\int \frac{dx}{\frac{e^{2x} + 1}{e^x}} = \int \frac{e^x dx}{e^{2x} + 1}\)

ধরি, \(e^x = z\). তাহলে, \(e^x dx = dz\)

সুতরাং, \(\int \frac{e^x dx}{e^{2x} + 1} = \int \frac{dz}{z^2 + 1}\)

আমরা জানি, \(\int \frac{1}{x^2 + 1} dx = \tan^{-1}(x) + c\)

তাহলে, \(\int \frac{dz}{z^2 + 1} = \tan^{-1}(z) + c\)

z এর মান বসিয়ে পাই, \(\tan^{-1}(e^x) + c\)

অতএব, \(\int \frac{dx}{e^x + e^{-x}} = \tan^{-1}(e^x) + c\)

উত্তর: \(\tan^{-1}(e^x) + c\) 🎉

```