The difference between decimal and binary system are-
- The base-10 system, often known as the decimal system, is the oldest and most widely used system of numbers.
- The binary number system, often known as base 2, is used by computers.
<h3>What is decimal system?</h3>
Our daily use of numbers is based on a decimal number system, which uses 10 digits. A number system in mathematics is thought of as the use of digits or symbols to represent numbers.
- The binary number system, the decimal number system, the octal number system, and the hexadecimal number system are the four primary varieties of the number system.
- Given that it was challenging to multiply & divide big numbers by hand in earlier civilizations, this decimal system system is sometimes called as the Hindu-Arabic and Arabic number system.
<h3>What is binary system?</h3>
The base-2 number system is the binary system. That implies that it solely use the digits 0 and 1. The 1 one location is moved to its left into the 2s place when adding one to one, and a 0 is placed in the ones place, yielding the number 10. In such a base-10 system, 10 thus = 10. 10 = 2 in the base-2 system.
- The place values in a base-2 system begin with ones and progress to twos, fours, then eights as one move to its left.
- This is due to the base-2 system's foundation in powers of two.
- A bit is the term for each binary digit.
Therefore, a binary number system only employs two different digits(0 and 1), whereas decimal number system includes ten different digits (ranging from 0 to 9).
To know more about decimal system, here
brainly.com/question/16913175
#SPJ4
Answer:
c. there are 4 fewer sixth graders than eighth graders who would prefer the same amount of time between classes.
Step-by-step explanation:
the answer is c because it's the only logical one. while there are 5 eighth graders who want the same amount of time and 1 sixth grader. 5-1 is 4. 4 fewer.
Answer:
y=1
Step-by-step explanation:
we know that the equation of the line is:
y=mx+b
m= slope= (y2-y1)/(x2-x1)
we have two points giver from the graph:
point 1: (-4,1)
point 2: (2,1)
we to find the slope:
m=(1-1)/(2-(-4))
so we have m=0
we need to find "b"
using the point (2,1)
we have:
1=0x+b
so we have b=1
finally we have
y=0x+1
so y =1