1.1: Real Numbers Flashcards
(36 cards)
What are the individual objects in a set called?
Elements
What are natural numbers?
Ordinary numbers we use to count things. Positive integers.
1, 2, 3, 4, 5, etc.
What is a composite number?
A natural number other than 1 that is not prime
4, 6, 9, 10, etc.
What is a prime number?
A natural number other than 1 that is evenly divisible only by itself and 1
What are whole numbers?
Whole numbers are all natural numbers AND 0
What are integers?
Integers are the whole numbers, the negative “whole numbers,” and 0
-3, -2, -1, 0, 1, 2, 3, etc.
What are rational numbers?
Numbers that can be written in the form f a fraction p/q where p and q are integers and q is NOT 0
Numbers that can be written as repeating or terminating decimals
What are irrational numbers?
Numbers that cannot be written as terminating or repeating decimals, like PI.
What are real numbers?
Rational and irrational numbers taken together.
What is a variable?
A symbol that can stand for something else like a pronoun
What does “x is an element of the set {0, 2, 4, 6} mean?
It means x can be replaced by 0, 2, 4, or 6
What is a domain?
A domain is the set of a variable
{0, 2, 4, 6} is the domain of X
Define inequality
If a and b are two real numbers and a is to the left of b on the number line, then a is less than b. a < b
If a and b are two real numbers and a is to the right of b on the number line, then a is greater than b. a > b
Additive inverse
The additive inverse, or opposite, of a number is the number that, when added to a, yields zero. The additive inverse of a is denoted by unary minus: -a
How do we denote an additive inverse?
We use a unary minus
- (4) = -4
- (-4) = 4
Define absolute value
The absolute value of a number is a measure of its distance from zero on a number line
-5 | = 5
What is the relationship between an additive inverse and absolute value?
The absolute value of a negative number is the additive inverse of the number
-8 | = 8
-(-8) = 8
What is the absolute value of 0?
0
What is the roster method of writing a set?
Encloses a list of elements of the set in curly braces
What is a finite set?
All elements can be listed
What is an infinite set?
All elements cannot be listed
What is a null set?
The set that contains no elements
{ } denotes an empty or null set
Name three ways to represent sets
Set-builder notation
Roster rotation
Interval notation
What is set-builder notation?
Can represent any set, but very useful for infinite number sets
{x | x > -3, x is an element of integers}