SOLUTION: 1.(D v L) -> ~S 2.(D & J) 3.(S v P) / P where v is a disjunction, & is a conjunction, -> is an implication
Algebra
->
Conjunction
-> SOLUTION: 1.(D v L) -> ~S 2.(D & J) 3.(S v P) / P where v is a disjunction, & is a conjunction, -> is an implication
Log On
Logic: Propositions, Conjunction, Disjunction, Implication
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Conjunction
Question 977529
:
1.(D v L) -> ~S
2.(D & J)
3.(S v P) / P
where v is a disjunction, & is a conjunction, -> is an implication
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
Number
Statement
Lines Used
Reason
1.
(D v L) -> ~S
2.
D & J
3.
S v P
:.
P
4.
D
2
Simplification
5.
D v L
4
Addition
6.
~S
1,5
Modus Ponens
7.
P
3,6
Disjunctive Syllogism