document.write( "Question 1174481: TRUTH TABLES: Determine the validity of the argument using truth tables. \r
\n" ); document.write( "\n" ); document.write( "A polygon is regular or a polygon has a side which is longer than another side of the polygon.\r
\n" ); document.write( "\n" ); document.write( "If a polygon is regular then all the sides of the polygon are congruent.\r
\n" ); document.write( "\n" ); document.write( "If a polygon has one side which is longer than another side of the polygon, then an interior angle of the polygon has measure greater than one of the interior angles of the polygon.\r
\n" ); document.write( "\n" ); document.write( "Therefore, either the polygon have congruent sides or an interior angle of the polygon has a measure greater than one of the interior angles of the polygon.\r
\n" ); document.write( "\n" ); document.write( "SOLUTIONS AND ANSWERS please.\r
\n" ); document.write( "\n" ); document.write( "THANK YOU
\n" ); document.write( "

Algebra.Com's Answer #850642 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Let's break down this argument into propositional logic and use a truth table to determine its validity.\r
\n" ); document.write( "\n" ); document.write( "**1. Define Propositions:**\r
\n" ); document.write( "\n" ); document.write( "* **P:** A polygon is regular.
\n" ); document.write( "* **Q:** A polygon has a side which is longer than another side of the polygon.
\n" ); document.write( "* **R:** All the sides of the polygon are congruent.
\n" ); document.write( "* **S:** An interior angle of the polygon has a measure greater than one of the interior angles of the polygon.\r
\n" ); document.write( "\n" ); document.write( "**2. Express the Argument in Symbolic Form:**\r
\n" ); document.write( "\n" ); document.write( "* Premise 1: P ∨ Q
\n" ); document.write( "* Premise 2: P → R
\n" ); document.write( "* Premise 3: Q → S
\n" ); document.write( "* Conclusion: R ∨ S\r
\n" ); document.write( "\n" ); document.write( "**3. Construct the Truth Table:**\r
\n" ); document.write( "\n" ); document.write( "We need to consider all possible combinations of truth values for P, Q, R, and S.\r
\n" ); document.write( "\n" ); document.write( "| P | Q | R | S | P ∨ Q | P → R | Q → S | R ∨ S |
\n" ); document.write( "|---|---|---|---|-------|-------|-------|-------|
\n" ); document.write( "| T | T | T | T | T | T | T | T |
\n" ); document.write( "| T | T | T | F | T | T | F | T |
\n" ); document.write( "| T | F | T | T | T | T | T | T |
\n" ); document.write( "| T | F | T | F | T | T | T | T |
\n" ); document.write( "| F | T | F | T | T | T | T | T |
\n" ); document.write( "| F | T | F | F | T | T | F | F |
\n" ); document.write( "| F | F | F | T | F | T | T | T |
\n" ); document.write( "| F | F | F | F | F | T | T | F |\r
\n" ); document.write( "\n" ); document.write( "**4. Evaluate the Argument:**\r
\n" ); document.write( "\n" ); document.write( "To determine validity, we need to check if the conclusion (R ∨ S) is true whenever all the premises (P ∨ Q, P → R, Q → S) are true.\r
\n" ); document.write( "\n" ); document.write( "Let's examine the rows where all premises are true:\r
\n" ); document.write( "\n" ); document.write( "* **Row 1:** P, Q, R, S are all true. All premises and the conclusion are true.
\n" ); document.write( "* **Row 3:** P, R, S are true; Q is false. All premises and the conclusion are true.
\n" ); document.write( "* **Row 4:** P, R are true; Q, S are false. All premises and the conclusion are true.
\n" ); document.write( "* **Row 5:** Q, S are true; P, R are false. All premises and the conclusion are true.
\n" ); document.write( "* **Row 7:** S is true; P, Q, R are false. Premise 2 and 3 are true because the antecedent is false. Premise 1 is false. The conclusion is true.
\n" ); document.write( "* **Row 8:** All are false. Premise 2, and 3 are true because the antecedent is false. Premise 1 is false. The conclusion is false.\r
\n" ); document.write( "\n" ); document.write( "Let's adjust the table to show the combined premises. We only care about rows where all premises are true.\r
\n" ); document.write( "\n" ); document.write( "| P | Q | R | S | P ∨ Q | P → R | Q → S | (P ∨ Q) ∧ (P → R) ∧ (Q → S) | R ∨ S |
\n" ); document.write( "|---|---|---|---|-------|-------|-------|-------------------------------|-------|
\n" ); document.write( "| T | T | T | T | T | T | T | T | T |
\n" ); document.write( "| T | F | T | T | T | T | T | T | T |
\n" ); document.write( "| T | F | T | F | T | T | T | T | T |
\n" ); document.write( "| F | T | F | T | T | T | T | T | T |
\n" ); document.write( "| F | F | F | T | F | T | T | F | T |
\n" ); document.write( "| F | F | F | F | F | T | T | F | F |
\n" ); document.write( "| F | T | F | F | T | T | F | F | F |
\n" ); document.write( "| T | T | T | F | T | T | F | F | T |\r
\n" ); document.write( "\n" ); document.write( "In every row where all premises are true, the conclusion is also true. Therefore, the argument is valid.
\n" ); document.write( "
\n" ); document.write( "
\n" );