Difference between revisions of "Types of Number"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Integer Numbers)
(Real Algebraic)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
=Overview=
 +
<youtube>PFSYJ7uOiOk</youtube>
 +
 +
https://www.youtube.com/watch?v=PFSYJ7uOiOk&list=PLCiOXwirraUCa2MYf_oSM94uvwIGPMZ1q
 +
 
==Natural Numbers==
 
==Natural Numbers==
 
A positive whole number including zero. Represented as N = (0,1,2,3,4 ....)
 
A positive whole number including zero. Represented as N = (0,1,2,3,4 ....)
[[File:N.jpg]]
+
[[File:N.jpg|50px]]
  
 
==Integer Numbers==
 
==Integer Numbers==
Any positive or negative whole number including zero. Represented as Z = (...,-2,-1,0,1,2,...)
+
Integers are like whole numbers, but they also include negative numbers ... but still no fractions allowed. Represented as Z = (...,-2,-1,0,1,2,...)
[[File:Integer.jpg]]
+
[[File:Integer.jpg|50px]]
  
 
==Rational Numbers==
 
==Rational Numbers==
 
A number that can be expressed as a fraction or ratio. An example of this is 8 or even 1/8. Represented as Q
 
A number that can be expressed as a fraction or ratio. An example of this is 8 or even 1/8. Represented as Q
[[File:Rational.jpg|thumb]]
+
[[File:Rational.jpg|50px]]
  
 
==Irrational Numbers==
 
==Irrational Numbers==
 
A number that cannot be represented as a fraction or ratio, the decimal form will contain infinite repeating values. An example of this is  √7 because it cannot be simplified.
 
A number that cannot be represented as a fraction or ratio, the decimal form will contain infinite repeating values. An example of this is  √7 because it cannot be simplified.
 +
[[File:Irrational.jpg|50px]]
  
 
==Real Numbers==
 
==Real Numbers==
 
Any positive or negative number with or without a fractional part.
 
Any positive or negative number with or without a fractional part.
 +
[[File:Real.jpg|50px]]
  
 
==Ordinal Numbers==
 
==Ordinal Numbers==
 
A number used to identify the relative position of one number to another. Unlike the other types of numbers it does not have a representative symbol. An example of this would be 1st, 2nd, 3rd.
 
A number used to identify the relative position of one number to another. Unlike the other types of numbers it does not have a representative symbol. An example of this would be 1st, 2nd, 3rd.
 +
[[File:Ordinal numbers.jpg|100px]]
  
 
==Cardinal Numbers==
 
==Cardinal Numbers==
A number used to identify the size of something.
+
A Cardinal Number is a number that says how many of something there are, such as one, two, three, four, five.
 
 
==Real Algebraic==
 
The real subset of the algebraic numbers: the real roots of polynomials. Real algebraic numbers may be rational or irrational. √2 = 1.41421... is irrational. Irrational decimal expansions neither end nor repeat. Represented as AR
 
  
 
=Revision=
 
=Revision=
Line 85: Line 90:
 
{  
 
{  
 
| type="{}"}
 
| type="{}"}
What type of number is used for identifying the size of something? Please format your answer in lowercase.
+
What type of number is used for identifying the size of something?
{ cardinal }
+
{ cardinal|Cardinal|CARDINAL }
  
 
</quiz>
 
</quiz>

Latest revision as of 14:30, 11 September 2018

Overview

https://www.youtube.com/watch?v=PFSYJ7uOiOk&list=PLCiOXwirraUCa2MYf_oSM94uvwIGPMZ1q

Natural Numbers

A positive whole number including zero. Represented as N = (0,1,2,3,4 ....) N.jpg

Integer Numbers

Integers are like whole numbers, but they also include negative numbers ... but still no fractions allowed. Represented as Z = (...,-2,-1,0,1,2,...) Integer.jpg

Rational Numbers

A number that can be expressed as a fraction or ratio. An example of this is 8 or even 1/8. Represented as Q Rational.jpg

Irrational Numbers

A number that cannot be represented as a fraction or ratio, the decimal form will contain infinite repeating values. An example of this is √7 because it cannot be simplified. Irrational.jpg

Real Numbers

Any positive or negative number with or without a fractional part. Real.jpg

Ordinal Numbers

A number used to identify the relative position of one number to another. Unlike the other types of numbers it does not have a representative symbol. An example of this would be 1st, 2nd, 3rd. Ordinal numbers.jpg

Cardinal Numbers

A Cardinal Number is a number that says how many of something there are, such as one, two, three, four, five.

Revision

1. -1 is not included in which of the following

Natural Number
Natural numbers are only positive integers
Rational Number
All integers can be respresented as a ratio
Real Number
All integers are also real numbers
Integer
Integers are positive or negative

2. 12 is not included in which of the following

Natural Number
Natural numbers are only positive integers
Irrational Number
All integers can be respresented as a ratio
Real Number
All integers are also real numbers
Integer
Integers are positive or negative

3. What is this number an example of '29th'

Natural Number
Natural numbers are only positive integers
Ordinal number
A number used to identify the relative position of one number to another.
Real Number
All integers are also real numbers
Integer
Integers are positive or negative

4. What is the symbol 'Z' representative of

Natural Number
Natural numbers are only positive integers
Ordinal number
A number used to identify the relative position of one number to another.
Real Number
All integers are also real numbers
Integer
Integers are positive or negative

5. What is the difference between natural numbers and integers?

Integers can include negatives
This is correct.
Natural numbers can include negatives
Natural numbers can only be positives. Integers can be negative or positive.
Natural numbers have to be a whole number
Both integers and natural numbers must be whole numbers.
Integers can include 0
Both integers and natural numbers can include 0.

6.

What type of number is used for identifying the size of something?

Your score is 0 / 0