SOLUTION: I'm having a ton of trouble figuring out this proof for our take-home quiz. We're only supposed to use the first 8 rules of solving propositional logic, which include modus ponens,

Algebra.Com
Question 694575: I'm having a ton of trouble figuring out this proof for our take-home quiz. We're only supposed to use the first 8 rules of solving propositional logic, which include modus ponens, modus tollens, constructive dilemma, hypothetical syllogism, disjunctive syllogism, simplification, conjunction, and addition. Here's what I have so far:
1. R->S given
2. P->Q given
3.[(PvK) & N]->(K->R) given
4. PvK given
5.N given
6.(PvK) & N 4,5 conj.
7.K->R 6,6 M.P.
8.K->S 1,7 H.S.
...and that's where I get stuck. Any help would be great. I'm trying to reach a conclusion of QvS, which makes me think the last few steps are going to be constructive dilemma but it's really difficult to get there. Thanks!

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
You're doing great until you hit line 8, here's one way how you do it
1. R->S                         given
2. P->Q                         given
3.[(PvK) & N]->(K->R)           given
4. PvK                          given
5. N                            given
--------------------------------------
6.  (P v K) & N                  4,5   Conj
7.  K -> R                       3,6   MP
8.  K v P                        4     Comm
9.  ~~K v P                      6     DN
10. ~K -> P                      7     MI
11. ~P -> ~~K                    10    Trans
12. ~P -> K                      11    DN
13. ~P -> R                      12,7  HS
14. ~~P v R                      13    MI
15. P v R                        14    DN
16. (P -> Q) & (R -> S)          2,1   Conj
17. Q v S                        16,15 CD




Edit: I realized that you can only use the first 8 rules. Here is the fixed version. In this version you are so close that you just need two more lines.

Much easier version...

1. R->S                         given
2. P->Q                         given
3.[(PvK) & N]->(K->R)           given
4. PvK                          given
5. N                            given
--------------------------------------
6.  (P v K) & N                  4,5   Conj
7.  K -> R                       3,6   MP
8.  K -> S                       7,1   HS
9.  (P -> Q) & (K -> S)          2,8   Conj
10.  Q v S                       9,4   CD

RELATED QUESTIONS

Please help me solve this question: Determine the slope of the roof of a home that... (answered by Alan3354)
A question on an assignment I have is "Provide an algebraic proof of the fact that any... (answered by Edwin McCravy,richard1234)
I am having trouble figuring out how to get my complete answer to this equation... (answered by unlockmath)
I am having trouble figuring out how to use the identity property of 1 (how it works) on... (answered by rapaljer)
Use the ac test to determine which of the following trinomial can be factored. Find the... (answered by venugopalramana)
I am having a lot of trouble figuring this question out: F(x)= -2(x-3)^2+8 , what is the... (answered by josgarithmetic)
I am having trouble figuring out the next step of a geometry proof just by looking at the (answered by Fombitz)
I am having trouble figuring this out and would appreciate some help. Use Heron's... (answered by ikleyn,MathLover1,math_tutor2020)
I having a lot of trouble figuring out how to do this problem, + solve the system of... (answered by algebrahouse.com)