63.5k views
1 vote
Calculate binary respresentation (single precision) of the number x-20 Xbinary (example: 01001101100111101111001000010111) Submit answer

1 Answer

6 votes

Answer:

x=20 binary is (10100)

Explanation:

binary representation of number x=20

we divide it by 2 because binary digit contain only two number '01' .

while doing binary what we do is we divide the number 20 by 2 and write the remainder on the right side as shown in the figure attached below.

when we write the binary we write is from bottom as the arrow shows.

answer of x=20 binary is (10100)

Calculate binary respresentation (single precision) of the number x-20 Xbinary (example-example-1
User Jeroen Van Dijk
by
7.7k points

Related questions

asked Jan 10, 2024 228k views
Aerial asked Jan 10, 2024
by Aerial
7.8k points
1 answer
0 votes
228k views
asked Sep 3, 2024 16.5k views
James Ukilin asked Sep 3, 2024
by James Ukilin
7.9k points
1 answer
3 votes
16.5k views