Assignment17

course Mth 151

~?????·???J·???~??~?assignment #017

Your work has been received. Please scroll through the document to see any inserted notes (inserted at the appropriate place in the document, in boldface) and a note at the end. The note at the end of the file will confirm that the file has been reviewed; be sure to read that note. If there is no note at the end, notify the instructor through the Submit Work form, and include the date of the posting to your access page.

017. Evaluating Arguments

Liberal Arts Mathematics I

07-02-2007

......!!!!!!!!...................................

12:29:51

`q001. There are 9 questions in this set.

Explain why [ (p -> q) ^ (q -> r) ^ p] -> r must be true for every set of truth values for which r is true.

......!!!!!!!!...................................

RESPONSE -->

If r is true, then the conclusion is true, and the statement is true if the conclusion is true.

confidence assessment: 3

.................................................

......!!!!!!!!...................................

12:30:03

[ (p -> q) ^ (q -> r) ^ p] -> r must be true if r is true, since the statement can only be false if [ (p -> q) ^ (q -> r) ^ p] is true while r is false. Therefore the truth values TTT, TFT, FTT, FFT (i.e., all the truth values that have r true) all make the statement true.

......!!!!!!!!...................................

RESPONSE -->

OK

self critique assessment: 3

.................................................

......!!!!!!!!...................................

12:32:12

`q002. At this point we know that the truth values TTT, TFT, FTT, FFT all make the argument [ (p -> q) ^ (q -> r) ^ p] -> r true. What about the truth values TTF?

......!!!!!!!!...................................

RESPONSE -->

[ (p->q) ^ {q ->r} ^ p -> r

T F T F

So F -> F, the statement is true for TTF.

confidence assessment: 3

.................................................

......!!!!!!!!...................................

12:32:20

It would be possible to evaluate every one of the statements p -> q, q -> r, etc. for their truth values, given truth values TTF. However we can shortcut the process.

We see that [ (p -> q) ^ (q -> r) ^ p] is a compound statement with conjunction ^. This means that [ (p -> q) ^ (q -> r) ^ p] will be false if any one of the three compound statements p -> q, q -> r, p is false.

For TTF we see that one of these statements is false, so that [ (p -> q) ^ (q -> r) ^ p] is false. This therefore makes the statement [ (p -> q) ^ (q -> r) ^ p] -> r true.

......!!!!!!!!...................................

RESPONSE -->

OK

self critique assessment: 3

.................................................

......!!!!!!!!...................................

12:33:33

`q003. The preceding statement said that for the TTF case [ (p -> q) ^ (q -> r) ^ p] was false but did not provide an explanation of this statement. Which of the statements is false for the truth values TTF, and what does this tell us about the truth of the statement [ (p -> q) ^ (q -> r) ^ p] -> r?

......!!!!!!!!...................................

RESPONSE -->

If r is F, then q ->r is False because q is True. Because q->r is false, it makes the entire antecedent false

confidence assessment: 3

.................................................

......!!!!!!!!...................................

12:33:44

p and q are both true, so p -> q and p are true. The only candidate for a false statement among the three statements is q -> r.

So we evaluate q -> r for truth values TTF. Since q is T and r is F, we see that q -> r must be F.

This makes [ (p -> q) ^ (q -> r) ^ p] false. Therefore [ (p -> q) ^ (q -> r) ^ p] -> r must be true, since it can only be false and if [ (p -> q) ^ (q -> r) ^ p] is true.

......!!!!!!!!...................................

RESPONSE -->

OK

self critique assessment: 3

.................................................

......!!!!!!!!...................................

12:36:21

`q004. Examine the truth of the statement [ (p -> q) ^ (q -> r) ^ p] for each of the truth sets TFF, FTF and FFF.

......!!!!!!!!...................................

RESPONSE -->

TTF:

[(p -> q)^(q -> r) ^ p

T F T

This is false.

FTF:

[(p ->q) ^ (q ->r) ^ p

T F F

This is false.

FFF:

[(p -> q) ^ (q ->r) ^ p

T T F

This is false.

confidence assessment: 3

.................................................

......!!!!!!!!...................................

12:36:29

In the case TFF, p is true and q is false so p -> q is false, which makes [ (p -> q) ^ (q -> r) ^ p] false.

In the case FTF, p is false, making [ (p -> q) ^ (q -> r) ^ p] false.

In the case FFF, p is again false, making [ (p -> q) ^ (q -> r) ^ p] false.

......!!!!!!!!...................................

RESPONSE -->

OK

self critique assessment: 3

.................................................

......!!!!!!!!...................................

12:37:21

`q005. We have seen that for TFF, FTF and FFF the statement [ (p -> q) ^ (q -> r) ^ p] is false. How does this help us establish that [ (p -> q) ^ (q -> r) ^ p] -> r is always true?

......!!!!!!!!...................................

RESPONSE -->

If the antecedent is false, then the statement is true regardless of the conclusion.

confidence assessment: 3

.................................................

......!!!!!!!!...................................

12:37:42

The three given truth values, plus the TTF we examined earlier, are all the possibilities where r is false. We see that in the cases where r is false, [ (p -> q) ^ (q -> r) ^ p] is always false. This makes [ (p -> q) ^ (q -> r) ^ p] -> r true any time r is false.

......!!!!!!!!...................................

RESPONSE -->

OK

self critique assessment: 3

.................................................

......!!!!!!!!...................................

12:40:04

`q006. Explain how we have shown in the past few exercises that [ (p -> q) ^ (q -> r) ^ p] -> r must always be true.

......!!!!!!!!...................................

RESPONSE -->

If r is false, then the statement is automatically true because the antecedent and consequent will both be false.

The only way for the statement to be invalid is if the antecedent is true and the consequent is false, and this cannot happen with this statement.

confidence assessment: 3

.................................................

......!!!!!!!!...................................

12:40:17

We just finished showing that if r is false, [ (p -> q) ^ (q -> r) ^ p] is false so [ (p -> q) ^ (q -> r) ^ p] -> r is true. As seen earlier the statement must also be true whenever r is true. So it's always true.

......!!!!!!!!...................................

RESPONSE -->

OK

self critique assessment: 3

.................................................

......!!!!!!!!...................................

12:41:25

`q007. Explain how this shows that the original argument about rain, wet grass and smelling wet grass, must be valid.

......!!!!!!!!...................................

RESPONSE -->

The original argument can be constructed the same way: {(p ->q) ^ (q ->r) ^p -> r, so it will have the same results

confidence assessment: 3

.................................................

......!!!!!!!!...................................

12:41:35

That argument is symbolized by the statement [ (p -> q) ^ (q -> r) ^ p] -> r. The statement is always true. There is never a case where the statement is false. Therefore the argument is valid.

......!!!!!!!!...................................

RESPONSE -->

OK

self critique assessment: 3

.................................................

......!!!!!!!!...................................

12:43:33

`q008. Explain how the conclusion of the last example, that [ (p -> q) ^ (q -> r) ^ p] -> r is always a true statement, shows that the following argument is valid: 'If it snows, the roads are slippery. If the roads are slippery they'll be safer to drive on. It just snowed. Therefore the roads are safer to drive on.' Hint: First symbolize the present argument.

......!!!!!!!!...................................

RESPONSE -->

It snows = p

The roads are slippery = q

The roads are safer = r

This argument can be symbolized

(p ->q) ^ (q ->r) ^ p -> r

This is the same construction as the previous example, so it will have the same results: it will always be true.

confidence assessment: 3

.................................................

......!!!!!!!!...................................

12:43:47

This argument can be symbolized by letting p stand for 'it snows', q for 'the roads are slippery', r for 'the roads are safer to drive on'. Then

'If it snows, the roads are slippery' is symbolized by p -> q.

'If the roads are slippery they'll be safer to drive on' is symbolized by q -> r.

'It just snowed' is symbolized by p.

'The roads are safer to drive on' is symbolized by r.

The argument the says that IF [ p -> q, AND q -> r, AND p ] are all true, THEN r is true.

In symbolic form this is [ (p -> q) ^ (q -> r) ^ p] -> r. This is the same statement as before, which we have shown to be always true. Therefore the argument is valid.

......!!!!!!!!...................................

RESPONSE -->

OK

self critique assessment: 3

.................................................

......!!!!!!!!...................................

12:47:36

`q009. Symbolize the following argument and show that it is valid: 'If it doesn't rain there is a picnic. There is no picnic. Therefore it rained.'

......!!!!!!!!...................................

RESPONSE -->

It rains = p

There is a picnic = q

[(~p -> q) ^ ~q] -> p

p q ~p->q (~p->q)^~q [(~p->q)^~q] -> p

T T T F T

T F T T T

F T T F T

F F F F T

confidence assessment: 3

.................................................

......!!!!!!!!...................................

12:47:44

We could let p stand for 'it rained', q for 'there is a picnic'. The first statement is 'If it doesn't rain there is a picnic', which is symbolized by ~p -> q. The second statement, 'There is no picnic', is symbolized by ~q. The conclusion, 'it rained', is symbolized by p.

The argument therefore says IF [ (~p -> q) AND ~q ], THEN p. This is symbolized by [ (~p -> q) ^ ~q ] -> p.

We set up a truth table for this argument:

p q ~p ~q ~p -> q (~p -> q) ^ ~q [ (~p -> q) ^ ~q ] -> p

T T F F T F T

T F F T T T T

F T T F T F T

F F T T F F T

......!!!!!!!!...................................

RESPONSE -->

OK

self critique assessment: 3

.................................................

"

&#

This looks very good. Let me know if you have any questions. &#