Question

Answer the questions for the following argument. If my laptop does not work, then I will...

  1. Answer the questions for the following argument.

If my laptop does not work, then I will use my sister’s computer.

My laptop works.

I will not use my sister’s computer.

  1. [5 pts] Define statement variables (e.g., p, q) and formally rewrite the above argument into an argument form
  1. [5 pts] Is the above argument form you answered valid or invalid? Why? Do not use a truth table when justifying your answer.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Let p : My laptop works
q : I will use my sister’s computer

a) If my laptop does not work, then I will use my sister’s computer.

Answer: ¬p  \rightarrow q

My laptop works.

Answer: p

I will not use my sister’s computer.

Answer: ¬q

b) Given (¬p  \rightarrow q) \wedge (p) \wedge (¬q)

\equiv (¬p  \rightarrow q) \wedge (p) \wedge (¬q)

\equiv (¬(¬p)  V q) \wedge (p) \wedge (¬q)   { Law of Implies (P\rightarrowQ) = ¬PVQ }

\equiv (p  V q) \wedge (p) \wedge (¬q)  {By De Morgan's law ¬ (¬P) = P }

\equiv (p  V p) \wedge (q) \wedge (¬q) {Commutative law (P \wedge Q) = (Q \wedge P)}

\equiv (p V p)  \wedge (q \wedge ¬q) ​​​​​​​  {Associative law (P media%2Ff88%2Ff8834c5d-ffc0-4a90-a349-1d Q) media%2Fa79%2Fa79deec0-1249-44af-87e7-b4 R = Pmedia%2Ff4f%2Ff4f0bc4f-37fe-4e23-9bc1-63 (Q media%2F21b%2F21b09690-b643-4beb-94e5-4b R)}

\equiv (p) \wedge (F) ​​​​​​​   { we know that P \wedge ¬P = F & P V P = P }

\equiv (p \wedge F) ​​​​​​​ {Associative law (P media%2Ff88%2Ff8834c5d-ffc0-4a90-a349-1d Q) media%2Fa79%2Fa79deec0-1249-44af-87e7-b4 R = Pmedia%2Ff4f%2Ff4f0bc4f-37fe-4e23-9bc1-63 (Q media%2F21b%2F21b09690-b643-4beb-94e5-4b R)}

\equiv  (F) ​​​​​​​ { we know that P \wedge F = F }

\equiv  False

So the above argument is invalid

Add a comment
Know the answer?
Add Answer to:
Answer the questions for the following argument. If my laptop does not work, then I will...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • QUESTION 3 Symbolize the following argument using the variables p, q, and r. Then construct a...

    QUESTION 3 Symbolize the following argument using the variables p, q, and r. Then construct a complete truth table to show whether or not the argument is valid. Use 1 for T(true) and 0 for F(false). Valid or Invalid? Why? Prove. Explain what your truth table shows. 10 points Total: 3 points for correct symbolic form, 4 points for valid/invalid and reason, 3 points for correct truth table. If Max studies hard, then Max gets an 'A' or Max gets...

  • 3. (6 marks) Consider the following argument: Handing my assignment in on time is necessary for...

    3. (6 marks) Consider the following argument: Handing my assignment in on time is necessary for me to get a passing mark for my assignment. If I get up early and skip breakfast, then I hand in my assignment on time. I get up early but I do not skip breakfast. Therefore I get a passing mark for my assignment. (a) Write this argument in symbolic form, using the variables listed below. I hand my assignment in on time I...

  • 5. 122 pointsl the following information about computer program Given here is an undeclared variable there...

    5. 122 pointsl the following information about computer program Given here is an undeclared variable there is a Wntaxerror in the first five lines is Ymakerror in the first fi s there is a ssing semicolon or a variable misspeled There is not a missing semicolon misspelled variable name (al Fill in the blank in e to complete the above areument by finding the mistake of the program. (b) write down the argument form, specify the meaning of each use...

  • 1. Determine whether or not the following argument is valid or invalid. Show your work, clearly...

    1. Determine whether or not the following argument is valid or invalid. Show your work, clearly explaining how you determined its validity or invalidity. You may justify your answer either by use of a truth table or by citing or known valid argument forms or fallacies. Justifications that appeal to common sense, which are based on opinion or perceptions, or which otherwise do not analyse the underlying logic will not be accepted. THE ARGUMENT: If you have just cause why...

  • Let p and q be the following statements. p: Ravi is going to work on Monday....

    Let p and q be the following statements. p: Ravi is going to work on Monday. q: We are going to the museum. Consider this argument Premise 1: If Ravi is going to work on Monday, then we are going to the museum. Premise 2: Ravi is not going to work on Monday. Conclusion: Therefore, we are not going to the museum. (a) Write the argument in symbolic form. Premise 1: р 9 Premise 2: 0 Conclusion: - 0 DAD...

  • a set of premises and a conclusion are given. Use the valid argument forms listed in...

    a set of premises and a conclusion are given. Use the valid argument forms listed in Table 2.3.1 to deduce the con- clusion from the premises, giving a reason for each step as in Example 2.3.8. Assume all variables are statement variables a. p b. rVS с. ~s ~t n. или Example 2.3.8 Application: A More Complex Deduction You are about to leave for school in the morning and discover that you don't l glasses. You know the following statements...

  • Plz someone answer my database questions post Exercise I (50 pts): This exercise deals with a...

    Plz someone answer my database questions post Exercise I (50 pts): This exercise deals with a database that stores information abhout Hotel Management System. Customer (C email, name, country) Payment (Invoice id. C email, payment method, date) Invoice (Invoice id, starus, invoice description) Has (Bill id, Invoice id) Bill (Invoice id, Bill id, amount, Bname, type, date, reservation id) Reservation (Hotel id., room id. C email, date, period, reservation id) Rooms(Hotel id, room id. price, category) lotel (Hotel id, H...

  • Plz someone answer my database questions post Exercise I (50 pts): This exercise deals with a...

    Plz someone answer my database questions post Exercise I (50 pts): This exercise deals with a database that stores information abhout Hotel Management System. Customer (C email, name, country) Payment (Invoice id. C email, payment method, date) Invoice (Invoice id, starus, invoice description) Has (Bill id, Invoice id) Bill (Invoice id, Bill id, amount, Bname, type, date, reservation id) Reservation (Hotel id., room id. C email, date, period, reservation id) Rooms(Hotel id, room id. price, category) lotel (Hotel id, H...

  • Answer the following questions I want to double check my work

    Answer the following questions I want to double check my work Q1: (8086 processor) Translate the following code segment written in high level languages into assembly code. Assume Ax contains signed number. If AX >=2 then CX=CX+1 ; Else AX-CX; End Q2: Show how this statement M JK-1 could be translated into assembly code using 8086 instruction set a) b) MIPS instruction set Assume M. J and K are memory variables In s086 assume 16-bit, we can use MOv instruction...

  • I’m trying to check my answers to see if I have the correct answers. Can you...

    I’m trying to check my answers to see if I have the correct answers. Can you help me with the following questions? Thank you. Express the following argument as a categorical syllogism (in standard form), and then tell me if it is valid or invalid. If you draw the correct Venn diagram for it I will give you an extra 5 points (10 points in all). If you get the syllogism right you get 5 points. Only cats are curious....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT