SOLUTION: Determine whether the statement is a self-contradiction, an implication, a tautology (that is not also an implication), or none of these. p → (q ∨ p)

Algebra.Com
Question 812001: Determine whether the statement is a self-contradiction, an implication, a tautology (that is not also an implication), or none of these.
p → (q ∨ p)

Answer by Edwin McCravy(20060)   (Show Source): You can put this solution on YOUR website!
p → (q ∨ p)

The rule for a ∨ b "It is F only when a is F and b is F, otherwise it's T".
The rule for a → b "It is F only when a is T and b is F, otherwise it's T". 


p | q | q ∨ p | p → (q ∨ p) |
T | T |   T   |   T          |
T | F |   T   |   T          |
F | T |   T   |   T          |
F | F |   F   |   T          |

So p → (q ∨ p) is a tautology because the truth table contains only T's.

Edwin

RELATED QUESTIONS

Determine whether the statement is a tautology, a self-contradiction, or neither.( p ? q... (answered by jim_thompson5910)
Determine whether the statement is a tautology, self-contradiction or neither (p ^ ~q) (answered by jim_thompson5910)
Given: (~ p → q) ∨ ~ p This statement is a: A. Biconditional statement B.... (answered by jim_thompson5910)
Classify the following statement, using any technique you can: ~A ∨ (B ⊃... (answered by Edwin McCravy)
Given the implication " you brush your hair, then your hair will be shiny" answer the... (answered by Edwin McCravy)
Here is a proof that I have been unable to solve. I can solve it using Indirect Proof... (answered by richard1234)
decide whether the equation is conditional an identity or a contradiction... (answered by Fombitz)
What is the law of material... (answered by sofiyac)
Logic and Reasoning Given the following true logical statement: *If inputs x1, x2,... (answered by richwmiller)