Image by Laughing Squid Question by : show how natural numbers are represented in computer memory? 01001000 11010001 11001100 Assuming that this sequence represents the RGB values of a pixel - For each byte write the bit sequence using the following notation: zxn + yxn-1 + xxn-2 + …… bx1 + ax0 ...





