Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Let p be the proposition “I will do every exercise in this book” and q be the proposition “I will get an “A” in this course.” Express each of these as a combination of p and q.

a) I will get an “A” in this course only if I do every exercise in this book.

b) I will get an “A” in this course and I will do every exercise in this book.

c) Either I will not get an “A” in this course or I will not do every exercise in this book.

d) For me to get an “A” in this course it is necessary and sufficient that I do every exercise in this book.

Short Answer

Expert verified

(a)\(q \to p\)

(b) \(q \wedge p\)

(c) \(\neg q \vee \neg p\)

(d) \(q \leftrightarrow p\)

Step by step solution

01

Introduction

A proposition is a statement that expresses an idea, a recommendation, or a plan.

02

(a) part presentation

Here the propositions are:

\(p\): I will do every exercise in this book.

\(q\): I will get an A in this course.

It can be seen that the statement “I will get an A in this course” is possible only if the statement “I will do every exercise in this book” is valid.

Thus, the second statement is conditional to make the first true.

Expressing mathematically the condition will be:

\(q \to p\)

03

(b) part presentation

I will get an A in this course and I will do every exercise in this book.

Here the propositions are:

\(p\): I will do every exercise in this book.

\(q\): I will get an A in this course.

It can be seen that the statement “I will get an A in this course” and the statement “I will do every exercise in this book” are combined by an operator.

Expressing mathematically the condition will be:

\(q \wedge p\)

04

(c) part presentation

Either I will not get an A in this course or I will not do every exercise in this book.

Here the propositions are:

\(p\): I will do every exercise in this book.

\(q\): I will get an A in this course.

It can be seen that the statement “I will not get an A in this course” and the statement “I will not do every exercise in this book” are both negation statements and both are connected with OR operator.

Expressing mathematically the condition will be:

\(\neg q \vee \neg p\)

05

(d) part presentation

For me to get an A in this course it is necessary and sufficient that I do every exercise in this book.

Here the propositions are:

\(p\): I will do every exercise in this book.

\(q\): I will get an A in this course.

It can be seen that the statement “I will not get an A in this course” and the statement “I will not do every exercise in this book” are bi-conditional here. In alternate words, it implies the condition if and only if.

Mathematically,

\(q \leftrightarrow p\)

Thus, the required result is found.

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 Vaia!

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

You are eligible to be President of the U.S.A. only if you are at least 35 years old, were born in the U.S.A, or at the time of your birth both of your parents were citizens, and you have lived at least 14 years in the country. Express your answer in terms of e: “You are eligible to be President of the U.S.A.,” a: “You are at least 35 years old,” b: “You were born in the U.S.A,” p: “At the time of your birth, both of your parents where citizens,” and r: “You have lived at least 14 years in the U.S.A.”

Are these system specifications consistent? “The system is in multiuser state if and only if it is operating normally. If the system is operating normally, the kernel is functioning. The kernel is not functioning or the system is in interrupt mode. If the system is not in multiuser state, then it is in interrupt mode. The system is not in interrupt mode.”

What is the value of x after each of these statements is encountered in a computer program, if x = 1 before the statement is reached?

a) if x+2=3then x=x+1
b) if (x+1=3)OR (2x+2=3)then x=x+1
c) if (2x+3=5)AND (3x+4=7)then x=x+1
d) if (x+1=2)XOR (x+2=3)then x=x+1
e) if x < 2 thenx=x+1

Are these system specifications consistent? “The router can send packets to the edge system only if it supports the new address space. For the router to support the new address space it is necessary that the latest software release be installed. The router can send packets to the edge system if the latest software release is installed, The router does not support the new address space.”

Construct a combinatorial circuit using inverters, OR gates, and AND gates that produces the output¬p¬r¬q¬pqr from input bits p,qand r

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.

Sign-up for free