[
  "First find the cost of an orange: apple minus 10c.",
  "Then add 35c to the orange's cost to find the pear's cost.",
  "65 - 10 = orange; then orange + 35 = ?"
]