Wondwosen L. answered 04/25/24
Experienced Mechanical Engineer and Tutor: Physics/Maths and Engg
Q. Sketch the region enclosed by the given curves. Decide whether to integrate with respect to x or y. Then find the area of the region. 2y=4√x, y=3, and 2y+2x=6.
Solution:
To find the area between the curves, we need to follow these steps:
1. Sketch the region
2. Find the points of intersection between the curves.
3. Determine the limits of integration.
4. Integrate the difference between the curves.
1.Sketch the region.
See sketch at the bottom.
2. Points of intersection:
y = 2*√x and y = 3 intersect at x = (3/2)2 = 9/4=2.25.
y = 3 and y = 3 - x intersect at x = 0.
y = 2*√x) and y = 3-x intersect at x = 1 and y=2.
Steps:
- 2*sqrt(x) = 3-x
- (3-x)2 =4x
- 9-6x+x^2=4x
- X^2-10x+9=0
- X=1 and x=9 (Not valid answer)
3. Limits of integration:
The x-limits are x = 0 and x = 3.
The y-limits are y = 2 and y = 3.
4. Integrate the difference:
Now, integration can be done either wrt to x or y depending on your choice.
The integration wrt y is simpler.
Integration wrt y:
y = 2*√x implies x = y2/4.
y = 3-x implies x=3-y.
Hence;
Area =∫ (y2/4-(3-y)) dy between 2 and 3.
Area= 1.083
Integration wrt x:
Similarly;
Area = ∫ (3-(3-x)dx between 0 and 1 + ∫ (3-(2*√x)dx between 2.25 and 1
Area= 1.083
Note: Both answers are the same.