B Set 84 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "title": "Hard Sequence Pattern #84",
    "sequenceType": "seq-shapes",
    "displaySequence": [
        "Pentagon",
        "_",
        "Heptagon",
        "Pentagon",
        "_",
        "Heptagon",
        "Pentagon",
        "_",
        "Heptagon",
        "Pentagon"
    ],
    "fullSequence": [
        "Pentagon",
        "Hexagon",
        "Heptagon",
        "Pentagon",
        "Hexagon",
        "Heptagon",
        "Pentagon",
        "Hexagon",
        "Heptagon",
        "Pentagon"
    ],
    "blankPositions": [
        1,
        4,
        7
    ],
    "answers": [
        "Hexagon",
        "Hexagon",
        "Hexagon"
    ],
    "rule": "Repeating shape pattern: Pentagon, Hexagon, Heptagon",
    "question": "Find the 3 missing terms in the sequence: Pentagon, _, Heptagon, Pentagon, _, Heptagon, Pentagon, _, Heptagon, Pentagon",
    "sequenceLength": 10,
    "hint": "Find the repeating group of shapes.",
    "_archetype": null,
    "_generatorId": null
}