 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
conditional statements
logic and reasoning
|
A | B |
conditional statement | can be written in "if-then"form |
hypothesis | follows "if" |
conclusion | follows "then" |
converse | switch hypothesis and conclusion |
inverse | negate hyp. and conclusion |
contrapositive | switch and negate |
inductive reasoning | "looking for patterns" |
conjecture | unproven statement |
counterexample | proves a statement false |
deductive reasoning | "based on facts" |
biconditional statement | written in "if and only if" form |
equivalent statements | both true or both false |
|
| |