Prepizo
Learn › IISER · Basic Maths › Integration › Definite Integrals & Area Under Curve

Definite Integrals & Area Under Curve — IISER Basic Maths MCQs with Solutions

Free IISER Basic Maths Definite Integrals & Area Under Curve MCQs with step-by-step solutions (25 questions). Part of Integration. Practise online on Prepizo — no login needed.

▶ Practise Definite Integrals & Area Under Curve online (free)

Questions with solutions

Q1 — Definite Integrals & Area Under Curve · easy · theory
The Fundamental Theorem of Calculus states $\int_a^b f(x)\,dx =$
A. $F(a) - F(b)$
B. $f'(b) - f'(a)$
C. $F(b) - F(a)$, where F is an antiderivative of f  ✓ Correct
D. $F(b) + F(a)$
Solution: Evaluate any antiderivative F at the upper limit minus the lower limit: F(b) − F(a).
Q2 — Definite Integrals & Area Under Curve · easy · theory
Geometrically, the definite integral $\int_a^b f(x)\,dx$ represents:
A. The maximum value of f
B. The (signed) area between the curve y = f(x) and the x-axis from a to b  ✓ Correct
C. The length of the curve
D. The slope of f at x = a
Solution: A definite integral gives the net (signed) area under the graph of f between the limits.
Q3 — Definite Integrals & Area Under Curve · easy · theory
A definite integral, unlike an indefinite one:
A. Is a function of x
B. Cannot be negative
C. Has a definite numerical value and no constant of integration C  ✓ Correct
D. Always includes + C
Solution: The constant cancels in F(b) − F(a), so a definite integral is a pure number, not a function.
Q4 — Definite Integrals & Area Under Curve · easy · theory
The value of $\int_a^a f(x)\,dx$ is:
A. 0  ✓ Correct
B. f(a)
C. 1
D. Undefined
Solution: Equal limits enclose zero width, so the integral is F(a) − F(a) = 0.
Q5 — Definite Integrals & Area Under Curve · medium · theory
Reversing the limits of a definite integral: $\int_b^a f(x)\,dx =$
A. $-\int_a^b f(x)\,dx$  ✓ Correct
B. $\int_a^b f(x)\,dx$
C. $0$
D. $2\int_a^b f(x)\,dx$
Solution: Swapping the limits changes the sign of the definite integral.
Q6 — Definite Integrals & Area Under Curve · easy · theory
The area under a velocity–time (v–t) graph between two instants gives the:
A. Acceleration
B. Force
C. Displacement  ✓ Correct
D. Average speed only
Solution: Since s = ∫v dt, the area under the v–t curve equals the displacement over that interval.
Q7 — Definite Integrals & Area Under Curve · easy · theory
The area under a force–displacement (F–x) graph gives the:
A. Impulse
B. Power
C. Kinetic energy directly
D. Work done by the force  ✓ Correct
Solution: W = ∫F dx, so the area under the F–x curve is the work done.
Q8 — Definite Integrals & Area Under Curve · medium · theory
The area under an acceleration–time (a–t) graph gives the:
A. Change in velocity  ✓ Correct
B. Displacement
C. Force
D. Change in position
Solution: Since Δv = ∫a dt, the area under the a–t graph is the change in velocity.
Q9 — Definite Integrals & Area Under Curve · medium · theory
If a curve lies below the x-axis over [a, b], the definite integral there is:
A. Undefined
B. Negative (the signed area is negative)  ✓ Correct
C. Always positive
D. Zero
Solution: Below the axis f(x) < 0, so the signed area (and the integral) is negative. Pitfall: total geometric area needs |f|.
Q10 — Definite Integrals & Area Under Curve · medium · theory
The additivity property of definite integrals states $\int_a^b f\,dx =$
A. $\int_c^b f\,dx$ only
B. $\int_a^c f\,dx + \int_c^b f\,dx$  ✓ Correct
C. $\int_a^c f\,dx \cdot \int_c^b f\,dx$
D. $\int_a^c f\,dx - \int_c^b f\,dx$
Solution: An interval can be split at any interior point c: the integral over [a,b] is the sum of the parts.
Q11 — Definite Integrals & Area Under Curve · easy · numerical
$\int_0^1 x\,dx =$
A. $1$
B. $\dfrac{1}{2}$  ✓ Correct
C. $2$
D. $\dfrac{1}{3}$
Solution: [x²/2]₀¹ = 1/2 − 0 = 1/2.
Q12 — Definite Integrals & Area Under Curve · easy · numerical
$\int_0^2 x^2\,dx =$
A. $\dfrac{8}{3}$  ✓ Correct
B. $\dfrac{4}{3}$
C. $4$
D. $8$
Solution: [x³/3]₀² = 8/3 − 0 = 8/3.
Q13 — Definite Integrals & Area Under Curve · easy · numerical
$\int_1^3 2x\,dx =$
A. $6$
B. $9$
C. $4$
D. $8$  ✓ Correct
Solution: [x²]₁³ = 9 − 1 = 8.
Q14 — Definite Integrals & Area Under Curve · easy · numerical
$\int_0^{\pi/2} \cos x\,dx =$
A. $1$  ✓ Correct
B. $0$
C. $\dfrac{\pi}{2}$
D. $-1$
Solution: [sin x]₀^{π/2} = sin(π/2) − sin0 = 1 − 0 = 1.
Q15 — Definite Integrals & Area Under Curve · medium · numerical
$\int_0^{\pi} \sin x\,dx =$
A. $2$  ✓ Correct
B. $-2$
C. $0$
D. $1$
Solution: [−cos x]₀^π = −cos π − (−cos 0) = −(−1) + 1 = 2.
Q16 — Definite Integrals & Area Under Curve · medium · numerical
$\int_0^1 e^x\,dx =$
A. $e + 1$
B. $e$
C. $e - 1$  ✓ Correct
D. $1 - e$
Solution: [eˣ]₀¹ = e¹ − e⁰ = e − 1.
Q17 — Definite Integrals & Area Under Curve · medium · numerical
$\int_1^2 \dfrac{1}{x}\,dx =$
A. $\ln 2$  ✓ Correct
B. $\ln\dfrac{1}{2}$
C. $1$
D. $\dfrac{1}{2}$
Solution: [ln|x|]₁² = ln2 − ln1 = ln2.
Q18 — Definite Integrals & Area Under Curve · medium · numerical
$\int_0^3 (x^2 + 1)\,dx =$
A. $10$
B. $12$  ✓ Correct
C. $9$
D. $18$
Solution: [x³/3 + x]₀³ = (9 + 3) − 0 = 12.
Q19 — Definite Integrals & Area Under Curve · medium · numerical
A particle moves with velocity v = 2t (m/s). Its displacement from t = 0 to t = 3 s is:
A. 18 m
B. 9 m  ✓ Correct
C. 3 m
D. 6 m
Solution: s = ∫₀³ 2t dt = [t²]₀³ = 9 m. (Also the area of the triangle: ½ × 3 × 6 = 9 m.)
Q20 — Definite Integrals & Area Under Curve · medium · numerical
A variable force F = 4x (N) acts on a body. The work done as it moves from x = 0 to x = 2 m is:
A. 16 J
B. 8 J  ✓ Correct
C. 2 J
D. 4 J
Solution: W = ∫₀² 4x dx = [2x²]₀² = 8 J.
Q21 — Definite Integrals & Area Under Curve · easy · numerical
$\int_0^2 3x^2\,dx =$
A. $24$
B. $6$
C. $12$
D. $8$  ✓ Correct
Solution: [x³]₀² = 8 − 0 = 8.
Q22 — Definite Integrals & Area Under Curve · easy · numerical
A body moves at a constant velocity of 5 m/s. Its displacement from t = 0 to t = 4 s (area under the v–t graph) is:
A. 5 m
B. 9 m
C. 20 m  ✓ Correct
D. 4 m
Solution: For constant v, area = v × t = 5 × 4 = 20 m.
Q23 — Definite Integrals & Area Under Curve · medium · numerical
A spring-like force F = 10x (N) does work as an object moves from x = 0 to x = 3 m. The work done is:
A. 90 J
B. 45 J  ✓ Correct
C. 15 J
D. 30 J
Solution: W = ∫₀³ 10x dx = [5x²]₀³ = 45 J.
Q24 — Definite Integrals & Area Under Curve · medium · numerical
$\int_{-1}^{1} x^3\,dx =$
A. $2$
B. $\dfrac{1}{4}$
C. $0$  ✓ Correct
D. $\dfrac{1}{2}$
Solution: x³ is an odd function integrated over a symmetric interval, so the integral is 0. (Check: [x⁴/4]₋₁¹ = 1/4 − 1/4 = 0.)
Q25 — Definite Integrals & Area Under Curve · easy · numerical
$\int_0^1 4x^3\,dx =$
A. $2$
B. $4$
C. $1$  ✓ Correct
D. $\dfrac{1}{4}$
Solution: [x⁴]₀¹ = 1 − 0 = 1.