{
  "hints": [
    "Break the perimeter of the shaded portion into straight edges and curved arcs.",
    "For each arc, identify the radius and what fraction of a full circle it represents.",
    "Arc length = (angle/360) x 2 x 3.14 x r. Sum all parts, rounding to 2 decimal places."
  ]
}