{
  "hint1": "Compute the area of the semicircle: (1/2) &times; &pi; &times; 10&sup2;.",
  "hint2": "Compute the area of the quadrant: (1/4) &times; &pi; &times; 8&sup2;.",
  "hint3": "Compute the area of the triangle from its base and height, then sum all three."
}