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

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

Download Address Academy - Best Offline Education App

 intdx/(xsqrt(x^4-1)) এর মান কত হবে?

A.  cos^-1(1/x2)
B.  1/2cos^-1(1/x^2)
C.  cos^-1(1/x)
D.  1/2cos^-1(1/x)
Poster Download
RUUnit-CSet-1উচ্চতর গণিত প্রথম পত্রযোগজীকরণযোগজ নির্ণয়ের সূত্র ও ধর্ম (Topic Practice)RU - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
Join Telegram
সঠিক উত্তরঃ B.  1/2cos^-1(1/x^2)
Explanation:

Another Explanation (5): ```html

ধরি, \(I = \int \frac{dx}{x\sqrt{x^4-1}}\)

এখানে, \(x^2 = t\) ধরলে, \(2xdx = dt \Rightarrow dx = \frac{dt}{2x}\)

সুতরাং, \(I = \int \frac{dt}{2x^2\sqrt{x^4-1}} = \int \frac{dt}{2t\sqrt{t^2-1}}\)

এখন, \(t = \sec\theta\) ধরলে, \(dt = \sec\theta \tan\theta d\theta\)

তাহলে, \(I = \int \frac{\sec\theta \tan\theta d\theta}{2\sec\theta \sqrt{\sec^2\theta - 1}} = \int \frac{\sec\theta \tan\theta d\theta}{2\sec\theta \tan\theta} = \int \frac{1}{2} d\theta\)

\(= \frac{1}{2} \theta + C = \frac{1}{2} \sec^{-1}t + C\)

\(= \frac{1}{2} \sec^{-1}(x^2) + C\)

\(= \frac{1}{2} \cos^{-1}\left(\frac{1}{x^2}\right) + C\) 🥳

```