Ch. 7 Flashcards

(46 cards)

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
Substitution Property
If values are equal, 1 value may be substituted 4 the other. a = b --\> a may be substituted 4 b
26
Distributive Property
An expression of the form a(b + c) is equivalent to ab + ac. a(b + c) = ab + ac
27
square root
one of 2 equal factors of a #
28
straight angle postulate
If the sides of an angle form a straight line, then the angle is a straight angle with a measure of 180
29
Angle or Segment Addition Postulate (Whole and Parts Postulate)
For any segment or angle, the measure of the whole is equal to the sum of the measures of its non-overlapping parts.
30
Supplements of Angles Theorem (7.1)
If 2 angles are supplementary to the same angle, then they are equal in measure.
31
Complements of Angles Theorem (7.2)
If two angles are complements of the same angle, then they are equal in measure.
32
Vertical Angle Theorem
All vertical angles are equal in measure.
33
Corresponding Angles Postulate (Post. 10)
If 2 parallel lines r intersected by a transversal, then corresponding angles are equal in measure.
34
Alternate Interior Angles Th (Th 7.4)
If 2 parallel lines r intersected by a transversal, then alternate interior angles are equal in measure.
35
what kinds of angles are these?
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
Co-Interior Angles Th (Th 7.5)
If 2 parallel lines are intersected by a transversal, then co-interior angles are supplementary.
37
What kinds of angles are shown below?
Angles A and D are consecutive angles. Angles A and C are opposite angles.
38
Consecutive Angles Th (Th 7.6)
If a quadrilateral is a parallelogram, then consecutive angles are supplementary.
39
Opposite Angle Theorem (Th 7.7)
If a quadrilateral is a paralleogram, then opposite angles are equal in measure.
40
Venn diagram placement for biconditionals
41
hypothesis
The *if* part of an if-then statement
42
conclusion
The *then* part of an if-then statement.
43
implication/conditional
A statement with an *if* part and a *then* part.
44
premise
A given statement in an argument. The resulting statement is called the conclusion.
45
valid argument
An argument that uses rules of logic.
46
biconditional
the conjunction of a true conditional and its true converse, usually written using the phrase if and only if