Ch.2 conditional statements Flashcards
If and then statements have
Cause and effect
Conditional statement:
A logical statement that has 2 parts, HYPOTHESIS AND CONCLUSION.
- hypothesis (if)
- conclusion (then)
- if (p)
- then (Q)
- example: if an animal is a bird, then it has feather
- NOT ALWAYS TRUE
Hypothesis:
Prediction
Negation
Opposite of the original statement
Add not to condition statement
Example: the ball is NOT red
Converse
- Skaters wear Converses and they FLIP on skateboards
- CONCLUSION THEN HYPOTHESIS
Inverse
Negate p,Q
- add not to if and then
- add not to conditional statements
Contrapositive
Negate and flip the hypothesis and conclusion
- if not Q, then not p
Symbols
- hypothesis ( P)
- conclusion ( Q)
—-> for if,then
~ negation
Equivalent statement
When two statements are both true and false
Conjecture:
An unproven statement based on observations
Example: the sum of two numbers is always more then the greater number
Inductive reasoning
When you find a pattern and specific examples then you write a conjecture based off of it.
How to use inductive reasoning
1.Make observations and gather data
2. Look at your data and search for patterns
3. Make conclusions/theories
Deductive reasoning
Uses facts, definitions, accepted properties, and the laws of logic to form a logical argument.
Counterexample
Evidence that shows that the conjecture is false
Counterexample=
The conjecture is false