B Set 62 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 #62",
    "sequenceType": "seq-geometric",
    "displaySequence": [
        5,
        "_",
        45,
        135,
        "_",
        1215,
        3645,
        "_",
        32805,
        98415
    ],
    "fullSequence": [
        5,
        15,
        45,
        135,
        405,
        1215,
        3645,
        10935,
        32805,
        98415
    ],
    "blankPositions": [
        1,
        4,
        7
    ],
    "answers": [
        15,
        405,
        10935
    ],
    "rule": "Multiply by 3 each time (start at 5)",
    "question": "Find the 3 missing terms in the sequence: 5, _, 45, 135, _, 1215, 3645, _, 32805, 98415",
    "sequenceLength": 10,
    "hint": "Find the ratio between each pair of consecutive terms.",
    "_archetype": null,
    "_generatorId": null
}