Number System
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Number system

+20
enaira31
infinitemattress25
redemdecipulo00
malabanan_kristinerose
jheniecarconsigo19
Ma. Gelyn Dinapo
honeybee
jayarsaballa
salazar_princess
Spiky
kenken
siriban_rudolf
abby
irinco_christine
quiroz_maryann
manio_daisy
kashiro925
heyhey
althea faye
Admin
24 posters
Go down
Admin
Admin
Admin
Posts : 24
Join date : 2018-08-07
https://prljwlldnr.forumotion.com

Number system Empty Number system

Tue Aug 07, 2018 9:28 am
In mathematics, a “base” or a “radix” is the number of different digits or combination of digits and letters that a system of counting uses to represent numbers. (Wikipedia)

Decimal
is a Base 10 number that Represent any number using 10 digits [0–9]
Binary
Base 2 — Represent any number using 2 digits [0–1]
Octal
Base 8  — Represent any number using 8 digits [0–7]
Hexadecimal
Base 16— Represent any number using 10 digits and 6 characters [0–9, A, B, C, D, E, F]
avatar
althea faye
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 9:58 am
Who invented the numbers system we use today?
avatar
althea faye
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:01 am
How does the base 10 number system work?
avatar
althea faye
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:02 am
Admin wrote:In mathematics, a “base” or a “radix” is the number of different digits or combination of digits and letters that a system of counting uses to represent numbers. (Wikipedia)

Decimal
        is a Base 10 number that Represent any number using 10 digits [0–9]
Binary
       Base 2 — Represent any number using 2 digits [0–1]
Octal
        Base 8  — Represent any number using 8 digits [0–7]
Hexadecimal
        Base 16— Represent any number using 10 digits and 6 characters [0–9, A, B, C, D, E, F]

is this mathematical number system applicable to computer language too ?
avatar
heyhey
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:07 am
althea faye wrote:Who invented the numbers system we use today?
Two Indian mathematicians are credited with developing it. Aryabhata of Kusumapura developed the place-value notation in the 5th century and a century later Brahmagupta introduced the symbol for zero. I just got it in wikepedia. lols
avatar
althea faye
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:12 am
heyhey wrote:
althea faye wrote:Who invented the numbers system we use today?
Two Indian mathematicians are credited with developing it. Aryabhata of Kusumapura developed the place-value notation in the 5th century and a century later Brahmagupta introduced the symbol for zero. I just got it in wikepedia. lols

how about Italian mathematician Fibonacci, also known as Leonardo Pisano Bigollo, who introduced the Arabic numbers to Europe in the 12th century.
Admin
Admin
Admin
Posts : 24
Join date : 2018-08-07
https://prljwlldnr.forumotion.com

Number system Empty Re: Number system

Tue Aug 07, 2018 10:13 am
althea faye wrote:How does the base 10 number system work?

The base 10 number system is the numbers that we used in our daily life so basically it works as how we count things from 0 -9.
avatar
althea faye
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:15 am
Admin wrote:
althea faye wrote:How does the base 10 number system work?

The base 10 number system is the numbers that we used in our daily life so basically it works as how we count things from 0 -9.
so it is the ordinary numerical value of 0-9 that we use. thankyou .
avatar
heyhey
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:16 am
althea faye wrote:
Admin wrote:
althea faye wrote:How does the base 10 number system work?

The base 10 number system is the numbers that we used in our daily life so basically it works as how we count things from 0 -9.
so it is the ordinary numerical value of 0-9  that we use. thankyou .

Yeah! it works as 1 2 3 4 5 6 7 8 9 10.
avatar
heyhey
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:17 am
heyhey wrote:
althea faye wrote:Who invented the numbers system we use today?
Two Indian mathematicians are credited with developing it. Aryabhata of Kusumapura developed the place-value notation in the 5th century and a century later Brahmagupta introduced the symbol for zero. I just got it in wikepedia. lols

Oh. Im sorry. I didnt know him. I'll search him later. hehe
avatar
heyhey
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:26 am
What is the importance of binary numbers?
Admin
Admin
Admin
Posts : 24
Join date : 2018-08-07
https://prljwlldnr.forumotion.com

Number system Empty Re: Number system

Tue Aug 07, 2018 10:27 am
heyhey wrote:What is the importance of binary numbers?

Binary numbers is used in computers, because our computers only understand 0 and 1 number.
avatar
heyhey
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:27 am
Admin wrote:
heyhey wrote:What is the importance of binary numbers?

Binary numbers is used in computers, because our computers only understand 0 and 1 number.

so then why do we have hexadecimal and octal?
Admin
Admin
Admin
Posts : 24
Join date : 2018-08-07
https://prljwlldnr.forumotion.com

Number system Empty Re: Number system

Tue Aug 07, 2018 10:30 am
heyhey wrote:
Admin wrote:
heyhey wrote:What is the importance of binary numbers?

Binary numbers is used in computers, because our computers only understand 0 and 1 number.

so then why do we have hexadecimal and octal?

because it is hard for us to memorize all those 1 and 0 thing.
avatar
heyhey
Guru
Posts : 10
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:31 am
Admin wrote:
heyhey wrote:
Admin wrote:
heyhey wrote:What is the importance of binary numbers?

Binary numbers is used in computers, because our computers only understand 0 and 1 number.

so then why do we have hexadecimal and octal?

because it is hard for us to memorize all those 1 and 0 thing.


Ow. okay thanks for answering my question.
avatar
kashiro925
Newbie
Posts : 4
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:52 am
hanggang ngayon ba sa mga supercomputers yung naiintindihan pa din ng computer is 1, 0?
Admin
Admin
Admin
Posts : 24
Join date : 2018-08-07
https://prljwlldnr.forumotion.com

Number system Empty Re: Number system

Tue Aug 07, 2018 10:53 am
kashiro925 wrote:hanggang ngayon ba sa mga supercomputers yung naiintindihan pa din ng computer is 1, 0?

I believe yes!
avatar
kashiro925
Newbie
Posts : 4
Join date : 2018-08-07

Number system Empty Re: Number system

Tue Aug 07, 2018 10:56 am
heyhey wrote:
althea faye wrote:Who invented the numbers system we use today?

Two Indian mathematicians are credited with developing it. Aryabhata of Kusumapura developed the place-value notation in the 5th century and a century later Brahmagupta introduced the symbol for zero. I just got it in wikepedia. lols

Aryabhata
avatar
manio_daisy
Posts : 1
Join date : 2018-08-09

Number system Empty Re: Number system

Thu Aug 09, 2018 10:48 am
what is the use of binary system in our life? Very Happy


Last edited by manio_daisy on Thu Aug 09, 2018 10:50 am; edited 1 time in total
avatar
quiroz_maryann
Newbie
Posts : 5
Join date : 2018-08-09

Number system Empty Re: Number system

Thu Aug 09, 2018 10:50 am
manio_daisy wrote:what is the use of binary system of our life? Very Happy

this is very significant especially if you will be a future educator someday.
avatar
irinco_christine
Posts : 2
Join date : 2018-08-09

Number system Empty Re: Number system

Thu Aug 09, 2018 10:53 am
manio_daisy wrote:what is the use of binary system in our life? Very Happy
magagamit natin to in the future lalo pa't future teacher tayo.
avatar
abby
Guru
Posts : 14
Join date : 2018-08-07

Number system Empty Re: Number system

Thu Aug 09, 2018 10:54 am
quiroz_maryann wrote:
manio_daisy wrote:what is the use of binary system of our life? Very Happy

this is very significant especially if you will be a future educator someday.

I agree with this one eventhough i'm not a future educator.
avatar
irinco_christine
Posts : 2
Join date : 2018-08-09

Number system Empty Re: Number system

Thu Aug 09, 2018 10:56 am
quiroz_maryann wrote:
manio_daisy wrote:what is the use of binary system of our life? Very Happy

this is very significant especially if you will be a future educator someday.
yeah, magagamit natin to sa trabaho
avatar
siriban_rudolf
Guru
Posts : 12
Join date : 2018-08-09

Number system Empty Re: Number system

Thu Aug 09, 2018 10:56 am
heyhey wrote:What is the importance of binary numbers?

mas madali sya maintindihan kasi 2 numbers lang ang pinag uusapan saka mas madali gamitin and consisits of two numbers lang naiintindihan ng computer
avatar
abby
Guru
Posts : 14
Join date : 2018-08-07

Number system Empty Re: Number system

Thu Aug 09, 2018 10:56 am
manio_daisy wrote:what is the use of binary system in our life? Very Happy

We will use it in our computer, kasi diba 1 at 0 lang naiintindihan ng computer.
Sponsored content

Number system Empty Re: Number system

Back to top
Permissions in this forum:
You cannot reply to topics in this forum