answersLogoWhite

0

Whether or not it is difficult depends on your aptitude and your attitude. What you may find difficult I might find easy and conversely.

User Avatar

Wiki User

10y ago

Still curious? Ask our experts.

Chat with our AI personalities

CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
RossRoss
Every question is just a happy little opportunity.
Chat with Ross
EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra

Add your answer:

Earn +20 pts
Q: Why is more difficult to convert decimal to binary?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Basic Math

WHAT IS 20 percent OF 4800?

960 The easiest way to work out a percentage of something, is to convert the percentage into a decimal. 20% can also be written as 0.2 as a decimal. You can then multiply 4800 by 0.2. This works with any number as well. When the percentage is more difficult and you do not have a calculator, you can work out 10%, and then multiply that answer by 2 (to get 20%) Hope this helped :D


What happens to binary numbers over 255?

You simply use more binary digits.


What are the advantages and disadvantage of BCD number system?

Oh, dude, the BCD number system is like that old-school friend who still uses a flip phone. The advantage is it's easy for humans to read since each decimal digit is represented by a 4-bit binary number. But the downside is it's not very efficient in terms of storage space compared to other number systems. So, like, it's great for nostalgia but not so much for modern computing efficiency.


How do you convert decimal 98 to an 8-bit binary value?

You convert 98 base 10 into 1100010 base 2 the same way you convert any decimal number into a binary number. You iteratively divide by 2, recording the remainders in reverse order, until the quotient is zero.98 / 2 = 49 remainder 049 / 2 = 24 remainder 124 / 2 = 12 remainder 012 / 2 = 6 remainder 06 / 2 = 3 remainder 03 / 2 = 1 remainder 11 / 2 = 0 remainder 1So the result, reading backwards (up) is 1100010 base 2.and as an 8 bit value it would be 01100010.The more general answer is that, to convert a number in any base to any other base, iteratively divide the first number by the second base, using the rules of arithmetic of the first base, recording the remainders in reverse order, until the quotient is zero. The remainders then need to be written in terms of the second base.


What are decimal numbers with decimal points before and after the decimal point called?

There can be no number that has more than one decimal point.