Questions & Answers: "Area under curve"
Complete guide to "Area under curve" for Physics students. Below you will find important questions and model answers to help you prepare.
Explore Related Topics
We are building a dedicated quiz for this topic, but you can test your skills on a similar concept: Units and Measurement - NCERT Class 11 Practice Set 1.
Filter by Source
Extra Practice
13 QuestionsDetermine the area bounded by the curve , the x-axis, and the vertical lines and .
Options
9 sq units
3 sq units
27 sq units
4.5 sq units
Explanation
To find the area under the curve from to , we evaluate the definite integral . Using the power rule of integration, , we get . Substituting the upper limit: . Substituting the lower limit: . The area is sq units. Option 2 is incorrect as it results from a wrong power rule application. Option 3 neglects the division by 3. Option 4 is the area if the function were linear ().
Find the area of the region bounded by the line , the x-axis, and the ordinates and .
Options
10 sq units
6 sq units
14 sq units
8 sq units
Explanation
The area is given by the integral . Integrating term by term: and . Thus, we have . Substituting the upper limit : . Substituting the lower limit : . The area is sq units. Geometrically, this is a trapezoid with height 2 and parallel sides of lengths 3 and 7 (). Options 2, 3, and 4 are results of common arithmetic mistakes in integration or substitution.
What is the total area under one complete arch of the sine curve, specifically from to ?
Options
1 sq unit
2 sq units
0 sq units
\pi sq units
Explanation
The area is calculated by the integral . The antiderivative of is . Applying the limits: . Since and , the expression becomes sq units. Option 1 is incorrect because it represents the area from to . Option 3 is incorrect because while the integral of from to is 0, the area from to is positive. Option 4 is a common miscalculation involving the limits.
Find the area of the circle x² + y² = a² using the method of integration.
Options
πa² sq. units
2πa² sq. units
πa²/2 sq. units
4πa² sq. units
Explanation
Area = 4 * ∫[0 to a] √(a² - x²) dx (considering the first quadrant). Using the standard formula ∫√(a² - x²) dx = (x/2)√(a² - x²) + (a²/2)sin⁻¹(x/a), we evaluate from 0 to a. At x=a, it's (a²/2)(π/2) = πa²/4. Multiplying by 4 gives πa². Options B, C, and D are incorrect multiples of the area of a circle.
Find the area bounded by the parabola x² = 4y and the line y = 4.
Options
32/3 sq. units
64/3 sq. units
16/3 sq. units
128/3 sq. units
Explanation
The curve is symmetric about the y-axis. The intersection points are x² = 4(4) = 16, so x = -4 and x = 4. Area = ∫[-4 to 4] (4 - x²/4) dx = 2 * ∫[0 to 4] (4 - x²/4) dx = 2 * [4x - x³/12] from 0 to 4 = 2 * [16 - 64/12] = 2 * [16 - 16/3] = 2 * [32/3] = 64/3. Option A is only half the area (one side). Options C and D are arithmetic mistakes.
The area bounded by the curve y = cos x, x-axis and the lines x = 0 and x = π is:
Options
1 sq. unit
2 sq. units
0 sq. units
π sq. units
Explanation
Area = ∫[0 to π/2] cos x dx + |∫[π/2 to π] cos x dx|. This is because cos x is positive in [0, π/2] and negative in [π/2, π]. Area = [sin x] from 0 to π/2 + |[sin x] from π/2 to π| = (1 - 0) + |0 - 1| = 1 + 1 = 2. Option C is the value of the definite integral, not the physical area. Option A and D are incorrect.
Find the area bounded by the curve y = |x| and the line y = 1.
Options
1/2 sq. unit
1 sq. unit
2 sq. units
4 sq. units
Explanation
The region is a triangle with vertices at (0,0), (1,1), and (-1,1). Using integration: Area = ∫[-1 to 1] (1 - |x|) dx = 2 * ∫[0 to 1] (1 - x) dx = 2 * [x - x²/2] from 0 to 1 = 2 * (1 - 1/2) = 1. Geometrically, it is a triangle with base 2 (from x=-1 to 1) and height 1, so Area = 1/2 * 2 * 1 = 1. Options A and C are incorrect factors.
What is the area of the region bounded by the parabola y² = 4ax and its latus rectum?
Options
4a²/3 sq. units
8a²/3 sq. units
2a²/3 sq. units
16a²/3 sq. units
Explanation
The latus rectum of y² = 4ax is the line x = a. The area is symmetric about the x-axis, so we calculate the area above the axis and multiply by 2. Area = 2 * ∫[0 to a] √(4ax) dx = 4√a * ∫[0 to a] x^(1/2) dx = 4√a * [x^(3/2) / (3/2)] from 0 to a = 4√a * (2/3) * a^(3/2) = 8a²/3. Options A, C, and D represent common errors in neglecting symmetry or integration constants.
The area bounded by the curve y = sin x between x = 0 and x = π is:
Options
0 sq. units
1 sq. unit
2 sq. units
4 sq. units
Explanation
Area = ∫[0 to π] sin x dx. The integral of sin x is -cos x. Area = [-cos x] from 0 to π = -cos(π) - (-cos(0)) = -(-1) + 1 = 1 + 1 = 2. Option A is the result of the integral of sin x from 0 to 2π (where signed area cancels), but from 0 to π, the area is positive. Options B and D are numerical mistakes.
The area of the region bounded by the ellipse x²/a² + y²/b² = 1 is:
Options
πab sq. units
2πab sq. units
πa²b² sq. units
π(a+b) sq. units
Explanation
The area is 4 times the area in the first quadrant: 4 * ∫[0 to a] (b/a)√(a² - x²) dx. Factoring out (b/a), the integral ∫[0 to a] √(a² - x²) dx equals πa²/4. Thus, Area = 4 * (b/a) * (πa²/4) = πab. Options B, C, and D are incorrect formulas for the area of an ellipse.
Find the area of the region bounded by the curve y = x², the x-axis, and the lines x = 1 and x = 3.
Options
26/3 sq. units
8/3 sq. units
27/3 sq. units
9 sq. units
Explanation
The area is given by the definite integral of y with respect to x from x=1 to x=3. Area = ∫[1 to 3] x² dx = [x³/3] from 1 to 3. Substituting the limits: (3³/3) - (1³/3) = 27/3 - 1/3 = 26/3. Option B is incorrect as it uses limits 0 to 2. Options C and D are calculation errors.
Find the area of the region bounded by the curves y² = x and y = x.
Options
1/6 sq. units
1/3 sq. units
1/2 sq. units
2/3 sq. units
Explanation
The curves intersect where x² = x, so x = 0 and x = 1. In the interval [0, 1], √x ≥ x. Area = ∫[0 to 1] (√x - x) dx = [2/3 x^(3/2) - x²/2] from 0 to 1 = 2/3 - 1/2 = 1/6. Option B is just the integral of √x, and option C is just the integral of x; option D is a common error in power rule application.
Calculate the area of the region bounded by the curve y = x³, the x-axis, and the ordinates x = -1 and x = 1.
Options
0 sq. units
1/4 sq. unit
1/2 sq. unit
1 sq. unit
Explanation
Area must be positive. From x = -1 to 0, x³ is negative, so we take the absolute value. Area = |∫[-1 to 0] x³ dx| + ∫[0 to 1] x³ dx = |[x⁴/4] from -1 to 0| + [x⁴/4] from 0 to 1 = |0 - 1/4| + (1/4 - 0) = 1/4 + 1/4 = 1/2. Option A is the result of a simple definite integral without taking absolute values for area. B and D are calculation errors.