The intersection between the lines y=x and y=4−x is,
x=4−x
2x=4
x=2
So, the point of intersection is (2,2)
The intersection between the lines y=3x and y=4−x is,
3x=4−x
4x=4
x=1
So, the point of intersection is (1,3)
The sketch of the bounded region is as shown in the figure below:
The area of the region bounded by the lines is evaluated as,
Area(A)=∬R1+∬R2
=∫x=01∫y=x3xdydx+∫x=12∫y=x4−xdydx
=∫x=01[y]y=x3xdx+∫x=12[y]y=x4−xdx
=∫x=01(3x−x)dx+∫x=12(4−x−x)dx
=2∫x=01xdx+∫x=12(4−2x)dx
=2[2x2]x=01+[4x−2(2x2)]x=12
=1+4(2−1)−(22−12)
=1+4−3
=1+1
=2
Comments