
David H. answered 02/06/17
Tutor
5
(18)
Patient & Effective Math/Physics Tutor near Fort Worth
Are you trying to write out a,b,c?
well a is and AND statement.
a = P^r
b is a if then statement. However note the sun is not shining so we are taking not P.
b = Q->~(P) (~P is not P).
c is a if then statement as well with not statements.
c = ~(Q)->~(r)
Note this is equivalent to r -> Q
(if the cat is inside then it is raining)
Hipe helpful
best - david