| 2. |
Which
statement is equivalent to ``If point P is inside a circle,
then point Q is NOT inside the circle``? |
| |
a. |
|
If point Q
is inside a circle, then point P is NOT inside the circle. |
| |
b. |
|
If point P
is inside a circle, then point Q is inside the circle. |
| |
c. |
|
If point P
is NOT inside a circle, then point Q is inside the circle. |
| |
d. |
|
If point Q
is NOT inside a circle, then point P is inside the circle. |