Q. Statement I A compound statement with an "or" is true when one component statement is true or both the component statement are true.
Statement II A compound statement with an "or" is false when both the component statements are false.

 255  152 Mathematical Reasoning Report Error

Solution:

I. A compound statement with an "or" is true when one component statement is true or both the component statements are true.
II. A compound statement with an "or" is false when both the component statements are false.
For example, consider the following statement.
: two lines intersect at a point or they are parallel.
The component statements are
: two lines intersect at a point.
: two lines are parallel.
Then, when is true, is false and when is true, is false. Therefore, the compound statement is true.
Consider another statements.
is a multiple of 7 or 8 .
Its component statements are
is a multiple of 7 .
is a multiple of 8
Both and are false. Therefore, the compound statement is false.