SOLUTION: Given: ~C or D (~A or B) -> F ~B -> C ~F Prove: D

Algebra.Com
Question 178748: Given: ~C or D
(~A or B) -> F
~B -> C
~F
Prove: D

Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!


(1)  ~C \/ D 
(2)  (~A \/ B) -> F 
(3)  ~B -> C 
(4)  ~F 
Prove: D

   I.  ~F                          Given 

  II.  ~(~A/\~B)                   By ~F -> ~(~A\/B), the contrapositive of (2)

 III.  ~(~A)/\~B                   ~(~A\/B) <-> ~(~A)/\~B DeMorgan's law

  IV.  A/\~B                       ~(~A)<-> A  Negation of negation 

   V.  ~B                          Conjunction IV                   

  VI.  C                           V, and (3),  ~B -> C is given

 VII.  ~C \/ D                     given

VIII.  C /\ (~C \/ D)              Conjunction of VI with VII
 
  IX.  (C /\ ~C) \/ (C /\ D)       Distributive law with VIII

   X.  false \/ (C /\ D)           Conjunction of C with its negation is false 

  XI.  C /\ D                     "false" is the identity for disjunction       

 XII.  D                           Conjunction XI

Edwin


RELATED QUESTIONS

Given: If D then B If K then D K or C ~B Prove:... (answered by jim_thompson5910)
Prove the argument: A->D D->E A or B B->C ~C Therefore,... (answered by solver91311)
~(A or B) or ~(C or D) (E or F) -> D therefore A->... (answered by jim_thompson5910)
Given: A->~B ~(C^~A) B ~C-> D Prove:D (answered by Solver92311)
Given AC=BD ._____.________________._____. Prove AB=CD A B (answered by ikleyn)
Prove or disprove that the diagonals are congruent using coordinate geometry. A(5,7) (answered by MathLover1)
You are given the following: P(A)=0.25 P(B)=0.30 P(C)=0.55 P(A and C)=0.05 P(B and (answered by Edwin McCravy)
You are given the probabilities below: P(a) = 0.25 P(B) = 0.30 P(C) = 0.55 P(A and C) (answered by robertb,jim_thompson5910)
Given a>b>c>0, the function f(x)= x(x-a)(x+b)(x-c) is less than or equal to zero on the... (answered by greenestamps)