Hexadecimal Clock (Problem 5 5 , Version 2 2 )

What's the time 14 : 20 14:20 in hexadecimal time?

Note: use a traditional clock but replace 10 , 11 , 12 10, 11, 12 with A , B , C A, B, C respectively

D : 15 D:15 E : 14 E:14 E : 15 E:15 D : 14 D:14

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Yajat Shamji
Jun 27, 2020

14 = E 14 = E

20 16 = 1 \frac{20}{16} = 1

20 ( mod ( 16 ) ) = 4 20 (\text{mod}(16)) = 4

Answer E : 14 \rightarrow E:14

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...