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.

Try Related Quiz

Filter by Source

Extra Practice

13 Questions
1.

Determine the area bounded by the curve y=x2y = x^2, the x-axis, and the vertical lines x=0x = 0 and x=3x = 3.

Options

9 sq units

3 sq units

27 sq units

4.5 sq units

Explanation

To find the area under the curve y=x2y = x^2 from x=0x=0 to x=3x=3, we evaluate the definite integral 03x2dx\int_{0}^{3} x^2 dx. Using the power rule of integration, xndx=xn+1n+1\int x^n dx = \frac{x^{n+1}}{n+1}, we get [x33]03[\frac{x^3}{3}]_{0}^{3}. Substituting the upper limit: 333=273=9\frac{3^3}{3} = \frac{27}{3} = 9. Substituting the lower limit: 033=0\frac{0^3}{3} = 0. The area is 90=99 - 0 = 9 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 (y=xy=x).

2.

Find the area of the region bounded by the line y=2x+3y = 2x + 3, the x-axis, and the ordinates x=0x = 0 and x=2x = 2.

Options

10 sq units

6 sq units

14 sq units

8 sq units

Explanation

The area is given by the integral 02(2x+3)dx\int_{0}^{2} (2x + 3) dx. Integrating term by term: 2xdx=x2\int 2x dx = x^2 and 3dx=3x\int 3 dx = 3x. Thus, we have [x2+3x]02[x^2 + 3x]_{0}^{2}. Substituting the upper limit x=2x=2: 22+3(2)=4+6=102^2 + 3(2) = 4 + 6 = 10. Substituting the lower limit x=0x=0: 02+3(0)=00^2 + 3(0) = 0. The area is 100=1010 - 0 = 10 sq units. Geometrically, this is a trapezoid with height 2 and parallel sides of lengths 3 and 7 (Area=12(3+7)×2=10Area = \frac{1}{2}(3+7) \times 2 = 10). Options 2, 3, and 4 are results of common arithmetic mistakes in integration or substitution.

3.

What is the total area under one complete arch of the sine curve, specifically from x=0x = 0 to x=πx = \pi?

Options

1 sq unit

2 sq units

0 sq units

\pi sq units

Explanation

The area is calculated by the integral 0πsinxdx\int_{0}^{\pi} \sin x dx. The antiderivative of sinx\sin x is cosx-\cos x. Applying the limits: [cosx]0π=(cosπ)(cos0)[-\cos x]_{0}^{\pi} = (-\cos \pi) - (-\cos 0). Since cosπ=1\cos \pi = -1 and cos0=1\cos 0 = 1, the expression becomes ((1))(1)=1+1=2(-(-1)) - (-1) = 1 + 1 = 2 sq units. Option 1 is incorrect because it represents the area from 00 to π/2\pi/2. Option 3 is incorrect because while the integral of sinx\sin x from 00 to 2π2\pi is 0, the area from 00 to π\pi is positive. Option 4 is a common miscalculation involving the limits.

4.

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.

5.

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.

6.

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.

7.

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.

8.

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.

9.

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.

10.

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.

11.

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.

12.

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.

13.

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.