B Set 96 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 #96",
    "sequenceType": "seq-symbols",
    "displaySequence": [
        "✓",
        "_",
        "✓",
        "✗",
        "_",
        "✗",
        "✓",
        "_",
        "✓",
        "✗"
    ],
    "fullSequence": [
        "✓",
        "✗",
        "✓",
        "✗",
        "✓",
        "✗",
        "✓",
        "✗",
        "✓",
        "✗"
    ],
    "blankPositions": [
        1,
        4,
        7
    ],
    "answers": [
        "✗",
        "✓",
        "✗"
    ],
    "rule": "Repeating symbol pattern",
    "question": "Find the 3 missing terms in the sequence: ✓, _, ✓, ✗, _, ✗, ✓, _, ✓, ✗",
    "sequenceLength": 10,
    "hint": "Identify the repeating unit and continue it.",
    "_archetype": null,
    "_generatorId": null
}