Chapter 2 Geometry Flash Cards
equilateral triangle
all sides are equal
isosceles
at least 2 sides are equal
trapezoid
1 pair of parallel sides and 1 pair of non-parrel sides
parallelogram
all sides are parallel
complementary angles
angles that add up to 90 degrees
supplementary angles
angles that add up to 180 degrees
conditional statement
p -> q
the converse of a conditional statement
q -> p
the inverse of a conditional statement
~ p -> ~ q
biconditional statement
p <-> q (a way to simplify a conditional statement if both conditional statement and converse are true)
the contrapositive of a conditional statement
~ q -> ~p
Inductive Reasoning
reasoning based on a pattern (use inductive reasoning to make a conjecture)
Deductive Reasoning
reasoning based on facts, definitions, accepted properties, and logic
Law of Detachment
if the conditional statement is true and it applies to your statement then the conclusion is true to that statement.
Law of Syllogism
if p -> q and q -> r then p -> r