Position Arithmetic - Absolute-Beginner Level: core concept mastery Position Arithmetic ABSOLUTE BEGINNER

This skill primer 🌟 worksheet focuses on Position Arithmetic - a key topic in Coding Decoding. You'll solve 20 absolute-beginner-level problems (Worksheet 1 of 10). The primary focus is on core concept mastery. Master position arithmetic problems, position arithmetic reasoning questions, and position arithmetic practice through systematic practice.

📝 Worksheet 1 of 10 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Absolute Beginner level

What you'll learn in this worksheet:
Your progress through Position Arithmetic
Worksheet 1 of 10 (0% complete)

Question 1

If 'FLOW' is coded as 'HNQY' using the rule 'add 2 to each letter's position' (A=1, B=2, ..., Z=26, wrap around), then how is 'CUBE' coded?
Each letter position +2: FLOW → HNQY

Question 2

If 'HIDDEN' is coded as 'XALLOP' using the rule 'multiply each letter's position by 3' (A=1, B=2, ..., Z=26, wrap around), then how is 'SQUARE' coded?
Each letter position ×3: HIDDEN → XALLOP

Question 3

If 'NET' is coded as 'BJN' using the rule 'multiply each letter's position by 2' (A=1, B=2, ..., Z=26, wrap around), then how is 'MYSTERY' coded?
Each letter position ×2: NET → BJN

Question 4

If 'CONSTANT' is coded as 'DPOTUBOU' using the rule 'add 1 to each letter's position' (A=1, B=2, ..., Z=26, wrap around), then how is 'DOG' coded?
Each letter position +1: CONSTANT → DPOTUBOU

Question 5

If 'DATABASE' is coded as 'HBNBDBLJ' using the rule 'multiply each letter's position by 2' (A=1, B=2, ..., Z=26, wrap around), then how is 'WEB' coded?
Each letter position ×2: DATABASE → HBNBDBLJ

Question 6

If 'JAVA' is coded as 'NEZE' using the rule 'add 4 to each letter's position' (A=1, B=2, ..., Z=26, wrap around), then how is 'CONSTANT' coded?
Each letter position +4: JAVA → NEZE

Question 7

If 'HIDDEN' is coded as '44' using the rule 'sum of the positions of all letters', then how is 'AUTHORIZE' coded?
Sum of positions: HIDDEN → 44

Question 8

If 'EAR' is coded as 'HDU' using the rule 'add 3 to each letter's position' (A=1, B=2, ..., Z=26, wrap around), then how is 'PROTOCOL' coded?
Each letter position +3: EAR → HDU

Question 9

If 'ARM' is coded as 'BJZ' using the rule 'multiply each letter's position by 2' (A=1, B=2, ..., Z=26, wrap around), then how is 'PUZZLED' coded?
Each letter position ×2: ARM → BJZ

Question 10

If 'DATABASE' is coded as 'FCVCDCUG' using the rule 'add 2 to each letter's position' (A=1, B=2, ..., Z=26, wrap around), then how is 'METAL' coded?
Each letter position +2: DATABASE → FCVCDCUG

Question 11

If 'ROOT' is coded as 'SPPU' using the rule 'add 1 to each letter's position' (A=1, B=2, ..., Z=26, wrap around), then how is 'HAT' coded?
Each letter position +1: ROOT → SPPU

Question 12

If 'SOLUTION' is coded as 'ESJKHASP' using the rule 'multiply each letter's position by 3' (A=1, B=2, ..., Z=26, wrap around), then how is 'PYTHON' coded?
Each letter position ×3: SOLUTION → ESJKHASP

Question 13

If 'SCORE' is coded as 'LFDJJ' using the rule 'multiply each letter's position by 2' (A=1, B=2, ..., Z=26, wrap around), then how is 'WOOD' coded?
Each letter position ×2: SCORE → LFDJJ

Question 14

If 'FIRE' is coded as '38' using the rule 'sum of the positions of all letters', then how is 'PUZZLED' coded?
Sum of positions: FIRE → 38

Question 15

If 'QUIZ' is coded as 'OSGX' using the rule 'subtract 2 from each letter's position' (A=1, B=2, ..., Z=26, wrap around), then how is 'DECRYPT' coded?
Each letter position -2: QUIZ → OSGX

Question 16

If 'LIP' is coded as 'HEL' using the rule 'subtract 4 from each letter's position' (A=1, B=2, ..., Z=26, wrap around), then how is 'BINARY' coded?
Each letter position -4: LIP → HEL

Question 17

If 'SCORE' is coded as 'RBNQD' using the rule 'subtract 1 from each letter's position' (A=1, B=2, ..., Z=26, wrap around), then how is 'COMPUTER' coded?
Each letter position -1: SCORE → RBNQD

Question 18

If 'TREE' is coded as 'HBOO' using the rule 'multiply each letter's position by 3' (A=1, B=2, ..., Z=26, wrap around), then how is 'ALGORITHM' coded?
Each letter position ×3: TREE → HBOO

Question 19

If 'HELLO' is coded as '52' using the rule 'sum of the positions of all letters', then how is 'HEN' coded?
Sum of positions: HELLO → 52

Question 20

If 'HAT' is coded as 'DWP' using the rule 'subtract 4 from each letter's position' (A=1, B=2, ..., Z=26, wrap around), then how is 'NOTE' coded?
Each letter position -4: HAT → DWP
Next Worksheet