[
  "Count the total number of equal parts in the figure. Then count how many are shaded.",
  "Percentage shaded = (Shaded parts / Total parts) * 100%.",
  "From the figure, there are 20 parts total and 7 are shaded. 7/20 = 0.35 = 35%."
]