Question 966638
Using Inference Rules

Premise 1. (P * Q) > R
Premise	2. (P * Q) V S
Premise	3. ~ R     
Conclusion / S
<pre>
4. ~R > ~(P * Q)  1,CP
5. ~(P * Q)       4,3,MP
6. S              2,5,DS

Edwin</pre>