Question:

( \int_0^1 \log(x + 1) , dx = )

Show Hint

$\int \log x \, dx = x\log x - x$. Use this by shifting $x$ to $x+1$.
Updated On: May 12, 2026
  • ( \log 2 - 1 )
  • ( \log 2 + 1 )
  • ( 2\log 2 + 1 )
  • ( 2\log 2 - 1 )
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation


Step 1: Integration by parts

(\int 1 \cdot \log(x+1) , dx = x\log(x+1) - \int \frac{x}{x+1} , dx).

Step 2: Simplify second term

(\int \frac{x+1-1}{x+1} , dx = \int (1 - \frac{1}{x+1}) , dx = x - \ln(x+1)).

Step 3: Combine and evaluate

([x\log(x+1) - x + \log(x+1)]_{0}^{1}).
(= [1\log 2 - 1 + \log 2] - [0 - 0 + 0] = 2\log 2 - 1).
Final Answer: (D)
Was this answer helpful?
0
0