ExamBro
ExamBro
CUET · MATHS · PYQ PAPER 2025

The value of \(\int \frac{x^5}{\sqrt{1+x^3}}\)dx is

  1. A \(\frac{2}{9}\left(1+x^3\right)^{3 / 2}-\frac{2}{3}\left(1+x^3\right)^{1 / 2}+c\) : c is an arbitrary constant
  2. B \(\frac{2}{3}\left(1+x^3\right)^{3 / 2}-\frac{2}{3}\left(1+x^3\right)^{1 / 2}+c\) : c is an arbitrary constant
  3. C \(\frac{1}{3}\left(1+x^3\right)^{3 / 2}+\frac{1}{3}\left(1+x^3\right)^{1 / 2}+c\) : c is an arbitrary constant
  4. D \(\frac{2}{9}\left(1+x^3\right)^{3 / 2}+\frac{2}{3}\left(1+x^3\right)^{1 / 2}+c\) : c is an arbitrary constant
Verified Solution

Answer & Solution

Correct Answer

(A) \(\frac{2}{9}\left(1+x^3\right)^{3 / 2}-\frac{2}{3}\left(1+x^3\right)^{1 / 2}+c\) : c is an arbitrary constant

Step-by-step Solution

Detailed explanation

Let \(u = 1+x^3 \Rightarrow du = 3x^2 dx \Rightarrow x^2 dx = \frac{1}{3}du\) and \(x^3 = u-1\). \(\int \frac{x^3 \cdot x^2}{\sqrt{1+x^3}}dx = \int \frac{(u-1)}{\sqrt{u}} \frac{1}{3}du\) \(= \frac{1}{3} \int (u^{1/2} - u^{-1/2})du\)…