Title: 2'2 Biconditional Statements
12.2 Biconditional Statements
2Biconditional Statementa statement that
contains the phrase if and only if. Equivalent
to a conditional statement and its converse.
3Examples
- It is Saturday if and only if I am working at the
restaurant - An angle is acute if and only if it has a measure
between 0 and 90.
4- Conditional Statement If it is Saturday, then I
am working at the restaurant. - Converse If I am working at the restaurant,
then it is Saturday.
5In order for a biconditional statement to be
TRUE, both the conditional statement and its
converse must be true.
6Example 1.1Two lines intersect if and only if
their intersection is exactly one point.
7Conditional Statement
- If two lines intersect, then their intersection
is exactly one point.
8ConverseIf their intersection is exactly one
point, then two lines intersect.
9Example 1.2Three lines are coplanar if and only
if they lie in the same plane.
10Conditional Statement If three lines are
coplanar, then they lie in the same plane.
11ConverseIf three lines lie in the same plane,
then they are coplanar.
12Example 2Give a counterexample which
demonstrates that the converse is false.
131. If x2lt49, then xlt7
- Converse
- If xlt7, then x2lt49.
- Counterexample
- let x-8 then (-8) 264gt49
142. If an angle measures 34, then the angle is
acute.Converse If an angle is acute, then it
measures 34.Counterexample mltA40, angle is
acute
153. If Paul lives in Langhorne, then he lives in
PA.Converse If Paul lives in PA, then he lives
in Langhorne.CounterexamplePaul could live in
Newtown
164. If two angles measure 33 and 57, then they
are complementary.Converse If two angles are
complementary, then they measure 33 and
57.Counterexampleangles 40 and 50
171. If SR is perpendicular to QR, then their
intersection forms a right angle.Write Converse
and Biconditional Statement.
18Converse If SR and QRs intersection forms a
right angle, then they are perpendicular.
19Biconditional StatementSR is perpendicular to
QR if and only if their intersection forms a
right angle.
202. If an animal is a leopard, then it has spots.
21Converse If an animal has spots, then it is a
leopard.Biconditional Statement none, converse
is false. Animal could be a Dalmatian.
223. If PQ and PS both measure 8 cm, then PQ is
equal to PS.
23Converse If PQ is equal to PS, then PQ and PS
both measure 8 cm.Biconditional Statement
none, converse is false. Segments could measure
4 cm.