Ch. 7 Flashcards

1
Q

conjunction

A

“and”, ^, true when both statements r true

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

disjunction

A

“or”, V, true when @ least 1 statement is true

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

negation

A

~, “not”

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

Inclusive “Or”

A

doing 1/other/both

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

4 ways to rewrite p –> q

A

If p, then q Every p has q The fact that p implies that q p iff q

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

converse

A

q –> p

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

inverse

A

~p –> ~q

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

contrapositive

A

~q –> ~p

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

Direct Argument

A

p –> q

p

… q

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

Indirect Argument

A

p –> q

~q

… ~p

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

Chain Rule

A

p –> q

q –> r

… p –> r

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

Or Rule

A

p V q

~p

…q

p V q

~q

… p

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

Venn diagram placement for conditionals/implications

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

biconditional rules

A

p iff q

q

… p

p iff q

p

… q

p iff q

~p

… ~q

p iff q

~q

… ~p

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

good definition

A

built from a true conditional with a true converse

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

two-column proof

A

a proof written in 2 columns. statements are listed in 1 column & justifications r listed in the other column

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

paragraph proof

A

a proof whose statements & justifications r written in paragraph form

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

flow proof

A

a proof written as a diagram using arrows to show the connections b/w statements. #’s written over the arrows refer to a #-ed list of the justifications 4 the statements

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

postulate

A

a statement assumed to be true w/out proof

20
Q

Addition Property of Equality

A

If the same # is added to equal #’s, the sums r equal a = b –> a + c = b + c

21
Q

Subtraction Property of Equality

A

If the same # is subtracted from equal #’s, the differences r equal. a = b –> a - c = b - c

22
Q

Multiplication Property of Equality

A

If equal #’s r multiplied by the same #, the products r equal a = b –> ac = bc

23
Q

Division Property of Equality

A

If equal #’s are divided by the same nonzero #, the quotients are equal. a = b and c_0 –> a/c = b/c

24
Q

Reflexive Property of Equality

A

A # is equal to itself. a = a

25
Q

Substitution Property

A

If values are equal, 1 value may be substituted 4 the other. a = b –> a may be substituted 4 b

26
Q

Distributive Property

A

An expression of the form a(b + c) is equivalent to ab + ac. a(b + c) = ab + ac

27
Q

square root

A

one of 2 equal factors of a #

28
Q

straight angle postulate

A

If the sides of an angle form a straight line, then the angle is a straight angle with a measure of 180

29
Q

Angle or Segment Addition Postulate (Whole and Parts Postulate)

A

For any segment or angle, the measure of the whole is equal to the sum of the measures of its non-overlapping parts.

30
Q

Supplements of Angles Theorem (7.1)

A

If 2 angles are supplementary to the same angle, then they are equal in measure.

31
Q

Complements of Angles Theorem (7.2)

A

If two angles are complements of the same angle, then they are equal in measure.

32
Q

Vertical Angle Theorem

A

All vertical angles are equal in measure.

33
Q

Corresponding Angles Postulate (Post. 10)

A

If 2 parallel lines r intersected by a transversal, then corresponding angles are equal in measure.

34
Q

Alternate Interior Angles Th (Th 7.4)

A

If 2 parallel lines r intersected by a transversal, then alternate interior angles are equal in measure.

35
Q

what kinds of angles are these?

A

angles 3 and 6 are alternate interior angles

angles 1 and 8 are alternate exterior angles

angles 3 and 5 are cointerior angles

angles 2 and 6 are corresponding angles

36
Q

Co-Interior Angles Th (Th 7.5)

A

If 2 parallel lines are intersected by a transversal, then co-interior angles are supplementary.

37
Q

What kinds of angles are shown below?

A

Angles A and D are consecutive angles.

Angles A and C are opposite angles.

38
Q

Consecutive Angles Th (Th 7.6)

A

If a quadrilateral is a parallelogram, then consecutive angles are supplementary.

39
Q

Opposite Angle Theorem (Th 7.7)

A

If a quadrilateral is a paralleogram, then opposite angles are equal in measure.

40
Q

Venn diagram placement for biconditionals

A
41
Q

hypothesis

A

The if part of an if-then statement

42
Q

conclusion

A

The then part of an if-then statement.

43
Q

implication/conditional

A

A statement with an if part and a then part.

44
Q

premise

A

A given statement in an argument. The resulting statement is called the conclusion.

45
Q

valid argument

A

An argument that uses rules of logic.

46
Q

biconditional

A

the conjunction of a true conditional and its true converse, usually written using the phrase if and only if