Question:

The area bounded by the curve \(y = x|x|\), X-axis and the ordinates \(x = -1\) and \(x = 1\) is _____

Show Hint

For area problems, always consider modulus or sign changes and split intervals accordingly.
Updated On: Apr 2, 2026
  • \( 0 \)
  • \( \frac{2}{3} \)
  • \( \frac{1}{3} \)
  • \( \frac{4}{3} \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: For modulus functions: \[ x|x| = \begin{cases} x^2, & x \ge 0 \\ - x^2, & x<0 \end{cases} \] Area is always taken positive.
Step 1: Split the interval. \[ \text{Area} = \int_{-1}^{0} -x^2 dx + \int_{0}^{1} x^2 dx \]
Step 2: Evaluate integrals. \[ \int_{-1}^{0} -x^2 dx = \frac{1}{3}, \quad \int_{0}^{1} x^2 dx = \frac{1}{3} \]
Step 3: \[ \text{Total Area} = \frac{1}{3} + \frac{1}{3} = \frac{2}{3} \]
Was this answer helpful?
0
0