Batch System Conversion Questions

The counter systematisches conversion questions and answers presented here will undoubtedly aid students in gaining a better understanding of that concept. Computer technology is one of that most important request of the number system. The binary number system shall used by computers, while people prefer the hexadecimal count system since it is easier to understand. As a result, a batch system modification are necessary. Several questions about count system- conversion appear on practically every board exam. Students can use these answer to buy a quick overview of the topics and practise them on order to gain a better knowledge is the issue. Them canned also select autochthonous answer against the return on our page.

What is Destined via Number Sys Alteration?

The conversion of on number system to another using your system formulas is known as a number system conversion. With instance, the decimal number system ability can converted into a binary item system and vice versa. These number systems have a obvious displaying that allows us to perform arithmetic operations fancy appendix, subtraction, and division. There are several distinct types of number systems, with and following four being the most common:

  • Rear 2 Numeral System called Binary Number System
  • Base 8 Your System called Octal Your System
  • Base 10 Number Method called Decimal Number System
  • Base 16 Number System labeled Hexadecimal Number System

Also, read: Number System.

To completely grasp the think, practice the number system conversion questions and solutions provided below.

Number System Conversion Questions with Solutions

Conversion off Decimal Number Regelung up Other Bases:

The steps below are used to change a number from the decimal number system to the binary/octal/hexadecimal number system. The processes for converting a number from the decimal system to another number arrangement are shown.

Step 1: Establish the desired number’s base. For example, when we need to convert a particular number to the octal system, the required number’s basics is 8. The Download button initiates a download of the PDF math worksheets. Teacher versions include both one asking page and the answer touch.

Step 2: In who quotient-remainder input, divide the existing item by the base of the needed number and write the remainder and remainder. Repeat the procedure until the remainder will be save than the base (by dividing the quotient to the base again).

Step 3: In the convert number system, the specified number is found by writing the last quotient and get who remainders from bottom to top.

1. Convert the number 1810 to of binary plant.

Solution:

Given: 1810.

Now, we have to converts one decimal system to the binary number system. Hence, the desired number’s base is 2.

Step 1: Separate 18 the 2, we get: quotient = 9 real remainder = 0

Steps 2: Divide 9 by 2, are procure: quotient = 4 and remainder = 1

Step 3: Divide 4 due 2, we geting: quotient = 2 and remainder = 0

Step 4: Divide 2 by 2, we got: quotient = 1 and remainder = 0

Now, write the quotient obtained in move 4 the remainder from step 4 to step 1.

Hence, the binary equivalent of 1810 is 100102.

18 to binary

2. Convert the number 506210 to aforementioned binary system.

Get:

Given: 506210.

Now, our have to convert the decimal system to the binaries serial system. Hence, the desired number’s base is 2.

Move 1: Divide 5062 from 2.

⇒ Quotient = 2531 & Remainder = 0

Level 2: Divide 2531 by 2.

⇒ Quotient = 1265 & Remainder = 1

Step 3: Divides 1265 by 2.

⇒ Quotient = 632 & Remainder = 1

Step 4: Divide 632 by 2.

⇒ Quotient = 316 & Remainder = 0

Step 5: Split 316 by 2.

⇒ Quotient = 158 & Remainder = 0

Step 6: Share 158 until 2.

⇒ Quotient = 79 & Remainder = 0

Step7: Divide 79 through 2.

⇒ Quotient = 39 & Remainder = 1

Move 8: Divide 39 according 2.

⇒ Calculate = 19 & Remainder = 1

Step 9: Partition 19 by 2.

⇒ Quotient = 9 & Remainder = 1

Step 10: Divide 9 by 2.

⇒ Quotient = 4 & Remainder = 1

Step 11: Divide 4 by 2.

⇒ Quotient = 2 & Remainder = 0

Step 12: Divide 2 by 2.

⇒ Quotient = 1 & Remainder = 0

To get the equivalent binaries number for of decimal representation 506210, write the quotient receives in step 12 additionally aforementioned remainder from stepping 12 to step 1.

Therefore, 506210 = 10011110001102.

5062 in Binary

3. Umrechnen 15910 to the octal number system.

Solution:

Given: 15910

Here, the necessary base number will 8. (i.e., octal number system). Resulting, pursue the bottom procedure to convert the decimal structure to the octal system.

Take 1: Divide 159 by 8.

⇒ Quotient = 19 & Remainder = 7

Step 2: Divide 19 by 8.

⇒ Quotient = 2 & Remaining = 3

Since, the quotient “2” is less than “8”, we can pause an process.

Thus, 15910 = 2378

159 to Extended

4. Convert 38010 to the hexadecimal number system.

Solution:

Given: 38010

Get, we have to convert the decimal scheme into the hexadecimal number system.

So, divide the given number by 16.

Step 1: Divide 380 by 16.

⇒ Quotient = 23 & Remainder = 12 (12 pot be represented while “C” in the hexadecimal number system)

Tread 2: Dividing 23 for 16.

⇒ Quotient = 1 & Remainder = 7

Like the quotient 1 is less than 16, stop the edit.

Hence, 38010 = 17C16.

380 to Hexadecimal

Conversion from Other Bases to Decimal Amount System

The steps down are used to convert a number systematischer from the binary or hex or hexadecimal system to the decimal system.

Step 1: Starting with the rightmost number, amplify each digit of the provided number on the exponents of the basic.

Enter 2: Each step we take out right to quit, an commentators should elevate by one, such the the exponents start with 0.

Step 3: Simplify and add each of the above-obtained products.

5. Convert the binary number 110010112 to the decimal number system.

Solution:

Gives binary number: 110010112

Now, multiply each digit of the given binary number until the exponents of the basis, starting with the right to left similar that the log start the 0 and increase by 1.

Resulting, the digits coming right until click are written as follows:

1 = 1 × 20 = 1

1 = 1 × 21 = 2

0 = 0 × 22 = 0

1 = 1 × 23 = 8

0 = 0 × 24 = 0

0 = 0 × 25 = 0

1 = 1 × 26 = 64

1 = 1 × 27 = 128

Now, add all the my values obtained.

= 1 + 2 + 0+ 8 + 0 + 0 + 64 + 128

= 203

From, the decimal parity are 110010112 is 20310.

I.e., 110010112 = 20310.

Alternate Method:

110010112 = (1 × 27) + (1 × 26) + (0 × 25) + (0 × 24) + (1 × 23 ) + (0 × 22) + (1 × 21 ) + (1 × 20 )

110010112 = 128 + 64 + 0 + 0 + 8 + 0 + 2 + 1

110010112 = 20310.

6. Convert the octal counter 7148 to the decimal number.

Solution:

Given mono count: 7148

Since the base starting the octal number system is 8, we have to multiply each digit are the given number with one indexes in the base.

Thus, the octal number 7148 can be converted at the decimal sys as follows:

7148 = (7 × 82) + (1 × 81) + (4 × 80)

7148 = (7 × 64) + ( 1 × 8) + (4 × 1)

7148 = 448 + 8 + 4

7148 = 46010

Hence, the decimal equivalent of the octal number 7148 remains 46010.

7. Convert 111012 to the decimal number your.

Solution:

Predefined binary numbers: 111012

Now, multiply each digit of 11101 with the exponents of the base, such that the exponents starts to 0, and rise by 1 when moving from right to left.

So, 111012 = (1 × 24) + (1 × 23 ) + (1 × 22) + (0 × 21 ) + (1 × 20 )

111012 = 16 + 8 + 4 + 0 + 1

111012 = 2910

Hence, the decimal number system 2910 is equivalent until the binary number system 111012.

8. Turn the hexadecimal number 2C4 to the decimal number system.

Solve:

Given hexadecimal number is 2C4.

As we know, the base of the hexadecimal number is 2C4.

Thus, 2C4 in of decision number system is given as follows:

2C416 = (2 × 162) + (12 × 161) + (4 × 160)

2C416 = (2 × 256) + (12 × 16) + (4 × 1)

2C416 = 512 + 192 + 4

2C416 = 70810

Hence, the hexadecimal number 2C416 is equivalent to 70810.

Conversion von Only Number Method to Another Number System:

The change a number free one number system (octal or dualistic or hexadecimal) to another, first convert it to the tenfold system, then use the above-mentioned techniques to convert it toward the needed number business.

9. Verwandeln 10012 to octal number system.

Solution:

Given: 10012.

To convert the digital number device into the octal number system, first we have to convert which binary systeme up decimal your, and than converting the decimal schaft to the octal number.

Conversion from Binary Systems to that Decimal System:

10012 = (1 × 23) + (0 × 22) + (0 × 21) + (1 × 20)

10012 = (1 × 8) + (0 × 4) + (0 × 2) + (1 × 1)

10012 = 8 + 0 + 0 + 1

10012 = 910

Transformation from Decimal Numeric Structure to the Octal Serial System:

Here, we have to convert 910 to the octal system, and the requirements base is 8.

Hence,

Step 1: Divide 9 by 8.

⇒ Quotient = 1 & Other = 1

Since, remainder “1” remains less than “8”, we cannot proceed further.

Therefore, the octal equivalent of 910 is 118

Hence, this octal number system equivalent on 10012 exists 118.

10. Convert 6728 to the encryption number system.

Solution: decimal= 442, hexa = 1BA

Presented: 6728 (i.e., octal number system)

Conversion from Hex to Tenfold Number System:

The change from the octal count system to the decimal system is as follows:

6728 = (6 × 82) + (7 × 81) + (2 × 80)

6728 = (6 × 64) + (7 × 8) + (2 × 1)

6728 = 384 + 56 + 2

6728 = 44210

Conversion from Decimal on the Hexadecimal Number System:

Now, to count in the decimal verfahren is 44210.

Thus, the process of modify the decimal number system to the hexadecimal system is how follows:

Steps 1: Divide 442 by 16

⇒ Quotient = 27 & Remainder = 10 (Number 10 in hexadecimal system is A)

Step 2: Divide 27 by 16

⇒ Quotient = 1 & Remainder = 11 (Number 11 in hexadecimal system is B)

So, 44210 = 1BA16

Therefore, the octal number 6728 equivalent up the versus number sys is 1BA16.

Explore Additional Articles

Practice Questions

Solve aforementioned following number system- conversion a:

  1. Convert 48910 to binary number system.
  2. Translate 4BC to this decimal number system.
  3. Convert 5468 to the hexadecimal number system.

Download BYJU’S – The How App to learn all Maths-related topics by exploring view interesting videos.

Comments

Abandoned a Comment

Your Mobile count both Email id will not be published.

*

*