Chapter 2 Review Flashcards
inductive reasoning
reasoning that uses a number of specific examples to arrive at a conclusion
conjecture
a concluding statement reached using inductive reasoning
counterexample
the opposite of an example; a false example
statement
a sentence that is either true or false, but not both
represented using a letter such as p or q
EX. p: A rectangle is a quadrilateral.
truth value
the truth (T) or falsity (F) of a statement
EX. p: A rectangle is a quadrilateral. (Truth value: T)
negation
a statement that has the opposite meaning and truth value of an original statment
not p is written ~p
compound statment
two or more statments joined by teh word and or or
conjunction
a compound statement using the word and
p and q is written p^q
*conjunctions are true ONLY if both statements are true
disjunction
a compound statment that uses the word or
p or q is written p ν q
truth table
a table used as a convenient method for organizing the truth values of statements
conditional statement
a statement that can be written in if-then form
EX. If mthen
if-then statement
if p then q is written p → q
hypothesis
the phrase immediately following the word if
represnted by p
conclusion
the phrase immediately following the word then
represented by q
related conditionals
statements that are based on a given conditional statement
p→q
converse
the statement formed by exchanging the hypothesis and conclusion of a conditional statement
p →q
EX. If
inverse
the statement formed by negating both the hypothesis and conclusion of the conditional
~p → ~q
EX. if mnot 35, then not an acute angle.
contrapositive
the statment formed by negating both the hypothesis and the conclusion of the converse of the conditional
~q → ~p
EX. If not an acute angle, then mnot 35.
logically equivalent
statements with the same truth values
EX. A conditional statement and its contrapositive are logically equivalent.
The converse and inverse of a conditional are logically equivalent.
deductive reasoning
Uses facts, rules, definitions, or properties to reach logical conclusions from given statements
Law of Detachment
If p → q is a true statement and p is true, then q is true.
EX.
Given:If a car is out of gas, then it will not start. Sarah’s car is out of gas.
Valid conclusion: Sarah’s car will not start.
Law of Syllogism
If p → q and q → r are true statements, then p → r is a true statement.
EX.
Given: If you get a job, then you will earn money. If you earn money, then you will buy a car.
Valid Conclusion: If you get a job, then you will buy a car.
postulate / axiom
a statement that is accepted as true without proof
Points and Lines Postulate 2.1
Through any two points, there is exactly one line
EX. Only one line goes through points A and B.