Symbol Coding - Intermediate Level: iconic coding INTERMEDIATE

Quick mental agility β˜… session: 20 intermediate-level symbol coding questions. Worksheet 17 of 30 - Focus: iconic coding. Practice visual symbols, symbol patterns, code interpretation with instant feedback. Great for mid-level students needing moderate complexity with mixed patterns practice.

πŸ“ Worksheet 17 of 30 β€’ 20 questions β€’ ⏱️ Estimated time: 20 minutes β€’ 🎯 Intermediate level

What you'll learn in this worksheet:
Your progress through Symbol Coding
Worksheet 17 of 30 (56% complete)

Question 1

If +=^, -=&, *=$, /=#, then evaluate: 3 & 10 ^ 7
Decode symbols: 3 & 10 ^ 7 β†’ 3 - 10 + 7 = 0

Question 2

Using the symbol matrix: C β†’ ? | B β†’ * | G β†’ = | D β†’ ! | A β†’ @ Code the word: 'DDD'
Using matrix: D→! → D→! → D→! = !!!

Question 3

If O=%, U=&, C=2, D=3, L=9, then 'CLOUD' is coded as?
Applying symbol substitution: C→2 → L→9 → O→% → U→& → D→3 = 29%&3

Question 4

If consonants at even positions = #, odd positions = *, vowels remain same, then 'DEVELOP' = ?
Consonants at positions: D(pos1β†’*), E, V(pos3β†’*), E, L(pos5β†’*), O, P(pos7β†’*) = #E#E#O#

Question 5

If Layer 1: Letters β†’ position numbers (A=1, B=2...), Layer 2: Numbers β†’ symbols (1=@,2=#,3=$,4=%,5=&,6=*,7=+,8==,9=!,0=?), then code 'PAGE'
Layer 1: PAGE β†’ P=16, A=1, G=7, E=5 = 16175
Layer 2: 16175 β†’ @*@+&

Question 6

If @=S, #=P, $=A, ... then decode: '@#$%&'
Reverse mapping: @#$%& β†’ SPACE = SPACE

Question 7

If I=$, G=5, H=6, L=9, T==, then 'LIGHT' is coded as?
Applying symbol substitution: L→9 → I→$ → G→5 → H→6 → T→= = 9$56=

Question 8

If letters repeat pattern @, #, $ in order, then 'ALGORITHM' = ?
Triplet pattern: positions 1,4,7...=@, 2,5,8...=#, 3,6,9...=$ β†’ @#$@#$@#$

Question 9

Using the symbol matrix: E β†’ # | A β†’ & | D β†’ @ | G β†’ = | H β†’ * Code the word: 'HAEA'
Using matrix: H→* → A→& → E→# → A→& = *&#&

Question 10

Using the symbol matrix: D β†’ ? | C β†’ + | A β†’ * | H β†’ # | B β†’ & Code the word: 'CDHB'
Using matrix: C→+ → D→? → H→# → B→& = +?#&

Question 11

If E=#, O=%, H=6, N=!, P=?, then 'PHONE' is coded as?
Applying symbol substitution: P→? → H→6 → O→% → N→! → E→# = ?6%!#

Question 12

If +=$, -=%, *=^, /=@, then evaluate: 1 % 3 ^ 4
Decode symbols: 1 % 3 ^ 4 β†’ 1 - 3 * 4 = -11

Question 13

If vowels at even positions (1-based) = @, vowels at odd positions = #, consonants remain same, then 'SOFTWARE' = ?
Vowels at positions: S, O(pos2,even→@), F, T, W, A(pos6,even→@), R, E(pos8,even→@) = S#FTW#R#

Question 14

If middle letter = !, all others = ^, then 'ALGORITHM' = ?
Middle special: R(position 5)→!, others→^ → ^^^^!^^^^

Question 15

If +=$, -=*, *=@, /=&, then evaluate: 5 $ 4 & 8
Decode symbols: 5 $ 4 & 8 β†’ 5 + 4 / 8 = 5

Question 16

If vowels at even positions (1-based) = @, vowels at odd positions = #, consonants remain same, then 'PRINTER' = ?
Vowels at positions: P, R, I(pos3,odd→#), N, T, E(pos6,even→@), R = PR@NT#R

Question 17

If +=@, -=%, *=&, /=#, then evaluate: 9 # 6 @ 4
Decode symbols: 9 # 6 @ 4 β†’ 9 / 6 + 4 = 5

Question 18

If @=M, #=O, $=U, ... then decode: '@#$%&'
Reverse mapping: @#$%& β†’ MOUSE = MOUSE

Question 19

If O=%, U=&, C=2, D=3, L=9, then 'CLOUD' is coded as?
Applying symbol substitution: C→2 → L→9 → O→% → U→& → D→3 = 29%&3

Question 20

If @=C, #=L, $=O, ... then decode: '@#$%&'
Reverse mapping: @#$%& β†’ CLOUD = CLOUD
Previous Worksheet Next Worksheet