Symbol Coding - Intermediate Level: visual symbols INTERMEDIATE

Comprehensive weakness targeting worksheet covering 20 intermediate-level symbol coding problems. Worksheet 18 of 30 emphasizes visual symbols. Master symbol patterns, code interpretation, symbol mapping through detailed explanations. Difficulty: moderate complexity with mixed patterns. Tailored for mid-level preparation.

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

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

Question 1

If I=$, U=&, C=2, M=0, S=-, then 'MUSIC' is coded as?
Applying symbol substitution: M→0 → U→& → S→- → I→$ → C→2 = 0&-$2

Question 2

If E=#, I=$, C=2, D=3, then 'DICE' is coded as?
Applying symbol substitution: D→3 → I→$ → C→2 → E→# = 3$2#

Question 3

Using the symbol matrix: D β†’ ! | C β†’ # | A β†’ * | E β†’ @ | B β†’ = Code the word: 'DADA'
Using matrix: D→! → A→* → D→! → A→* = !*!*

Question 4

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

Question 5

If Layer 1: Vowels=@, Consonants=#, Layer 2: @=1, #=2, then code 'TEXT'
Layer 1: TEXT β†’ #@##
Layer 2: #@## β†’ 2122

Question 6

If Layer 1: Even positions=^, Odd positions=&, Layer 2: ^=~, &=%, then code 'COPY'
Layer 1: COPY (positions) β†’ ^&^&
Layer 2: ^&^& β†’ ~%~%

Question 7

If I=$, U=&, C=2, M=0, S=-, then 'MUSIC' is coded as?
Applying symbol substitution: M→0 → U→& → S→- → I→$ → C→2 = 0&-$2

Question 8

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 9

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 'EDIT'
Layer 1: EDIT β†’ E=5, D=4, I=9, T=20 = 54920
Layer 2: 54920 β†’ &%!#?

Question 10

If @=B, #=R, $=A, ... then decode: '@#$%&'
Reverse mapping: @#$%& β†’ BRAIN = BRAIN

Question 11

If consonants at even positions = #, odd positions = *, vowels remain same, then 'HARDWARE' = ?
Consonants at positions: H(pos1β†’*), A, R(pos3β†’*), D(pos4β†’#), W(pos5β†’*), A, R(pos7β†’*), E = #A#*#A#E

Question 12

Using the symbol matrix: D β†’ ? | C β†’ = | B β†’ ! | H β†’ @ | F β†’ $ Code the word: 'CDH'
Using matrix: C→= → D→? → H→@ = =?@

Question 13

If vowels = $, consonants = %, then 'COMPUTATION' = ?
Vowel-consonant coding: vowels (O, U, A, I, O)β†’$, consonants (C, M, P, T, T, N)β†’% β†’ %$%%$%$%$$%

Question 14

If vowels = @, even position consonants = #, odd position consonants = *, then 'PROGRAM' = ?
Position-wise coding: P(pos 1, even)β†’#, R(pos 2, odd)β†’*, O(vowel)β†’@, G(pos 4, odd)β†’*, R(pos 5, even)β†’#, A(vowel)β†’@, M(pos 7, even)β†’# = #*@*#@#

Question 15

Using the symbol matrix: G β†’ % | D β†’ @ | F β†’ ! | B β†’ = | A β†’ & Code the word: 'ABDD'
Using matrix: A→& → B→= → D→@ → D→@ = &=@@

Question 16

If @=P, #=H, $=O, ... then decode: '@#$%&'
Reverse mapping: @#$%& β†’ PHONE = PHONE

Question 17

If letters at even positions (1-based) = @, odd positions = #, then 'COMPUTATION' = ?
Alternating pattern: positions 1,3,5,7... = @, positions 2,4,6... = # β†’ @#@#@#@#@#@

Question 18

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 19

If E=#, O=%, P=?, R=+, W=~, then 'POWER' is coded as?
Applying symbol substitution: P→? → O→% → W→~ → E→# → R→+ = ?%~#+

Question 20

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