Level:
Project ID:
9000086609
Source Problem:
Accepted:
1
Clonable:
1
Easy:
0
Let \(a\) be a true statement while statements \(b\) and \(c\) are both false. Find the true statement.
\((a \vee b)\implies \neg c\)
\((\neg a \vee b) \vee c\)
\((a \wedge b) \vee c\)
\(a \iff (b \vee c)\)