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

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

Download Address Academy - Best Offline Education App

int 1/sqrtx dx  এর মান নিচের কোনটি?

A. 2x+c
B.

sqrtx+c 

C.

sqrt (2x )+c 

D.

2sqrt x+c 

Poster Download
JUUnit-ASet-3উচ্চতর গণিত প্রথম পত্রযোগজীকরণযোগজ নির্ণয়ের সূত্র ও ধর্ম (Topic Practice)JU - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
Join Telegram
সঠিক উত্তরঃ D.

2sqrt x+c 

Explanation:

Another Explanation (5): ```html

প্রশ্ন: \( \int \frac{1}{\sqrt{x}} dx \) এর মান নির্ণয় করো।

সমাধান:

আমরা জানি, \( \int x^n dx = \frac{x^{n+1}}{n+1} + c \), যেখানে \( c \) হলো সমাকলন ধ্রুবক।

এখানে, \( \int \frac{1}{\sqrt{x}} dx = \int x^{-\frac{1}{2}} dx \)

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

\(= \frac{x^{\frac{1}{2}}}{\frac{1}{2}} + c \)

\(= 2x^{\frac{1}{2}} + c \)

\(= 2\sqrt{x} + c \)

অতএব, \( \int \frac{1}{\sqrt{x}} dx = 2\sqrt{x} + c \)

সুতরাং, উত্তর: \( 2\sqrt{x} + c \)

```