/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 19 Determine whether each of these ... [FREE SOLUTION] | 91影视

91影视

Determine whether each of these arguments is valid. If an argument is correct, what rule of inference is being used? If it is not, what logical error occurs? a) If \(n\) is a real number such that \(n>1,\) then \(n^{2}>1\) Suppose that \(n^{2}>1 .\) Then \(n>1\) b) If \(n\) is a real number with \(n>3,\) then \(n^{2}>9\) . Suppose that \(n^{2} \leq 9 .\) Then \(n \leq 3\) . c) If \(n\) is a real number with \(n>2,\) then \(n^{2}>4\) . Suppose that \(n \leq 2 .\) Then \(n^{2} \leq 4 .\)

Short Answer

Expert verified
a) Invalid - affirming the consequent. b) Valid - contrapositive. c) Invalid - denying the antecedent.

Step by step solution

01

- Statement Analysis for (a)

Given: If \(n > 1\), then \(n^2 > 1\). Suppose \(n^2 > 1\), then \(n > 1\). We need to determine if the argument is valid.
02

- Determine the Validity for (a)

This argument is not valid. The argument commits the logical error known as 'affirming the consequent'. Explanation: The given implication is of the form \(p \rightarrow q\) (if \(n > 1\), then \(n^2 > 1\)). The statement \(n^2 > 1\) is the consequent \(q\), and just because the consequent \(q\) is true, it does not imply that the antecedent \(p\) (\(n > 1\)) is necessarily true.
03

- Statement Analysis for (b)

Given: If \(n > 3\), then \(n^2 > 9\). Suppose \(n^2 \leq 9\), then \(n \leq 3\). We need to determine if the argument is valid.
04

- Determine the Validity for (b)

This argument is valid. The rule of inference used here is 'contrapositive'. Explanation: The given implication is of the form \(p \rightarrow q\) (if \(n > 3\), then \(n^2 > 9\)). The contrapositive of \(p \rightarrow q\) is \(eg q \rightarrow eg p\) (if \(n^2 \leq 9\), then \(n \leq 3\)). Since the contrapositive is logically equivalent to the original implication, the argument is valid.
05

- Statement Analysis for (c)

Given: If \(n > 2\), then \(n^2 > 4\). Suppose \(n \leq 2\), then \(n^2 \leq 4\). We need to determine if the argument is valid.
06

- Determine the Validity for (c)

This argument is invalid. The argument commits the logical error known as 'denying the antecedent'. Explanation: The given implication is of the form \(p \rightarrow q\) (if \(n > 2\), then \(n^2 > 4\)). The statement \(n \leq 2\) is the negation of the antecedent \(eg p\), and just because the antecedent \(p\) is false (or \(eg p\) is true), it does not imply that the consequent \(q\) is false.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91影视!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

validity of arguments
Understanding the validity of arguments is crucial when you are studying logical reasoning. An argument is valid if, assuming the premises are true, the conclusion must be true. Validity is about the structure of the argument rather than the actual truth of the premises or conclusion.

For example, in exercise (a), we looked at an argument and determined it was not valid. The structure did not allow for the conclusion to be guaranteed if the premises were true. Contrast this with exercise (b), where the argument was found to be valid because the conclusion was necessarily true if the premises were true. Being able to test the validity of an argument is a key skill in logical reasoning.
rules of inference
Rules of inference are logical rules that we use to deduce new statements from existing ones. They are foundational to constructing valid arguments and proofs. Some of the common rules include Modus Ponens, Modus Tollens, and the contrapositive rule.

Step-by-Step:
1. Modus Ponens: If 'If P then Q' and 'P' are true, then 'Q' must be true.
2. Modus Tollens: If 'If P then Q' is true and 'Q' is false, then 'P' must be false.
3. Contrapositive: If 'If P then Q' is true, then 'If not Q then not P' is also true.

In exercise (b), we utilized the contrapositive rule. The original statement was 'If n > 3, then n^2 > 9'. By taking its contrapositive, 'If n^2 鈮 9, then n 鈮 3', we preserved logical equivalence, ensuring the argument remains valid.
logical errors
Logical errors occur when the structure of an argument is flawed, leading to invalid conclusions even if the premises are true. Common logical errors include 'affirming the consequent' and 'denying the antecedent'.

Step-by-Step:
1. Affirming the Consequent: This error occurs in the form 'If P then Q' and 'Q', concluding 'P'. Just because Q is true, it does not prove that P is true.
2. Denying the Antecedent: This error happens in the form 'If P then Q' and 'Not P', concluding 'Not Q'. Just because P is false, it does not imply that Q is false.

For instance, in exercise (a), the error of affirming the consequent occurred. The argument assumed that since 'n^2 > 1' is true, 'n > 1' must also be true, which is not necessarily correct. In exercise (c), the error was denying the antecedent. The assumption was that because 'n 鈮 2' was true, 'n^2 鈮 4' must be true, which is another faulty conclusion. Identifying these errors helps you understand why certain arguments fail.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

A discrete mathematics class contains 1 mathematics major who is a freshman, 12 mathematics majors who are sophomores, 15 computer science majors who are sophomores, 2 mathematics majors who are juniors, 2 computer science majors who are juniors, and 1 computer science major who is a senior. Express each of these statements in terms of quantifiers and then determine its truth value. a) There is a student in the class who is a junior. b) Every student in the class is a computer science major. c) There is a student in the class who is neither a mathematics major nor a junior. d) Every student in the class is either a sophomore or a computer science major. e) There is a major such that there is a student in the class in every year of study with that major.

Prove that if \(n\) is an integer and \(3 n+2\) is even, then \(n\) is even using a) a proof by contraposition. b) a proof by contradiction.

Fuzzy logic is used in artificial intelligence. In fuzzy logic, a proposition has a truth value that is a number between 0 and 1, inclusive. A proposition with a truth value of 0 is false and one with a truth value of 1 is true. Truth values that are between 0 and 1 indicate varying degrees of truth. For instance, the truth value 0.8 can be assigned to the statement 鈥淔red is happy,鈥 because Fred is happy most of the time, and the truth value 0.4 can be assigned to the statement 鈥淛ohn is happy,鈥 because John is happy slightly less than half the time. Use these truth values to solve The truth value of the negation of a proposition in fuzzy logic is 1 minus the truth value of the proposition. What are the truth values of the statements 鈥淔red is not happy鈥 and 鈥淛ohn is not happy鈥?

Suppose that \(a\) and \(b\) are odd integers with \(a \neq b .\) Show there is a unique integer \(c\) such that \(|a-c|=|b-c|\)

Express each of these statements using logical operators, predicates, and quantifiers. a) Some propositions are tautologies. b) The negation of a contradiction is a tautology. c) The disjunction of two contingencies can be a tautology. d) The conjunction of two tautologies is a tautology.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.