1 / 23

Lesson 2.2 Analyze Conditional Statements

Lesson 2.2 Analyze Conditional Statements. Objective: The learner will write definitions as conditional statements. Warm Up Determine if each statement is true or false. 1. The measure of an obtuse angle is less than 90°. 2. All perfect-square numbers are positive.

candaceh
Télécharger la présentation

Lesson 2.2 Analyze Conditional Statements

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lesson 2.2 Analyze Conditional Statements Objective: The learner will write definitions as conditional statements.

  2. Warm Up Determine if each statement is true or false. 1.The measure of an obtuse angle is less than 90°. 2. All perfect-square numbers are positive. 3. Every prime number is odd. 4. Any three points are coplanar. F T F T

  3. Vocabulary • Conditional Statement: a logical statement that has a hypothesis and a conclusion. • If-then form: format for a conditional statement. • Hypothesis: the “if” part • Conclusion: the “then” part • Hypothesis must always be true.

  4. Example 1: p q • If it is raining, then there are clouds in the sky. • If the car is a Mustang, then it is a Ford. q p

  5. Writing Conditional Statements • All birds have feathers. • Two angles are supplementary if they are a linear pair. If an animal is a bird, then it has feathers. If two angles are a linear pair, then they are supplementary.

  6. More Examples: Rewrite as conditional statements • All 90° angles are right angles. • When n = 9, n² = 81. • Tourists at the Alamo are in Texas. If an angle is 90, then it is a right angle If n = 9, then n^2 = 81. If tourists are at the Alamo, then they are in Texas.

  7. Writing a Conditional Statement Write a conditional statement from the following. If an animal is a blue jay, then it is a bird. The inner oval represents the hypothesis, and the outer oval represents the conclusion.

  8. Negation: the opposite of the original statement. • The ball is red. • Negation: • The cat is not black. • Negation: p The ball is not red. ~p p ~p The cat is black. p  ~p

  9. Converse: flip-flop the hypothesis and conclusion. • If it is raining, then I will carry an umbrella. • Converse: • If I am in Nutley, then I’m in New Jersey. • Converse: pq qp If I carry an umbrella, then it is raining. pq qp If I’m in New Jersey, then I am in Nutley. ** The converse is not always true **

  10. Inverse: Negate both the hypothesis and conclusion • If it is a Corvette, then it is a Chevy. • Inverse: • If you are a soccer player, then you are an athlete. • Inverse: pq ~p~ q If it is not a Corvette, then it is not a Chevy. pq If you are not a soccer player, then you are not an athlete. ~p~q ** The inverse is not always true **

  11. Contrapositive: negate and flip-flop the hypothesis and conclusion. T Converse: Inverse: Contrapositive: F Angle A could be ANY degree b/w 90-180 F If angle A is not 99 and it’s 100, then it IS obstuse T Are these statements true?

  12. Write the conditional, converse, inverse, and contrapositive for the conditional statement: All whales are mammals • Conditional: If an animal is a whale, then it is a mammal. • Converse: If it is a mammal, then it is a whale. • Inverse: If it is not a whale, then it is not a mammal. • Contrapositive: If it is not a mammal, then it is not a whale.

  13. Verifying Statements • You must show the conclusion is true every time the hypothesis is true. • It only takes one counterexample to show it’s false.

  14. Use “Guitar players are musicians.” to write the following. • “If-then” • Converse • Inverse • Contrapositive Which statements are true? Give a counterexample if it is false.

  15. Equivalent Statements: when two statements are both true or false. • Conditional Statements and the contrapositive are either both true or false. • Converse and inverse are either both true or false.

  16. Biconditional Statement: When a “If-Then” and its converse are true you can write them as a single statement. • Example: • Perpendicular lines: If the angle measure is 90◦, then then it is a right angle. • Converse: If the angle is a right angle, then the its measure is 90◦. • Biconditional: An angle is a right angle if and only if the its measure is 90◦

  17. If Mary is in theater class, she will be in the fall play. If Mary is in the fall play, she must be taking theater class. • Biconditional: Mary is in the fall play, if and only if she is taking a theater class.

  18. HW • # 7-15, 19-21, 25, 33, 35

More Related