Explanation
The area bounded by a curve y=f(x), the lines x=a, x=b, and the x-axis is given by the definite integral:
Area=∫ab∣f(x)∣dx
For this problem, the boundaries are from x=1 to x=3, and the curve is y=∣x−2∣. Since the absolute value function is always non-negative, the bounded area lies entirely above the x-axis.
We can solve this problem using two different methods: Integration or Geometry.
Method 1: Using Integration
Step 1: Definition of the Modulus Function
The absolute value function y=∣x−2∣ changes its behavior at the critical point where x−2=0⟹x=2.
Step 2: Split the Integral
Since our integration limits span from 1 to 3, we break the integral at the critical point x=2:
Area=∫13∣x−2∣dx=∫12(2−x)dx+∫23(x−2)dx
Step 3: Compute Each Part
Step 4: Add the Areas
Total Area=21+21=1