• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/16

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

16 Cards in this Set

  • Front
  • Back
Inverse
if not p then not q
~p->~q
"if it is not raining then there will not be puddles"
Converse
if q then p
q->p
"if there are puddles then it is raining"
Contrapositive
if not q then not p
~q->~p
"if it there are no puddles then it is not raining"
Biconditional
p-> if and only if q
"there are puddles if and only if it is raining"
*only true when inverse and converse are true*
Hypothesis
P
"it is raining"
Conclusion
Q
"there are no puddles"
Conditional statement
if p then q
p->q
"if it is raining then there are puddles"
right angle congruence theorem
all right angles are congruent
congruent supplements theorem
if 2 angles are supplementary to the same angle, then theya re congruent
congruent complements theorem
if 2 angles are complementary to the same angle, then the 2 angles are congruent
linear pair postulate
if 2 angles form a linear pair, then they are supplementary
transative
if a=b and b=c then a=c
reflexive
a=a then a=a
distribution
if a(b+c) then ab+ac
symmetric
a=b then b=a
substitution property
if a=b then a can be substituted for b in any equation