Mark M. answered 03/05/16
Tutor
4.9
(954)
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
Since the region bounded by the given curves is a triangle, the area can be found by basic geometry, as given in the previous answer.
If you are required to use Calculus, draw the region. The lines y = x and y = 4-x intersect when x = 4-x. So, x = 2
Between x = 0 and x = 2, the region is bounded above by y = x and below by y = 0.
Between x = 2 and x = 4, the region is bounded above by y = 4-x and below by y = 0.
So, Area = ∫(from 0 to 2) xdx + ∫(from 2 to 4)(4-x)dx
= ½(x2)(from 0 to 2) + (4x-½(x2))(from 2 to 4)
= 2 + 2 = 4