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

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

Download Address Academy - Best Offline Education App

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

A.

1/2tan^-1 (e^(-x^3))+c

B.

1/3tan^-1 (e^(x^3))+c

C.

tan^-1 (e^(x^3))+c

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

1/3tan^-1 (e^(x^3))+c

Explanation:

Another Explanation (5): ```html

ধরি, \(I = \int \frac{x^2}{e^{x^3} + e^{-x^3}} dx \)

আমরা লিখতে পারি, \(I = \int \frac{x^2 e^{x^3}}{e^{2x^3} + 1} dx \)

ধরি, \(u = e^{x^3}\). তাহলে, \(\frac{du}{dx} = 3x^2 e^{x^3}\) অথবা, \(du = 3x^2 e^{x^3} dx\)

সুতরাং, \(x^2 e^{x^3} dx = \frac{1}{3} du\)

তাহলে, \(I = \int \frac{1}{u^2 + 1} \cdot \frac{1}{3} du = \frac{1}{3} \int \frac{1}{u^2 + 1} du\)

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

সুতরাং, \(I = \frac{1}{3} \tan^{-1}(u) + C\)

u এর মান বসিয়ে পাই,

\(I = \frac{1}{3} \tan^{-1}(e^{x^3}) + C\)

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

```