Chapter 1 Flashcards

1
Q

What is algebra?

A

Algebra is the language of all advanced mathematics. It provides us with a toolbox for solving more complicated problems.

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

What is an integer?

A

An integer is a number without a fractional part.

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

What is an ellipsis?

A

An ellipsis is the omission from speech or writing of a word or words that are superfluous or able to be understood from contextual clues and can also represent hesitation or a pause.

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

What is the ellipsis symbol? What does it usually represent in mathematics?

A

The ellipsis symbol is a series of dots, usually three. In mathematics it usually indicates that a list of numbers goes on forever unless it is bound.

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

What is a positive number?

A

A positive number is a number that is greater than 0.

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

What is a negative number?

A

A negative number is a number that is less than 0.

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

What is a non-negative number?

A

A non-negative number is a number that is positive or 0

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

What is a non-positive number?

A

A non-negative number is a number that is negative or 0

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

What is a non-zero number?

A

A number is called non-zero if it is not equal to 0.

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

Is zero non-positive or non-negative?

A

Zero is both non-negative and non-positive.

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

What do the terms whole number, natural number, and counting number refer to?

A

There is diagreement over the meaning and use of the terms whole number, natural number, and counting number. It is therefore clearer to use the terms positive integer for 1,2,3,… and non-negative integer for 0,1,2,3,…

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

What is a variables?

A

A variable is a quantity which during a calculation is assumed to vary or be capable of varying in value.

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

How are variables represented in mathematics?

A

In mathematics variables are usually represented by letters.

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

What is the commutative property of addition?

A

The commutative property of addition states that when two numbers are added, the sum is the same even if you switch the order of the numbers being added.

Let a and b be numbers then a+b=b+a

It is called the commutative property because the numbers can be commuted (moved) on the two sides of the equation.

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

What is the associative property of addition?

A

The associative property of addition states that no matter how a set of three or more numbers are grouped together, the sum remains the same

Let a, b, and c be numbers then (a+b)+c=a+(b+c)

It is called the associative property becuse the numbers stay in the same place but are associated (grouped) differently.

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

What is the commutative property of multiplication?

A

The commutative property of multiplication states that the result of the multiplication of two numbers stays the same, even if the positions of the numbers are interchanged.

Let a and b be numbers then ab=ba

It is called the commutative property because the numbers can be commuted (moved) on the two sides of the equation.

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

What is the associative property of multiplication?

A

The associative property of multiplication states that no matter how a set of three or more numbers are grouped together, the product remains the same

Let a, b, and c be numbers then (ab)c=a(bc)

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

What is the order of operations in mathematics?

A
  1. evaluate expressions inside parentheses
  2. compute powers
  3. multiply and divide from left to right
  4. add and subtract from left to right
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is the term the distributive property the short form of?

A

The distributive property is the short form of the distributive property of multiplication over division.

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

What is the distributive property of multiplication over addition?

A

The distributive property of multiplication over addition states that multiplication can be distributed (handed out) to the two or more parts of addition as in the following example:

a(b+c)=ab+ac

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

Using the distributive property to rewrite a(b+c) as ab+ac is called…

A

expanding.

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

Using the distributive property to rewrite ab+ac as a(b+c) is called…

A

factoring.

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

Which variable is the common factor?

ab+ac=a(b+c)

A

a

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

What is the negation of a number?

A

The negation of a number x is the number that is added to x to result in 0.

-x+x=0

also called the opposite of x or the additive inverse of x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is the **negation** *of a negation*?
Let x be any number then -(-x)=x The negation of a negation is the original number x.
26
**multiplying by negation** (-x)y= x(-y)=
-(xy) -(xy)
27
**negation times negation** (-x)(-y)=
xy
28
How does *negation distribute over addition*?
In the negation of a sum: -(x+y)=(-x)+(-y)
29
What is **subtraction** in general terms?
**Subtraction** in general terms is the *addition of a negation*. | a-b = a+(-b) ## Footnote subtracting a number means adding its opposite subtraction is also sometimes called the difference
30
What is the difference between **negation** and **subtraction**?
**Negation** takes one number and returns its *opposite*. **Subtraction** takes two numbers and returns their *difference*.
31
subtraction of negation x-(-y)=
=x+y
32
subtraction from negation -x-y=
=-(x+y)
33
negation of subtraction -(x-y)=
=-x+y =y-x
34
Is addition commutative?
yes | commuting the numbers (changing their order) does not change the sum
35
Is subtraction commutative?
no | commuting the numbers (changing their order) does change the result
36
Is multiplication commutative?
yes | commuting the numbers (changing their order) does not change the product
37
Is addition associative?
yes | regrouping (how the numbers are associated) does not change the sum
38
Is subtraction associative?
no | regrouping (how the numbers are associated) does change the result
39
Is multiplication associative?
yes | regrouping (how the numbers are associated) does not change the product
40
What strategies can be used to solve subtraction problems since subtraction is neither commutative nor associative?
1. change subtractions to additions since subtraction is defined in terms of addition of negation. 2. rearrange the additions using the commutative and associative properties
41
What is the **distributive property of multiplication over subtraction**?
The **distributive property of multiplication over subtraction** states that multiplication can be distributed (handed out) to the two or more parts of the subtraction as in the following example: a(b-c)=ab-ac
42
What is the **identity** for addition?
The **identity** for addition is 0.
43
What is the **identity property of addition**?
The *identity property of addition* states that by adding 0 to any number, the result is the number itself. In other words, when we add 0 to any number, it does not change the number, therefore *keeping its identity*. | The** identity property of addition** or the **additive identity propert
44
What is the **identity property of addition** also sometimes referred to as?
The **additive identity property**.
45
What is the ***identity** for multiplication*?
The ***identity** for multiplication* is 1.
46
What is the **reciprocal** of **x**?
For any number x, the reciprocal of x, written as 1/x, is the number such that **(1/x)x=1** | This number is also called the **multiplicative inverse of x**
47
Which numbers can have a reciprocal?
**nonzero** numbers
48
What is the *reciprocal of zero*?
undefined
49
What strategy can be used to confirm that two numbers are reciprocals of each other?
multiply them and check that their product is 1.
50
What is the reciprocal of a reciprocal?
the original number x | because the reciprocal is 1/x so the reciprocal of 1/x is 1/(1/x)=x
51
reciprocal of product
let x and y be non zero numbers then reciprocal of xy is 1/xy and (1/x).(1/y) | because xy . (1/x).(1/y) = 1
52
Define **division** as a combination of *multiplication* and *reciprocation*
Let a and b be numbers such that b is not 0. Then quotient a/b is defined as a/b = a (1/b)
53
What is **division** in *general term*s?
**division** in *general terms* is the **multiplication** of a **reciprocal** | a/b = a (1/b)
54
How do we **divide** by a *reciprocal*?
*multiply* by the *reciprocal of the reciprocal* | x / (1/y) = xy
55
How do we **divide** into a *negation*?
let x and y be numbers such that y is nonzero (-x) / y = - (x/y)
56
How do we **divide** by a *negation*?
let x and y be numbers such that y is nonzero x / (-y) = - (x/y)
57
how do we **divide** a *negation* by a *negation*?
let x and y be numbers such that y is nonzero (-x) / (-y) = x/y
58
Is **division** *commutative*?
no
59
Is **division** *associative*?
no
60
What strategies can be used to solve division problems since division is neither commutative nor associative?
1. change divisions to multiplications since division is defined in terms of multiplication of reciprocal. 2. rearrange the multiplications using the commutative and associative properties
61
Show 'the reciprocal of a product is the product of reciprcoals'
1/(xy)=(1/x)(1/y)
62
show 'cancellation of common factor in division'
(ab) / (ac) = b / c
63
Does **division** *distribute over addition*?
yes and no (a+b) / c = a/c + b/c a / (b+c) is NOT neccesarily equal to a/b + a/c
64
Does **division** *distribute over subtraction*?
yes and no (a-b) / c = a/c - b/c a / (b-c) is NOT neccesarily equal to a/b - a/c
65
show that -(-x)=x
x+(-x)=0 by the rule of negation substitute -x for x -x+(-(-x)=0 add x to both sides -(-x)=x | negation of negation
66
show that (-1)x=-x
(-1)x+x =(-1)x+(1)x using distribution property to factor =(-1+1)x =(1-1)x =0x =0 so (-1)x+x=0 so (-1)x is the negation of x negation of x is -x sp (-1)x=-x
67
show why (-x)y=-(xy) and why x(-y)=-(xy)
(-x)y =-1(x)(y) multiplying by -1 by associative property =-xy same applies x(-y) =x (-1)(y) =-1(xy) =-xy
68
show why a negation multiplied by a negation yields a positive result
(-x)(-y) =-((x)(-y)) =-(-(xy)) =xy
69
show how negation distributes over addition
-(x+y) =-1(x+y) distributive property =(-1x)+(-1y) expanding =(-x)+(-y)