how do you write setember30th 2011 in five letters without using numbers??

9/30/11

assign a variable for each number. In this case, you could use the code that a=1, b=2, c=3, d=4 etc. BUT, there is a 0 that needs to be accounted for. Instead do a=o, b=1, c=2, d=3, etc.

9=j
3=d
0=a
1=b
1=b

j/da/bb

TODAY

To write "September 30th, 2011" in five letters without using numbers, you can use Roman numerals. Here's how you can break it down:

1. Start with "September" - Since we need to represent this in Roman numerals using five letters, we can use "SEPT" as an abbreviation.

2. Next, focus on "30th". To represent "30" in Roman numerals, we can use "XXX" since it stands for 30.

3. Lastly, "2011" can be written as "MMXI" in Roman numerals. Here's the breakdown:
- "MM" stands for 2000 (M = 1000, so two M's = 2000)
- "XI" stands for 11 (X = 10, so "I" is added to it to get 11)

Therefore, you can write "September 30th, 2011" in five letters using Roman numerals as "SEPT-XXX-MMXI".