Sign In
Example Conditional Statement 2: If the largest natural arch is Landscape Arch, then the largest arch spans 290 feet.
Inverse: If the largest arch does not span 290 feet, then the largest arch is not Landscape Arch. This is a true statement, see solution.
if the largest natural arch is in the United States, then it is in Thompson Utah. This is a true conditional statement, because we know from the exercise that the largest natural arch in the United States is in Thompson, Utah. To write a second if-then statement we can use the fact that Landscape Arch spans 290 feet. if the largest natural arch is Landscape Arch, then the largest arch spans 290 feet. This is also a true conditional statement, because we know from the exercise that Landscape Arch spans 290 feet.
Converse If the largest arch spans 290 feet, then the largest arch is Landscape Arch. To obtain the contrapositive, we have to negate the hypothesis and the conclusion of the converse. Contrapositive If the largest arch does not span 290 feet, then the largest arch is not Landscape Arch.
Converse If the largest arch spans 290 feet, then the largest arch is Landscape Arch. This is not a true statement, as there could be other arches in the world that span 290 feet. The inverse of a conditional statement, ~ p→ ~ q, requires us to negate the hypothesis and the conclusion of the conditional statement. Inverse if the largest natural arch is not Landscape Arch, then the largest arch does not span 290 feet. This is actually a true statement. If Landscape Arch is not the largest natural arch, then there must be one that is larger than 290 feet.