Pastpapers count: 125

[
  {
    "id": "edexcel/d1/ial2025juneq1",
    "slug": "edexcel/d1/ial2025juneq1",
    "title": "IAL 2025 June D1 Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "d1",
    "topics": [
      "algorithm",
      "algorithm/bin-packing",
      "algorithm/bin-packing/lower-bound",
      "algorithm/first-fit"
    ]
  },
  {
    "id": "edexcel/d1/ial2025juneq2",
    "slug": "edexcel/d1/ial2025juneq2",
    "title": "IAL 2025 June D1 Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "d1",
    "topics": [
      "graph-theory",
      "graph-theory/prim",
      "graph-theory/mst",
      "graph-theory/nearest-neighbour"
    ]
  },
  {
    "id": "edexcel/d1/ial2025juneq3",
    "slug": "edexcel/d1/ial2025juneq3",
    "title": "IAL 2025 June D1 Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "d1",
    "topics": [
      "algorithm",
      "algorithm/sorting",
      "algorithm/quick-sort",
      "algorithm/binary-search",
      "algorithm/bubble-sort"
    ]
  },
  {
    "id": "edexcel/d1/ial2025juneq4",
    "slug": "edexcel/d1/ial2025juneq4",
    "title": "IAL 2025 June D1 Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "d1",
    "topics": [
      "graph-theory",
      "graph-theory/dijkstra",
      "graph-theory/shortest-path"
    ]
  },
  {
    "id": "edexcel/d1/ial2025juneq5",
    "slug": "edexcel/d1/ial2025juneq5",
    "title": "IAL 2025 June D1 Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "d1",
    "topics": [
      "linear-programming",
      "linear-programming/objective-function",
      "linear-programming/constraints",
      "linear-programming/feasible-region"
    ]
  },
  {
    "id": "edexcel/d1/ial2025juneq6",
    "slug": "edexcel/d1/ial2025juneq6",
    "title": "IAL 2025 June D1 Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "d1",
    "topics": [
      "decision-mathematics",
      "graph-theory",
      "graph-theory/chinese-postman",
      "graph-theory/postman-route"
    ]
  },
  {
    "id": "edexcel/d1/ial2025juneq7",
    "slug": "edexcel/d1/ial2025juneq7",
    "title": "IAL 2025 June D1 Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "d1",
    "topics": [
      "critical-path",
      "critical-path/project-planning",
      "critical-path/precedence-table",
      "critical-path/early-late-times",
      "critical-path/gantt-chart",
      "critical-path/resource-scheduling"
    ]
  },
  {
    "id": "edexcel/d1/ial2025juneq8",
    "slug": "edexcel/d1/ial2025juneq8",
    "title": "IAL 2025 June D1 Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "d1",
    "topics": [
      "decision-mathematics",
      "decision-mathematics/linear-programming",
      "decision-mathematics/feasible-region",
      "decision-mathematics/objective-function",
      "decision-mathematics/constraints",
      "decision-mathematics/range-of-values"
    ]
  },
  {
    "id": "edexcel/fp2/ial2020octq1",
    "slug": "edexcel/fp2/ial2020octq1",
    "title": "IAL 2020 Oct Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives",
      "taylor/diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2020octq2",
    "slug": "edexcel/fp2/ial2020octq2",
    "title": "IAL 2020 Oct Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/method-of-differences",
      "series/partial-fractions"
    ]
  },
  {
    "id": "edexcel/fp2/ial2020octq3",
    "slug": "edexcel/fp2/ial2020octq3",
    "title": "IAL 2020 Oct Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/fractions",
      "inequalities/graph",
      "inequalities/modulus"
    ]
  },
  {
    "id": "edexcel/fp2/ial2020octq4",
    "slug": "edexcel/fp2/ial2020octq4",
    "title": "IAL 2020 Oct Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/modulus-argument-form",
      "complex/de-moivre",
      "complex/solve-nth-roots"
    ]
  },
  {
    "id": "edexcel/fp2/ial2020octq5",
    "slug": "edexcel/fp2/ial2020octq5",
    "title": "IAL 2020 Oct Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/transformation",
      "complex/locus",
      "complex/locus/circle"
    ]
  },
  {
    "id": "edexcel/fp2/ial2020octq6",
    "slug": "edexcel/fp2/ial2020octq6",
    "title": "IAL 2020 Oct Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq/general-sol",
      "diff-eq/explicit-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2020octq7",
    "slug": "edexcel/fp2/ial2020octq7",
    "title": "IAL 2020 Oct Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/curves/cardoid",
      "polar/tangent",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2020octq8",
    "slug": "edexcel/fp2/ial2020octq8",
    "title": "IAL 2020 Oct Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/2-order",
      "diff-eq/substitution",
      "diff-eq/2-order/non-homogeneous",
      "diff-eq/general-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021janq1",
    "slug": "edexcel/fp2/ial2021janq1",
    "title": "IAL 2021 Jan Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/invariant-transformation"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021janq2",
    "slug": "edexcel/fp2/ial2021janq2",
    "title": "IAL 2021 Jan Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/method-of-differences",
      "series/partial-fractions"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021janq3",
    "slug": "edexcel/fp2/ial2021janq3",
    "title": "IAL 2021 Jan Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/modulus"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021janq4",
    "slug": "edexcel/fp2/ial2021janq4",
    "title": "IAL 2021 Jan Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq/substitution",
      "diff-eq/general-sol",
      "diff-eq/implicit-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021janq5",
    "slug": "edexcel/fp2/ial2021janq5",
    "title": "IAL 2021 Jan Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives",
      "taylor/diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021janq6",
    "slug": "edexcel/fp2/ial2021janq6",
    "title": "IAL 2021 Jan Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/2-order",
      "diff-eq/2-order/non-homogeneous",
      "diff-eq/particular-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021janq7",
    "slug": "edexcel/fp2/ial2021janq7",
    "title": "IAL 2021 Jan Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/curves/rose",
      "polar/tangent",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021janq8",
    "slug": "edexcel/fp2/ial2021janq8",
    "title": "IAL 2021 Jan Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/powers-to-multiple-angle",
      "complex/solve-trig-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021juneq1",
    "slug": "edexcel/fp2/ial2021juneq1",
    "title": "IAL 2021 June Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/partial-fractions",
      "series/method-of-differences"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021juneq2",
    "slug": "edexcel/fp2/ial2021juneq2",
    "title": "IAL 2021 June Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/transformation",
      "complex/locus",
      "complex/locus/circle"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021juneq3",
    "slug": "edexcel/fp2/ial2021juneq3",
    "title": "IAL 2021 June Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/curves/cardoid",
      "polar/tangent",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021juneq4",
    "slug": "edexcel/fp2/ial2021juneq4",
    "title": "IAL 2021 June Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives",
      "taylor/diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021juneq5",
    "slug": "edexcel/fp2/ial2021juneq5",
    "title": "IAL 2021 June Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/modulus"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021juneq6",
    "slug": "edexcel/fp2/ial2021juneq6",
    "title": "IAL 2021 June Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/2-order",
      "diff-eq/2-order/non-homogeneous",
      "diff-eq/general-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021juneq7",
    "slug": "edexcel/fp2/ial2021juneq7",
    "title": "IAL 2021 June Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/multiple-angle-to-powers",
      "complex/solve-trig-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021juneq8",
    "slug": "edexcel/fp2/ial2021juneq8",
    "title": "IAL 2021 June Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq/substitution",
      "diff-eq/general-sol",
      "diff-eq/implicit-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021octq1",
    "slug": "edexcel/fp2/ial2021octq1",
    "title": "IAL 2021 Oct Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/solve-nth-roots",
      "complex/exponentialform"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021octq2",
    "slug": "edexcel/fp2/ial2021octq2",
    "title": "IAL 2021 Oct Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/fractions"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021octq3",
    "slug": "edexcel/fp2/ial2021octq3",
    "title": "IAL 2021 Oct Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/transformation",
      "complex/locus"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021octq4",
    "slug": "edexcel/fp2/ial2021octq4",
    "title": "IAL 2021 Oct Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021octq5",
    "slug": "edexcel/fp2/ial2021octq5",
    "title": "IAL 2021 Oct Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor/higher-derivatives",
      "taylor-series",
      "taylor/diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021octq6",
    "slug": "edexcel/fp2/ial2021octq6",
    "title": "IAL 2021 Oct Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/argand-diagram",
      "complex/locus",
      "complex/locus/circle"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021octq7",
    "slug": "edexcel/fp2/ial2021octq7",
    "title": "IAL 2021 Oct Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq/2-order",
      "diff-eq/substitution",
      "diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2021octq8",
    "slug": "edexcel/fp2/ial2021octq8",
    "title": "IAL 2021 Oct Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/tangent",
      "polar/curves",
      "polar/curves/cardoid",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022janq1",
    "slug": "edexcel/fp2/ial2022janq1",
    "title": "IAL 2022 Jan Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/modulus-argument-form",
      "complex/de-moivre",
      "complex/solve-nth-roots"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022janq2",
    "slug": "edexcel/fp2/ial2022janq2",
    "title": "IAL 2022 Jan Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq/2-order",
      "diff-eq/2-order/non-homogeneous",
      "diff-eq/general-sol",
      "diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022janq3",
    "slug": "edexcel/fp2/ial2022janq3",
    "title": "IAL 2022 Jan Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities/graphs",
      "inequalities/fractions",
      "inequalities"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022janq4",
    "slug": "edexcel/fp2/ial2022janq4",
    "title": "IAL 2022 Jan Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/sketching",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022janq5",
    "slug": "edexcel/fp2/ial2022janq5",
    "title": "IAL 2022 Jan Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor/higher-derivatives",
      "taylor-series"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022janq6",
    "slug": "edexcel/fp2/ial2022janq6",
    "title": "IAL 2022 Jan Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "trigonometry/inverse-trig",
      "series/method-of-differences"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022janq7",
    "slug": "edexcel/fp2/ial2022janq7",
    "title": "IAL 2022 Jan Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/transformation",
      "complex/locus",
      "complex/locus/circle"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022janq8",
    "slug": "edexcel/fp2/ial2022janq8",
    "title": "IAL 2022 Jan Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq/1-order",
      "diff-eq/substitution",
      "diff-eq/1-order/separable",
      "diff-eq/general-sol",
      "diff-eq/sketching",
      "diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022juneq1",
    "slug": "edexcel/fp2/ial2022juneq1",
    "title": "IAL 2022 June Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/method-of-differences"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022juneq2",
    "slug": "edexcel/fp2/ial2022juneq2",
    "title": "IAL 2022 June Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities/fractions",
      "inequalities/modulus",
      "inequalities"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022juneq3",
    "slug": "edexcel/fp2/ial2022juneq3",
    "title": "IAL 2022 June Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/transformation",
      "complex/locus",
      "complex/locus/circle"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022juneq4",
    "slug": "edexcel/fp2/ial2022juneq4",
    "title": "IAL 2022 June Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq",
      "diff-eq/particular sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022juneq5",
    "slug": "edexcel/fp2/ial2022juneq5",
    "title": "IAL 2022 June Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives",
      "taylor/diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022juneq6",
    "slug": "edexcel/fp2/ial2022juneq6",
    "title": "IAL 2022 June Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/tangent",
      "polar/area",
      "polar/curves"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022juneq7",
    "slug": "edexcel/fp2/ial2022juneq7",
    "title": "IAL 2022 June Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq/2-order",
      "diff-eq/substitution",
      "diff-eq/general-sol",
      "diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022juneq8",
    "slug": "edexcel/fp2/ial2022juneq8",
    "title": "IAL 2022 June Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/multiple-angle-to-powers"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022octq1",
    "slug": "edexcel/fp2/ial2022octq1",
    "title": "IAL 2022 Oct Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives",
      "taylor/diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022octq2",
    "slug": "edexcel/fp2/ial2022octq2",
    "title": "IAL 2022 Oct Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/method-of-differences",
      "series/partial-fractions"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022octq3",
    "slug": "edexcel/fp2/ial2022octq3",
    "title": "IAL 2022 Oct Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/modulus",
      "inequalities/fractions"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022octq4",
    "slug": "edexcel/fp2/ial2022octq4",
    "title": "IAL 2022 Oct Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/modulus-argument-form",
      "complex/solve-nth-roots",
      "complex/exponentialform"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022octq5",
    "slug": "edexcel/fp2/ial2022octq5",
    "title": "IAL 2022 Oct Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/transformation",
      "complex/locus",
      "complex/locus/circle"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022octq6",
    "slug": "edexcel/fp2/ial2022octq6",
    "title": "IAL 2022 Oct Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq/general-sol",
      "diff-eq/explicit-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022octq7",
    "slug": "edexcel/fp2/ial2022octq7",
    "title": "IAL 2022 Oct Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/curves/cardoid",
      "polar/tangent",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2022octq8",
    "slug": "edexcel/fp2/ial2022octq8",
    "title": "IAL 2022 Oct Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/2-order",
      "diff-eq/substitution",
      "diff-eq/2-order/non-homogeneous",
      "diff-eq/general-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023janq1",
    "slug": "edexcel/fp2/ial2023janq1",
    "title": "IAL 2023 Jan Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives",
      "taylor/using-known"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023janq2",
    "slug": "edexcel/fp2/ial2023janq2",
    "title": "IAL 2023 Jan Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/partial-fractions",
      "series/method-of-differences"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023janq3",
    "slug": "edexcel/fp2/ial2023janq3",
    "title": "IAL 2023 Jan Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/substitution",
      "diff-eq/particular-sol",
      "diff-eq/explicit-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023janq4",
    "slug": "edexcel/fp2/ial2023janq4",
    "title": "IAL 2023 Jan Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/diff-eq",
      "taylor/higher-derivatives"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023janq5",
    "slug": "edexcel/fp2/ial2023janq5",
    "title": "IAL 2023 Jan Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/modulus",
      "inequalities/fractions"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023janq6",
    "slug": "edexcel/fp2/ial2023janq6",
    "title": "IAL 2023 Jan Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/locus",
      "complex/locus/bisector",
      "complex/transformation"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023janq7",
    "slug": "edexcel/fp2/ial2023janq7",
    "title": "IAL 2023 Jan Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/multiple-angle-to-powers",
      "complex/solve-trig-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023janq8",
    "slug": "edexcel/fp2/ial2023janq8",
    "title": "IAL 2023 Jan Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/curves/cardoid",
      "polar/tangent",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023janq9",
    "slug": "edexcel/fp2/ial2023janq9",
    "title": "IAL 2023 Jan Q9",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/2-order",
      "diff-eq/substitution",
      "diff-eq/2-order/non-homogeneous",
      "diff-eq/general-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023juneq1",
    "slug": "edexcel/fp2/ial2023juneq1",
    "title": "IAL 2023 June Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/method-of-differences"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023juneq2",
    "slug": "edexcel/fp2/ial2023juneq2",
    "title": "IAL 2023 June Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/de-moivre",
      "complex/locus",
      "complex/argand-diagram",
      "complex/shade-region"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023juneq3",
    "slug": "edexcel/fp2/ial2023juneq3",
    "title": "IAL 2023 June Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/fractions"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023juneq4",
    "slug": "edexcel/fp2/ial2023juneq4",
    "title": "IAL 2023 June Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/2-order",
      "diff-eq/2-order/non-homogeneous",
      "diff-eq/particular-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023juneq5",
    "slug": "edexcel/fp2/ial2023juneq5",
    "title": "IAL 2023 June Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/transformation",
      "complex/locus",
      "complex/locus/circle"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023juneq6",
    "slug": "edexcel/fp2/ial2023juneq6",
    "title": "IAL 2023 June Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023juneq7",
    "slug": "edexcel/fp2/ial2023juneq7",
    "title": "IAL 2023 June Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/substitution",
      "diff-eq/1-order/linear",
      "diff-eq/general-sol",
      "diff-eq/implicit-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2023juneq8",
    "slug": "edexcel/fp2/ial2023juneq8",
    "title": "IAL 2023 June Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/tangent",
      "polar/area",
      "polar/curves/cardoid"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024janq1",
    "slug": "edexcel/fp2/ial2024janq1",
    "title": "IAL 2024 Jan Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/fractions"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024janq2",
    "slug": "edexcel/fp2/ial2024janq2",
    "title": "IAL 2024 Jan Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/modulus-argument-form",
      "complex/de-moivre",
      "complex/solve-nth-roots"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024janq3",
    "slug": "edexcel/fp2/ial2024janq3",
    "title": "IAL 2024 Jan Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/method-of-differences"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024janq4",
    "slug": "edexcel/fp2/ial2024janq4",
    "title": "IAL 2024 Jan Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024janq5",
    "slug": "edexcel/fp2/ial2024janq5",
    "title": "IAL 2024 Jan Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/tangent",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024janq6",
    "slug": "edexcel/fp2/ial2024janq6",
    "title": "IAL 2024 Jan Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/2-order",
      "diff-eq/2-order/non-homogeneous",
      "diff-eq/general-sol",
      "diff-eq/particular-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024janq7",
    "slug": "edexcel/fp2/ial2024janq7",
    "title": "IAL 2024 Jan Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/transformation",
      "complex/locus",
      "complex/locus/circle",
      "complex/argand-diagram"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024janq8",
    "slug": "edexcel/fp2/ial2024janq8",
    "title": "IAL 2024 Jan Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "trigonometry/trig-identities",
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq/substitution",
      "diff-eq/general-sol",
      "diff-eq/implicit-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024juneq1",
    "slug": "edexcel/fp2/ial2024juneq1",
    "title": "IAL 2024 June Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/locus",
      "complex/locus/bisector",
      "complex/argand-diagram",
      "complex/shade-region"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024juneq10",
    "slug": "edexcel/fp2/ial2024juneq10",
    "title": "IAL 2024 June Q10",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/curves/cardoid",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024juneq2",
    "slug": "edexcel/fp2/ial2024juneq2",
    "title": "IAL 2024 June Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives",
      "taylor/diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024juneq3",
    "slug": "edexcel/fp2/ial2024juneq3",
    "title": "IAL 2024 June Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/partial-fractions",
      "series/method-of-differences"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024juneq4",
    "slug": "edexcel/fp2/ial2024juneq4",
    "title": "IAL 2024 June Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq/substitution",
      "diff-eq/general-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024juneq5",
    "slug": "edexcel/fp2/ial2024juneq5",
    "title": "IAL 2024 June Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/fractions"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024juneq6",
    "slug": "edexcel/fp2/ial2024juneq6",
    "title": "IAL 2024 June Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/transformation",
      "complex/locus",
      "complex/locus/circle",
      "complex/argand-diagram"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024juneq7",
    "slug": "edexcel/fp2/ial2024juneq7",
    "title": "IAL 2024 June Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024juneq8",
    "slug": "edexcel/fp2/ial2024juneq8",
    "title": "IAL 2024 June Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/2-order",
      "diff-eq/substitution",
      "diff-eq/general-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2024juneq9",
    "slug": "edexcel/fp2/ial2024juneq9",
    "title": "IAL 2024 June Q9",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/multiple-angle-to-powers",
      "complex/solve-trig-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025janq1",
    "slug": "edexcel/fp2/ial2025janq1",
    "title": "IAL 2025 Jan Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq/particular-sol",
      "diff-eq/explicit-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025janq2",
    "slug": "edexcel/fp2/ial2025janq2",
    "title": "IAL 2025 Jan Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/fractions",
      "inequalities/modulus"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025janq3",
    "slug": "edexcel/fp2/ial2025janq3",
    "title": "IAL 2025 Jan Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025janq4",
    "slug": "edexcel/fp2/ial2025janq4",
    "title": "IAL 2025 Jan Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/partial-fractions",
      "series/method-of-differences"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025janq5",
    "slug": "edexcel/fp2/ial2025janq5",
    "title": "IAL 2025 Jan Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/tangent",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025janq6",
    "slug": "edexcel/fp2/ial2025janq6",
    "title": "IAL 2025 Jan Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/2-order",
      "diff-eq/2-order/non-homogeneous",
      "diff-eq/particular-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025janq7",
    "slug": "edexcel/fp2/ial2025janq7",
    "title": "IAL 2025 Jan Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/powers-to-multiple-angle",
      "complex/solve-trig-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025janq8",
    "slug": "edexcel/fp2/ial2025janq8",
    "title": "IAL 2025 Jan Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/transformation",
      "complex/locus",
      "complex/locus/circle",
      "complex/argand-diagram",
      "complex/shade-region"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneaq1",
    "slug": "edexcel/fp2/ial2025juneaq1",
    "title": "IAL 2025 June A Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/graphs",
      "inequalities/fractions",
      "inequalities/modulus"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneaq2",
    "slug": "edexcel/fp2/ial2025juneaq2",
    "title": "IAL 2025 June A Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq/particular-sol",
      "diff-eq/explicit-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneaq3",
    "slug": "edexcel/fp2/ial2025juneaq3",
    "title": "IAL 2025 June A Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives",
      "taylor/using-known"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneaq4",
    "slug": "edexcel/fp2/ial2025juneaq4",
    "title": "IAL 2025 June A Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/locus",
      "complex/locus/circle",
      "complex/locus/bisector",
      "complex/argand-diagram",
      "complex/shade-region"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneaq5",
    "slug": "edexcel/fp2/ial2025juneaq5",
    "title": "IAL 2025 June A Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/method-of-differences"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneaq6",
    "slug": "edexcel/fp2/ial2025juneaq6",
    "title": "IAL 2025 June A Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/curves/circle",
      "polar/tangent",
      "polar/area"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneaq7",
    "slug": "edexcel/fp2/ial2025juneaq7",
    "title": "IAL 2025 June A Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/2-order",
      "diff-eq/substitution",
      "diff-eq/particular-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneaq8",
    "slug": "edexcel/fp2/ial2025juneaq8",
    "title": "IAL 2025 June A Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/powers-to-multiple-angle",
      "volume-of-revolution"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneq1",
    "slug": "edexcel/fp2/ial2025juneq1",
    "title": "IAL 2025 June Q1",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/modulus-argument-form",
      "complex/de-moivre",
      "complex/solve-nth-roots"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneq2",
    "slug": "edexcel/fp2/ial2025juneq2",
    "title": "IAL 2025 June Q2",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "taylor-series",
      "taylor/higher-derivatives",
      "taylor/diff-eq"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneq3",
    "slug": "edexcel/fp2/ial2025juneq3",
    "title": "IAL 2025 June Q3",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/locus",
      "complex/locus/circle",
      "complex/argand-diagram",
      "complex/transformation"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneq4",
    "slug": "edexcel/fp2/ial2025juneq4",
    "title": "IAL 2025 June Q4",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq/substitution",
      "diff-eq/particular-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneq5",
    "slug": "edexcel/fp2/ial2025juneq5",
    "title": "IAL 2025 June Q5",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "series/partial-fractions",
      "series/method-of-differences"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneq6",
    "slug": "edexcel/fp2/ial2025juneq6",
    "title": "IAL 2025 June Q6",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "diff-eq",
      "diff-eq/1-order",
      "diff-eq/1-order/linear",
      "diff-eq/substitution",
      "diff-eq/particular-sol",
      "diff-eq/implicit-sol"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneq7",
    "slug": "edexcel/fp2/ial2025juneq7",
    "title": "IAL 2025 June Q7",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "polar-coordinates",
      "polar/curves",
      "polar/area",
      "polar/curves/circle-center-axis"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneq8",
    "slug": "edexcel/fp2/ial2025juneq8",
    "title": "IAL 2025 June Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "inequalities",
      "inequalities/fractions",
      "inequalities/modulus"
    ]
  },
  {
    "id": "edexcel/fp2/ial2025juneq9",
    "slug": "edexcel/fp2/ial2025juneq9",
    "title": "IAL 2025 June Q9",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "fp2",
    "topics": [
      "complex-number",
      "complex/multiple-angle-to-powers"
    ]
  },
  {
    "id": "edexcel/p4/ial2023janq8",
    "slug": "edexcel/p4/ial2023janq8",
    "title": "IAL 2023 Jan Q8",
    "qualification": "alevel",
    "examBoard": "edexcel",
    "paper": "p4",
    "topics": [
      "substitution",
      "trig-square-identity"
    ]
  }
]