1 / 11

2.2 Conditional Statements

2.2 Conditional Statements. You can describe some mathematical relationships using a variety of if-then statements. A conditional – an if-then statement. symbol: p  q read as “if p then q” or “p implies q”. Hypothesis – the “if” part of the statement.

kylan-vance
Download Presentation

2.2 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. 2.2 Conditional Statements • You can describe some mathematical relationships using a variety of if-thenstatements. • A conditional – an if-thenstatement. symbol: p  q read as “if p then q” or “p implies q”. • Hypothesis – the “if” part of the statement. • Conclusion – the “then” part of the statement. • Venn diagrams – show how the set of things that satisfy the hypothesis lies inside the set of things that satisfy the conclusion.

  2. Identifying the Hypothesis and the Conclusion • What are the hypothesis and the conclusion of the conditional? If an animal is a robin, then the animal is a bird. Hypothesis (p): an animal is a robin. Conclusion (q): the animal is a bird.

  3. Writing a Conditional • How can you write the following statement as a conditional? Vertical angles share a vertex. Step 1 – identify the hypothesis and the conclusion. Vertical angles share a vertex. Step 2 – write the conditional. If two angles are vertical, then they share a vertex.

  4. Truth Value • The truth value of a conditional is either true or false. • To show that a conditional is true, show that every time the hypothesis is true, the conclusion is also true. • To show a conditional is false, find only one counterexample for which the hypothesis is true and the conclusion is false.

  5. Finding the Truth Value of a Conditional • Is the conditional true or false. If it is false, find a counterexample. • If a woman is Hungarian, then she is European. • If a number is divisible by 3, then it is odd.

  6. Finding the Truth Value of a Conditional • Is the conditional true or false. If it is false, find a counterexample. • The conditional is true. Hungary is a European nation, so Hungarians are European. • The conditional is false. The number 6 is divisible by 3, but it is not odd.

  7. Negation • The negation of a statement p is the opposite of the statement. • The symbol is ~p and is read “not p”. • Ex. The negation of “the sky is blue” is “the sky is not blue.” • You can use negations to write statements related to a conditional. • Every conditional has 3 related conditional statements.

  8. Equivalent Statements • Equivalent statements have the same truth values. • Conditional and contrapositive – equivalent statements. • They are either both true or both false. • Converse and inverse – equivalent statements.

  9. Writing and Finding Truth Values of Statements • See example 4 on p. 92.

  10. More Practice!!!!! • Homework – Textbook p. 93 # 5 – 24 ALL.

More Related