Question:

Assertion (A): The area of the region bounded by the line $y - 1 = x$, the $x$-axis and the ordinates $x = -1$ and $x = 1$ is 2 square units.
Reason (R): The area of the region bounded by the curve $y = f(x)$, the $x$-axis and the ordinates $x = a$ and $x = b$ is given by \[ \int_{a}^{b} f(x)\, dx. \]

Show Hint

Always use definite integrals to calculate the area under a curve between two vertical lines when bounded by the x-axis.
  • Both Assertion (A) and Reason (R) are true and Reason (R) is the correct explanation of Assertion (A)
  • Both Assertion (A) and Reason (R) are true, but Reason (R) is not the correct explanation for Assertion (A)
  • Assertion (A) is true, but Reason (R) is false
  • Assertion (A) is false, but Reason (R) is true
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Given: $y - 1 = x \Rightarrow y = x + 1$ is a straight line.
We are to compute the area bounded by this line, the $x$-axis, and vertical lines $x = -1$ and $x = 1$.
The region is bounded between $x = -1$ and $x = 1$ and lies above the $x$-axis.
So, required area = $\int_{-1}^{1} (x + 1) \, dx$
\[ = \left[\dfrac{x^2}{2} + x\right]_{-1}^{1} = \left(\dfrac{1}{2} + 1\right) - \left(\dfrac{1}{2} - 1\right) = \dfrac{3}{2} - (-\dfrac{1}{2}) = 2 \]
So, Assertion is true.
The Reason is a general rule for computing area under a curve using definite integrals.
And yes, it is the principle used in the Assertion.
Hence, both Assertion and Reason are true, and Reason is the correct explanation of Assertion.
Was this answer helpful?
0
0