Arithmetic Flashcards

1
Q

What is an integer?

A

A whole number that can be positive, negative or zero.

Ex: 0 , 1 , -1 NOT 1.24, -1.24

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a divisor?

A

A number by which another number is to be divided.

Ex: If x and y are integers and x is not equal to zero x is a divisor (factor) of y provided that y = xn for some integer n.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a dividend?

A

A number to be divided by another number (divisor).

Ex: If x / y then x is a dividend to which y is the divisor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a multiple?

A

A multiple is the resulting number of two integers being multiplied.

Ex: If z is a multiple of xn for some integer n and some integer x then x and n are both factors of z and z is divisible by or or n.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are quotients and remainders?

A

Quotient is the result obtained after a dividend interacts with a divisor. The remainder is what is left over.

Ex: y = xq + r ; r is greater than or equal to zero and less than x. Where x is the divisor.

Ex: 28 / 8 ; q = 3 and remainder is equal to 4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are odd and even integers?

A

Any integer that is divisible by 2 is an even integer ( can be negative or positive ), zero is even!

Any integer that is not divisible by 2 is an odd integer ( can be negative or positive ).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the rules of odd and even integers?

A
  • If at least one factor of a product of integers is even then the product is even.
  • If all factors of a product of integers is odd then the product is odd.
  • If two integers are both even or both odd, their sum and their difference are even. Otherwise, their sum and their difference are odd.

Ex: -8 is even and 29 is odd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are prime numbers?

A

A prime number is a positive integer that has exactly two different positive divisors, 1 and itself. The number 1 is not a prime number! Every integer greater than 1 is either prime or can be uniquely expressed as a product of prime factors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the prime numbers from 1 to 100?

A

There are25prime numbers between 1 and 100. They are2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89, and97.

2 is the only number that is even and prime.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the formulas for consecutive integers, consecutive even integers, and consecutive odd integers?

A

n + 1, n + 2, n + 3, …,

2n, 2n + 2, 2n +4, …,

2n + 1, 2n + 3, 2n + 5,…,

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Name two formulas to express 1

A

n / n = 1
n * 1 / n = 1
Where n is not equal to zero

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Define numerator and denominator.

A

n/d such that d can never be zero.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What constitutes two fractions being equivalent?

A

Two fractions are equivalent if they represent the same number.

Ex: 8/36 and 14/63 both represent the number 2/9.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the GCD?

A

A fraction can be reduced to its lowest terms by dividing by the greatest common divisor ( or factor ) of the numerator and denominator.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How do you add and subtract fractions?

A

If they have the same denominator then perform the desired function on the numerator.

If they do not have the same denominator then try and locate the least common multiple to convert them to similar fractions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How do you multiply fractions?

A

To multiply two fractions, simply multiply the two numerators and the two denominators.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

How do you divide fractions?

A

To divide by a fraction invert the divisor and multiply.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

How do you convert a mixed number to a fraction?

A

A mixed number is a number that consists of a whole number and a fraction. To convert simply multiply the whole number by the denominator and add the result to the numerator.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Converting fractions to decimals.

A

321 / 1,000 = .321
321 / 10,000 = .0321
156 / 100 = 1.56

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Recap scientific notation.

A

x 10 ^ 2 move the decimal to the right.

x 10 ^ -2 move the decimal to the left.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Adding and subtracting decimals.

A

Simply remember to match the decimal points up. Add zeros if necessary.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Multiplication of decimals.

A

Simply multiply the numbers as normal and move decimals over in the product equal to number of digits to the right of decimals in integers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Dividing by decimals.

A

To divide a number (the dividend) by a decimal (the divisor), move the decimal point of the divisor to the right until the divisor is a whole number. Then move the decimal point of the dividend the same number of places to the right.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What are real numbers?

A

All real numbers correspond to points on the number line and all points on the number line correspond to real numbers.

25
Q

Define absolute value.

A

The distance between a number and zero on the number line. The value of any nonzero number is positive.

26
Q

Some properties of real numbers include.

A

a. x + y = y + x AND xy = yx
b. (x + y) + z = x + (y + z) AND (xy)z = x(yz)
c. x(y + z) = xy + xz
d. If x and y are both positive, then x + y and xy are positive
e. If x and y are both negative, then x + y is negative and xy is positive.
f. If x is positive and y is negative, then xy is negative.
g. |x + y| less than or equal to |x| + |y|

27
Q

Ratio and Proportion

A

The ratio of a to b is defined as a/b where b does not equal zero.

28
Q

Define proportion.

A

Is a statement that two ratios are equal.

Ratios are proportional if they divide into the same number.

29
Q

How can you find a percent of a certain number?

A

To find a certain percent of a number, multiply the number by the percent expressed as a decimal or fraction.

30
Q

Percents greater than 100%

A

Are represented by numbers greater than 1

Ex: 250% = 2.5

31
Q

Percents less than 1%

A

.5% is equal to .005

32
Q

Percent change

A

Calculate the increase or decrease and divide by the original amount.

Note that percent increase and percent decrease will not be the same for any two x and y.

33
Q

Percent increase greater than 100% - If the cost of a certain house in 1983 was 300 percent of its cost in 1970, by what percent did the cost increase?

A

3n – n / n = 2 or 200%

34
Q

For k^n if k is equal to 2, what are the resulting products of n defined as?

A

The products are powers of 2

35
Q

Define an nth root of a number k.

A

An nth root of a number k is a number that, when raised to the nth power, is equal to k. 2^4 = 16 , therefore 2 is a 4th root of 16.

36
Q

Some properties of squaring numbers.

A

Squaring a number that is greater than 1 results in a larger number

Squaring a number between 0 and 1 results in a smaller number.

37
Q

Some properties of square roots.

A

A square root of a number n is a number that, when squared, is equal to n.

The square root of a negative number is not a real number.

Every positive number n has two square roots, one positive and the other negative.

38
Q

Some properties of cube roots.

A

Every real number r has exactly one real cube root.
8 = 2
-8 = -2

39
Q

What are some properties of a median?

A

It can be less than, equal to, or greater than the mean.

40
Q

Define mode.

A

The number that occurs the most frequently, there can be two modes.

41
Q

Define range.

A

Greatest value minus minimum value.

42
Q

Properties and calculation of Standard Deviation.

A

(1) Calculate the mean. (2) Calculate n – mean for each number. (3) Square each of the differences. (4) Calculate the average of the squared differences. (5) Take the nonnegative square root of this number.

The smaller the STD the closer the numbers are dispersed around the mean.

43
Q

What is a frequency distribution?

A

It displays the number of times each number occurs in a given set.

Basic descriptive statistics should be derived from such a distribution.

44
Q

Define set.

A

Collection of numbers or other objects. Order does not matter. A finite set is denoted as |S| followed by number of elements in the set.

If all elements of a set exist in another set it is a subset.

45
Q

Union

A

of two sets is equal to all elements that are in A or B or in both ( think full join).

46
Q

Intersection

A

of two sets is equal to set of all elements that are both in A and B ( think inner join).

47
Q

Disjoint or mutually exclusive

A

Two sets that have no elements in common

48
Q

General addition rule for two sets

A

a. If not disjoint
i. | S u T | = |S| + |T| - |S ^ T|
b. If disjoint
i. |S u T| = |S| + |T|
ii. Since |S ^ T| = 0

49
Q

Principle of Multiplication

A

If a first object may be chosen in m ways and a second object may be chosen in n ways, then there are mn ways of choosing both objects.

i. 5 entrees 3 desserts = 15 different meals
ii. 8 consecutive coin flips = 2^8 possible outcomes

50
Q

Permutations

A

Order matters!

If a set of n objects is to be ordered from 1st to nth, there are n choices for the 1st object, n-1 choices for the 2nd object, n-2 choices for the 3rd object etc…. until there is only 1 choice for the nth object.

51
Q

Combinations

A

Order does not matter!

n! / k! (n – k)!

52
Q

Define discrete probability.

A

Experiments that have a finite number of outcomes. An event is a particulate set of outcomes.

53
Q

Probability that an event occurs P(E)

A

a. P(E) = 0 ; then E is impossible
b. P(E) = 1 ; then E is the set of all possible outcomes
c. If F is a subset of P(E) then P(F) < P(E)
d. For experiments in which all of the individual outcomes are equally likely, the probability of an event E is = # outcomes in E / total number of possible outcomes.

54
Q

Probabilities for combined events

A

Given an experiment with events E and F

i. P(not E) = 1 – P(E)
ii. P(E or F) = P(E) + P(F) – P(E and F)
iii. P(E and F) = P(E)*P(F) if not mutually exclusive

55
Q

Independent Event

A

Two events A and B are said to be independent if the occurrence of either event does not alter the probability the other event occurs.

56
Q

P(A or B)

A

P(A) + P(B) – P(A)*P(B)

57
Q

P(A and B)

A

P(A)*P(B)

58
Q

Special Addition rule for mutually exclusive events P(A or B)

A

P(A and B) = 0

Then P(A) + P(B)