Question Statement
Sketch the region where area is represented by the definite integral and evaluate the integral using an appropriate formula from geometry.
(i) ∫04xdx
(ii) ∫−30xdx
(iii) ∫02(x−1)dx
(iv) ∫02(x+1)dx
(v) ∫−332dx
Background and Explanation
Definite integrals calculate the net area between a curve y=f(x) and the x-axis over an interval [a,b]. When f(x) is a linear function, the bounded region forms simple geometric shapes (triangles, rectangles, or trapezoids), allowing us to verify integration results using basic area formulas from geometry.
Solution
Given y=x, which is a linear equation representing a straight line passing through the origin.
Find the boundary points:
- At x=0, y=0. Point is (0,0)
- At x=4, y=4. Point is (4,4)
From the figure, the region is a right-angled triangle with:
Using the area formula for a triangle:
Area=21×base×height=21×4×4=8 sq. units
Verification by integration:
Area=∫04xdx=[2x2]04=21[x2]04=21[(4)2−(0)2]=21(16−0)=8 sq. units
Given y=x, a straight line.
Find the boundary points:
- At x=0, y=0. Point is (0,0)
- At x=−3, y=−3. Point is (−3,−3)
From the figure, the region is a right-angled triangle in the third quadrant with:
- Base =3 (absolute value of horizontal distance from −3 to 0)
- Height =3 (absolute value of vertical distance)
Using the geometric formula:
Area=21×3×3=29=4.5 sq. units
Verification by integration:
Area=∫−30xdx=[2x2]−30=21[x2]−30=21[(0)2−(−3)2]=21(0−9)=−29
Since area is always positive, we take the absolute value:
Area=29=4.5 sq. units
Given y=x−1, a linear equation.
Find the boundary points:
- At x=0, y=−1. Point is (0,−1)
- At x=2, y=1. Point is (2,1)
The line crosses the x-axis at x=1 (where y=0).
From the figure, the region consists of two right-angled triangles:
- Triangle below x-axis from x=0 to x=1 (base 1, height 1)
- Triangle above x-axis from x=1 to x=2 (base 1, height 1)
Total area is the sum of absolute areas:
Area=Area of △OAB+Area of △BCD=21(1)(1)+21(1)(1)=21+21=1 sq. unit
Verification by integration:
Since y=x−1<0 for 0<x<1 and y=x−1>0 for 1<x<2, we split the integral:
Area=−∫01(x−1)dx+∫12(x−1)dx(Area below x-axis=−∫abf(x)dx)=−∫01xdx+∫011dx+∫12xdx−∫121dx=−[2x2]01+[x]01+[2x2]12−[x]12=−21(1−0)+(1−0)+21(4−1)−(2−1)=−21+1+23−1=−21+23=1 sq. unit
Given y=x+1, a straight line.
Find the boundary points:
- At x=0, y=1. Point is (0,1)
- At x=2, y=3. Point is (2,3)
From the figure, the region is a trapezium with:
- Parallel sides (heights at x=0 and x=2): 1 and 3
- Distance between parallel sides (width): 2
Using the area formula for a trapezium:
Area=21×(Sum of parallel sides)×(Distance between them)=21(1+3)(2)=21(4)(2)=4 sq. units
Verification by integration:
Area=∫02(x+1)dx=∫02xdx+∫021dx=[2x2]02+[x]02=21(4−0)+(2−0)=2+2=4 sq. units
Given y=2, which represents a horizontal line parallel to the x-axis.
From the figure, the region is a rectangle with:
- Length (along x-axis): 3−(−3)=6
- Width (height): 2
Using the area formula for a rectangle:
Area=Length×Width=6×2=12 sq. units
Verification by integration:
Area=∫−332dx=2[x]−33=2(3−(−3))=2(3+3)=2(6)=12 sq. units
- Area of Triangle: A=21×base×height
- Area of Trapezium: A=21×(sum of parallel sides)×distance between them
- Area of Rectangle: A=length×width
- Fundamental Theorem of Calculus: ∫abf(x)dx=F(b)−F(a), where F is the antiderivative of f
- Signed Area Property: For regions below the x-axis, the definite integral yields a negative value; geometric area requires taking the absolute value or adjusting the integral limits with a negative sign: Area=−∫abf(x)dx when f(x)<0 on (a,b)
Summary of Steps
- Part (i): Identify line y=x from (0,0) to (4,4); calculate area of right triangle with base 4, height 4: 21(4)(4)=8.
- Part (ii): Identify line y=x from (−3,−3) to (0,0); calculate area of right triangle with base 3, height 3: 21(3)(3)=4.5 (take absolute value of negative integral result).
- Part (iii): Identify line y=x−1 from (0,−1) to (2,1) crossing at (1,0); sum areas of two triangles (each 21×1×1) or split integral at x=1 with sign adjustment: 1.
- Part (iv): Identify line y=x+1 from (0,1) to (2,3); calculate trapezium area with parallel sides 1 and 3, width 2: 21(1+3)(2)=4.
- Part (v): Identify horizontal line y=2 from x=−3 to x=3; calculate rectangle area 6×2=12.