[QUOTE=PurrFecttSwags;3153726]
80 HG- eighty degrees.[/QUOTE]
[QUOTE=PurrFecttSwags;3154111]Mercury.
Swags.[/QUOTE]Close enough. HG is the periodic table symbol for Mercury, so "80 HG" means [B]80 Mercury[/B].
Printable View
[QUOTE=PurrFecttSwags;3153726]
80 HG- eighty degrees.[/QUOTE]
[QUOTE=PurrFecttSwags;3154111]Mercury.
Swags.[/QUOTE]Close enough. HG is the periodic table symbol for Mercury, so "80 HG" means [B]80 Mercury[/B].
[QUOTE=PurrFecttSwags;3154750]Silver is commonly stamped 195 Like on jewelry and silverware. So made sense to me silver 195 LOL.
Swags.[/QUOTE]Yes, your first answer made perfect sense, but only half right. Remember, AGCVC is a license plate so it's probably describing a car.
This one is quite a bit tougher than the other two but it is an actual license plate, so here are a few hints.
Look up the phrase "To sleep, perchance to dream".
If you are familiar with hexidecimal and boolean logic, this should be a walk in the park.
[QUOTE=PurrFecttSwags;3155071][B]Silver Civic[/B]. And I was getting all scientific.[/QUOTE]Good job. Purrfectt answer, Swags.
[QUOTE=RoadWarrior2K;3155032]This one is quite a bit tougher than the other two but it is an actual license plate, so here are a few hints.
Look up the phrase "To sleep, perchance to dream".
If you are familiar with hexidecimal and boolean logic, this should be a walk in the park.[/QUOTE]2 B = 00101011.
D4 = 11010100.
OR them you get:
11111111 = FF.
[QUOTE=Aacountyman;3155369]2 B = 00101011.
D4 = 11010100.
OR them you get:
11111111 = FF.[/QUOTE]Yes, the OR of 2 B and D4 = FF, but that's not the right answer. Remember, this is a license plate that's trying to say something. The two values are the exact opposite of each other. That's why they OR out to all F's. Consider TRUE and FALSE, YES and NO, 1 and 0. If it's FALSE, it's also NOT TRUE. If it's NO, it's also NOT YES. If it's 0, it's also NOT 1. If it's D4, it's also?.