SOLUTION: Use direct or indirect truth table method to determine whether the following argument is valid. S ≡ (N • H) / S v ~N // S ⊃ H

Algebra ->  Proofs -> SOLUTION: Use direct or indirect truth table method to determine whether the following argument is valid. S ≡ (N • H) / S v ~N // S ⊃ H      Log On


   



Question 1199150: Use direct or indirect truth table method to determine whether the following argument is valid.
S ≡ (N • H) / S v ~N // S ⊃ H

Answer by math_tutor2020(3816) About Me  (Show Source):
You can put this solution on YOUR website!

I'll use the ampersand symbol & in place of the dot.
So instead of N • H, I'll write N & H.

I'll use an arrow in place of the horseshoe symbol.

Refer to this list of truth table rules
https://www.algebra.com/algebra/homework/Conjunction/truth-table1.lesson
For example, the first rule mentioned in that link will help us determine the column labeled N & H.


Here is the truth table for the current logical argument
PremisePremiseConclusion
SNHN & HS = (N & H)~NS v ~NS --> H
TTTTTFTT
TTFFFFFF
TFTFFTTT
TFFFFTTF
FTTTFFFT
FTFFTFTT
FFTFTTTT
FFFFTTTT

Circle the rows that have a false conclusion.
This would be row 2 and row 4.
Now look through the premises for row 2. Ask yourself: "are all of the premises true for this row?" The answer is "no". Both premises are false here.

In row 4, the first premise is false while the second premise is true. Therefore we don't have all true premises here either.

Since we do not have a list of all true premises lead to a false conclusion, we can definitively say this argument is valid.

An invalid argument is where all true premises lead to a false conclusion.