Math, asked by mansi3554, 8 months ago

convert decimal (5379) into hexadecimal number​

Answers

Answered by Anonymous
0

Answer:

1503

Step-by-step explanation:

have a great life ahead buddy

Answered by bhagyashree2103
1

Step-by-step explanation:

To convert decimal number 5379 to hexadecimal, follow these steps:

1.Divide 5379 by 16 keeping notice of the quotient and the remainder.

2.Continue dividing the quotient by 16 until you get a quotient of zero.

3.Then just write out the remainders in the reverse order to get hexadecimal equivalent of decimal number 5379.

Using the above steps, here is the work involved in the solution for converting 5379 to hexadecimal number:

5379 / 16 = 336 with remainder 3

336 / 16 = 21 with remainder 0

21 / 16 = 1 with remainder 5

1 / 16 = 0 with remainder 1

Then just write down the remainders in the reverse order to get the answer, The decimal number 5379 converted to hexadecimal is therefore equal to :

1503.

hope it helps. please thank my answer

Similar questions