1.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:3008:30, 28 December 2023Elina talk contribs 273 bytes +273 Created page with "1. (567)8 = ( ?)16 Solution: (567)8=( )16 First convert octal to binary (567)8=( )2 ̲ 5 6 7 101 110 111 ∴(567)8=(1011101112 101110111 Now convert binary to hexadecimal (101110111)2=( )16 0001 0111 0111 1 7 7 ∴(101110111)2=( 177)16 ∴(567)8=(177)16"