2.Example:: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 December 2023

  • curprev 08:3208:32, 28 December 2023Elina talk contribs 296 bytes +296 Created page with "2. (4321)8 = ( ?)16 Solution: (4321)8=( )16 First convert octal to binary (4321)8=( )2 4 3 2 1 100 011 010 001 ∴(4321)8=( 100011010001)2 100011010001 ̲ Now convert binary to hexadecimal (100011010001)2=( )16 1000 1101 0001 8 D 1 ∴(100011010001)2=( 8D1)16 ∴(4321)8=(8D1)16"