• 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/15

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;

15 Cards in this Set

  • Front
  • Back
a statement that i written in if-then form
conditional statement
if p, then q
conditional statement
if you made a 70 or above on the test, then you passed the test
conditional statement
rearrange the if/then portions
converse
if q, then p
converse
if you passed the test, then you made 70 on the test
converse
keep the order;
negate both portions
inverse
if -p, then -q
inverse
if you didnt make 70 or above on the test, then you didnt pass the test
inverse
rearrange the if/then portion AND negate both portions
contrapostitive
if -q, then -p
contrapostitive
if you didnt pass the test, then you didnt make a 70 or above
contrapostitive
a conditonal statement that contains "if and only if."
bioconditional
the conditional and its converse would both be true
bioconditional
you passed the test if and only if you made a 70 or above
bioconditional