WEBASSIGN F/EPPS DISCRETE MATHEMATICS
5th Edition
ISBN: 9780357540244
Author: EPP
Publisher: CENGAGE L
expand_more
expand_more
format_list_bulleted
Textbook Question
Chapter 2.1, Problem 18ES
Determine whether the statement forms in 16—24 are logically equivalent. In each case, construct a truth table arid include a sentence justifying your answer. Your sentence should show that you understand the meaning logical equ1vence..
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
2. In a computer network some pairs of computers are connected by network cables.
Your goal is to set up the computers so that messages can be sent quickly from any
computer to any other computer. For this you have identified each of the n com-
puters uniquely with a number between 1 and n, and have decided that a message
should consist of two such numbers, identifying the sender and the recipient, fol-
lowed by the content of the message. As cables are relatively short, you can assume
that sending a message across a single cable takes an amount of time that is the
same irrespective of the length of the cable. You can further assume that at most
one message travels between computer at any point, so that you don't have to worry
about inference among messages.
(a) Define a graph or network that models the computer network and allows you
to answer the remaining parts of this question.
(b) Consider two computers, a sender and a recipient. Using the graph or network
you have defined,…
3. A spreadsheet consists of cells indexed by a row and a column. Each cell contains
either a value or a formula that depends on the values of other cells.
(a) Describe a graph, digraph, or network that models an arbitrary spreadsheet
and allows you to answer the remaining parts of this question.
(b) Explain, by referring to the graph, digraph, or network, when it is possible to
change the value of cell x without changing the value of cell y.
(c) Explain, by referring to the graph, digraph, or network, when it is possible to
calculate the values of all cells in the spreadsheet.
Consider the following spreadsheet with 5 rows, 7 columns, and 35 cells. For exam-
ple, cell el contains a value, whereas cell al contains a formula that depends on the
values cells el and 95.
a
b
с
1
el+g5 al-c5 110
d
al+cl 180
e
f
g
f5-el
c1+c2
2
al+b1 a2+c4 240
a2+c2 120
f5-e2
e3+e5
3 a2+b2 a3-c3 100
a3+c1 200
f5-e3 f1+f2
4
a3+b3 a4+c2 220
a4+c2 100 f5-e4 f3+f4
5 a4+b4 a5-c1 130 a5+c5 120 g3+g4 g1+g2
(d) Can…
1. Let W, U, and S be graphs defined as follows:
• V(W) is the set of countries in the world;
• V(U) is the set of countries in the European Union;
V(S) is the set of countries in the Schengen Area;
● for X = {W,U,S}, E(X) is the set of pairs of countries in V(X) that share a
land border.
Recall that land borders between countries in the Schengen Area are special in that
they can be crossed without a passport.
(a) The notions of a country and a land border are somewhat ambiguous. Explain
the notions you will use to get a precise definition of the graphs W, U, and S.
(b) Is S a subgraph of U? Is U an induced subgraph of W? Justify your answers.
(c) Using non-mathematical language, explain what it means for a country x if
VEV(S) and dw (v) = 0. Give all such countries.
Let A = {v Є V(W) \V(S) such that |Nw(v)| > 0 and Nw (v) ≤ V(S)}.
(d) Using non-mathematical language, explain what the set A represents in terms
of countries and land borders. Give a specific element of A or explain why A…
Chapter 2 Solutions
WEBASSIGN F/EPPS DISCRETE MATHEMATICS
Ch. 2.1 - An and statement is true when, and only when, both...Ch. 2.1 - An or statement is false when, and only when, both...Ch. 2.1 - Two statement forms are logically equivalent when,...Ch. 2.1 - De Morgan’s laws say (1) that the negation of an...Ch. 2.1 - A tautology is a statement that is always _____.Ch. 2.1 - A contradiction is a statement that is always...Ch. 2.1 - In eachof 1—4 represent the common form of each...Ch. 2.1 - In each of 1-4 represent the common form of each...Ch. 2.1 - In each of 1—4 represent the common form of each...Ch. 2.1 - In each of 1—4 represent the common form of each...
Ch. 2.1 - Indicate which of the following sentences are...Ch. 2.1 - Write the statements in 6-9 in symbolic form using...Ch. 2.1 - Write the statements in 6-9 in symbolic form using...Ch. 2.1 - Write the statements in 6-9 n symbolic form using...Ch. 2.1 - Write the statements in 6-9 in symbolic form using...Ch. 2.1 - Let p be the statement "DATAENDFLAG is off," q the...Ch. 2.1 - In the following sentence, is the word or used in...Ch. 2.1 - Write truth tables for the statement forms in...Ch. 2.1 - Write truth tables for the statement forms in...Ch. 2.1 - Write truth tables for the statement forms in...Ch. 2.1 - Write truth tables for the statement forms in...Ch. 2.1 - Determine whether the statement forms in 16—24 are...Ch. 2.1 - Determine whether the statement forms in 16-24 are...Ch. 2.1 - Determine whether the statement forms in 16—24 are...Ch. 2.1 - Determine whether the statement forms in 16—24 are...Ch. 2.1 - Determine whether the statement forms in 16—24 are...Ch. 2.1 - Determine whether the statement forms in 16-24 are...Ch. 2.1 - Determine whether the statement forms in 16-24 are...Ch. 2.1 - Determine whether the statement forms in 16-24 are...Ch. 2.1 - Determine whether the statement forms in 16-24 are...Ch. 2.1 - Use De Morgan’s laws to write negations for the...Ch. 2.1 - Use De Morgan’s laws to write negations for the...Ch. 2.1 - Use De Morgan’s laws to write negations for the...Ch. 2.1 - Use De Morgan’s laws to write negations for the...Ch. 2.1 - Use De Morgan’s laws to write negations for the...Ch. 2.1 - Use De Morgan’s laws to write negations for the...Ch. 2.1 - Prob. 31ESCh. 2.1 - Assume x is a particular real number and use De...Ch. 2.1 - Assume x is a particular real number and use De...Ch. 2.1 - Assume x is a particular real number and use De...Ch. 2.1 - Assume x is a particular real number and use De...Ch. 2.1 - Assume x is a particular real number and use De...Ch. 2.1 - Assume x is a particular real number and use De...Ch. 2.1 - In 38 and 39, imagine that num_orders and...Ch. 2.1 - In 38 and 39, imagine that num_orders and...Ch. 2.1 - Use truth to establish which of the statement...Ch. 2.1 - Use truth tables to establish which of the...Ch. 2.1 - Use truth to establish which of the statement...Ch. 2.1 - Use truth tables to establish which of the...Ch. 2.1 - Recall that axb means that ax and xb . Also ab...Ch. 2.1 - Determine whether the statements in (a) and (b)...Ch. 2.1 - Let the symbol denote exclusive or; so...Ch. 2.1 - In logic and in standard English, a double...Ch. 2.1 - In 48 and 49 below, a logical equivalence is...Ch. 2.1 - In 48 and 49 below, a logical equivalence is...Ch. 2.1 - Use Theorem 2.11 to verify the logical...Ch. 2.1 - Use theorem 2.11 to verify the logical...Ch. 2.1 - Use Theorem 2.11 to verify the logical...Ch. 2.1 - Use Theorem 2.11 to verify the logical...Ch. 2.1 - Use Theorem 2.11 to verify the logical...Ch. 2.2 - An if-then statement is false if, and only if, the...Ch. 2.2 - The negation of “if p then q” is _____Ch. 2.2 - The converse of”if p then q” is _______Ch. 2.2 - The contrapositive of “if p the q” is _________Ch. 2.2 - Prob. 5TYCh. 2.2 - A conditional statement and its contrapositive...Ch. 2.2 - Prob. 7TYCh. 2.2 - “R is a sufficient condition for S” means “if...Ch. 2.2 - “R is a necessary condition for S” means “if...Ch. 2.2 - Prob. 10TYCh. 2.2 - Rewrite the statements in 1-4 in if-then form.Ch. 2.2 - Rewrite the statements in 1-4 in if-then from. I...Ch. 2.2 - Rewrite the statements in 1-4 in if-then form....Ch. 2.2 - Prob. 4ESCh. 2.2 - Construct truth tables for the statements forms in...Ch. 2.2 - Construct truth tables for the statements forms in...Ch. 2.2 - Prob. 7ESCh. 2.2 - Prob. 8ESCh. 2.2 - Construct truth tables for the statements forms in...Ch. 2.2 - Prob. 10ESCh. 2.2 - Prob. 11ESCh. 2.2 - Use the logical equivalence established in Example...Ch. 2.2 - Prob. 13ESCh. 2.2 - Show that the following statement forms are all...Ch. 2.2 - Determine whether the following statement forms...Ch. 2.2 - Prob. 16ESCh. 2.2 - In 16 and 17, write each o the two statements in...Ch. 2.2 - Write each at the following three statements in...Ch. 2.2 - True or false? The negation of “If Sue is Luiz’s...Ch. 2.2 - Write negations for each of the following...Ch. 2.2 - Suppose that p and q are statements so that p ) q...Ch. 2.2 - Write negations for each of the following...Ch. 2.2 - Write negations for each of the following...Ch. 2.2 - Prob. 24ESCh. 2.2 - Prob. 25ESCh. 2.2 - Use truth tables to establish the truth of each...Ch. 2.2 - Prob. 27ESCh. 2.2 - Prob. 28ESCh. 2.2 - If statement forms P and Q are logically...Ch. 2.2 - Prob. 30ESCh. 2.2 - If statement forms P mid Q are logically...Ch. 2.2 - Rewrite each of the statements in 32 and 33 as a...Ch. 2.2 - Prob. 33ESCh. 2.2 - Rewrite the statements in 34 and 35 in if-then...Ch. 2.2 - Rewrite the statements in 34 and 35 en in-then...Ch. 2.2 - Taking the long view on u education, you go to the...Ch. 2.2 - Some prograrnming languages use statements of the...Ch. 2.2 - Some programming languages use statements of the...Ch. 2.2 - Prob. 39ESCh. 2.2 - Prob. 40ESCh. 2.2 - Prob. 41ESCh. 2.2 - Prob. 42ESCh. 2.2 - Use the contrapositive to rewrite the statements...Ch. 2.2 - Prob. 44ESCh. 2.2 - Note that a sufficient condition lot s is r”...Ch. 2.2 - “If compound X is boiling, then its temperature...Ch. 2.2 - In 47— 50(a)use the logical equivalences pq=~pq...Ch. 2.2 - In 47— 50(a)use the logical equivalences pq=~pq...Ch. 2.2 - In 47-50 (a) use the logical equivalences pq=~pq...Ch. 2.2 - In 47-50(a) use the logical equivalences pq=~pq...Ch. 2.2 - Given any statement form, is it possible to find a...Ch. 2.3 - For an argument to be valid means that every...Ch. 2.3 - For an argument to be invalid means that there is...Ch. 2.3 - Prob. 3TYCh. 2.3 - Use modus ponens at modus tollens to fill in the...Ch. 2.3 - Use modus ponens or modus tollens to fill in the...Ch. 2.3 - Use modus ponens or modus tollens to fill in the...Ch. 2.3 - Use modus ponens at modus tollens to fill in the...Ch. 2.3 - Use modus ponens or modus tollens to fill in the...Ch. 2.3 - Use truth tables to determine whether the argument...Ch. 2.3 - Prob. 7ESCh. 2.3 - Use truth tables to determine whether the argument...Ch. 2.3 - Use truth tables to determine whether the argument...Ch. 2.3 - Use truth tables to determine whether the argument...Ch. 2.3 - Use truth tables to determine whether the argument...Ch. 2.3 - Use truth table to show that the following forms...Ch. 2.3 - Use truth tables to show that the argument forms...Ch. 2.3 - Prob. 14ESCh. 2.3 - Prob. 15ESCh. 2.3 - Prob. 16ESCh. 2.3 - Prob. 17ESCh. 2.3 - Use truth table to show that the argument forms...Ch. 2.3 - Prob. 19ESCh. 2.3 - Prob. 20ESCh. 2.3 - Prob. 21ESCh. 2.3 - Prob. 22ESCh. 2.3 - Use symbols to write the logical form of each...Ch. 2.3 - Some of the argurnents in 24-32 are valid, whereas...Ch. 2.3 - Prob. 25ESCh. 2.3 - Some at the arguments in 24—32 are valid, whereas...Ch. 2.3 - Prob. 27ESCh. 2.3 - Some of the argents in 24-32 are valid. wherere as...Ch. 2.3 - Some of the arguments in 24-32 are valid, whereas...Ch. 2.3 - Some of the arguments in 24-32 are valid, whereas...Ch. 2.3 - Some of the arguments in 24-32 are valis, whereas...Ch. 2.3 - Some of the arguments in 24-32 are valid, whereas...Ch. 2.3 - Give an example (other then Example 2.3.11) of a...Ch. 2.3 - Give an example (other than Example 2.3.12) of an...Ch. 2.3 - Prob. 35ESCh. 2.3 - Given the following information about a computer...Ch. 2.3 - In the back of an old cupboard you discusser a...Ch. 2.3 - Prob. 38ESCh. 2.3 - The famous detective Percule Hoirot was called in...Ch. 2.3 - Prob. 40ESCh. 2.3 - In 41—44 a set a pren.sei and a conclusion arc...Ch. 2.3 - In 41-44 a set premises and a conclusion are...Ch. 2.3 - In 41-44 a set premises and a conclusion are...Ch. 2.3 - In 41-44 a wt o premises and a conclusion are...Ch. 2.4 - The input/output table for a digital logic circuit...Ch. 2.4 - The Boolean expression that corresponds to a...Ch. 2.4 - Prob. 3TYCh. 2.4 - Prob. 4TYCh. 2.4 - Prob. 5TYCh. 2.4 - Prob. 6TYCh. 2.4 - Prob. 1ESCh. 2.4 - Give the output signals for the circuits in 1—4 if...Ch. 2.4 - Give the output signals for the circuits in 1—4 if...Ch. 2.4 - Give the output signals for the circuits in 1-4 if...Ch. 2.4 - Prob. 5ESCh. 2.4 - Prob. 6ESCh. 2.4 - Prob. 7ESCh. 2.4 - In 5-8, write an input/output table for the...Ch. 2.4 - Prob. 9ESCh. 2.4 - In 9-12, find the Boolean expression that...Ch. 2.4 - Prob. 11ESCh. 2.4 - In 9-12, find the Boolean expression that...Ch. 2.4 - Prob. 13ESCh. 2.4 - Construct circuits for the Boolean expressions in...Ch. 2.4 - Prob. 15ESCh. 2.4 - Prob. 16ESCh. 2.4 - Prob. 17ESCh. 2.4 - For each of the tables in 18-21, construct (a) a...Ch. 2.4 - For each of the tables in 18-21, construct (a) a...Ch. 2.4 - For each of the tables in 18-21, construct (a) a...Ch. 2.4 - For each of the tables in 18-21, construct (a) a...Ch. 2.4 - Design a circuit to take input signals P,Q, and R...Ch. 2.4 - Design a circuit to take input signals P,Q, and R...Ch. 2.4 - The light in a classroom are controlled by two...Ch. 2.4 - An alarm system has three different control panels...Ch. 2.4 - Use the properties listed in Thearem 2.1.1 to to...Ch. 2.4 - Use the properties listed in Theorem 2.1.1 to show...Ch. 2.4 - Use the properties kited in Theorem 2.1.1 to show...Ch. 2.4 - Prob. 29ESCh. 2.4 - For the circuits corresponding to the Boolean...Ch. 2.4 - Prob. 31ESCh. 2.4 - The Boolean expression for the circuit in Example...Ch. 2.4 - Show that for the Sheffer stroke |, PQ(PQ)(PQ)....Ch. 2.4 - Show that the following logical equivalences hold...Ch. 2.5 - To represent a nonnegative integer in binary...Ch. 2.5 - Prob. 2TYCh. 2.5 - Prob. 3TYCh. 2.5 - Prob. 4TYCh. 2.5 - Prob. 5TYCh. 2.5 - Prob. 6TYCh. 2.5 - Prob. 7TYCh. 2.5 - Prob. 8TYCh. 2.5 - Prob. 9TYCh. 2.5 - Represent the decimal integers in 1-6 in binary...Ch. 2.5 - Represent the decimal integers in 1-6 in binary...Ch. 2.5 - Prob. 3ESCh. 2.5 - Prob. 4ESCh. 2.5 - Prob. 5ESCh. 2.5 - Prob. 6ESCh. 2.5 - Represent the integers in 7-12 in decimal...Ch. 2.5 - Prob. 8ESCh. 2.5 - Prob. 9ESCh. 2.5 - Represent the integers in 7—12 in decimal...Ch. 2.5 - Prob. 11ESCh. 2.5 - Represent the integers in 7—12 in decimal...Ch. 2.5 - Perform the arithmetic in 13-20 using binary...Ch. 2.5 - Prob. 14ESCh. 2.5 - Prob. 15ESCh. 2.5 - Prob. 16ESCh. 2.5 - Prob. 17ESCh. 2.5 - Prob. 18ESCh. 2.5 - Prob. 19ESCh. 2.5 - Prob. 20ESCh. 2.5 - Give the output singals S and T for the circuit...Ch. 2.5 - Add 111111112+12 and convert the result to decimal...Ch. 2.5 - Prob. 23ESCh. 2.5 - Prob. 24ESCh. 2.5 - Prob. 25ESCh. 2.5 - Prob. 26ESCh. 2.5 - Prob. 27ESCh. 2.5 - Prob. 28ESCh. 2.5 - Prob. 29ESCh. 2.5 - Prob. 30ESCh. 2.5 - Prob. 31ESCh. 2.5 - Prob. 32ESCh. 2.5 - Use 8-bit two’s complements to compute the surms...Ch. 2.5 - Prob. 34ESCh. 2.5 - Prob. 35ESCh. 2.5 - Prob. 36ESCh. 2.5 - Prob. 37ESCh. 2.5 - Prob. 38ESCh. 2.5 - Prob. 39ESCh. 2.5 - Convert the integers in 38-40 from hexadecimal to...Ch. 2.5 - Prob. 41ESCh. 2.5 - Prob. 42ESCh. 2.5 - Convert the integers in 41-43 from hexadecimal to...Ch. 2.5 - Prob. 44ESCh. 2.5 - Prob. 45ESCh. 2.5 - Prob. 46ESCh. 2.5 - Prob. 47ES
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.Similar questions
- 3. A spreadsheet consists of cells indexed by a row and a column. Each cell contains either a value or a formula that depends on the values of other cells. (a) Describe a graph, digraph, or network that models an arbitrary spreadsheet and allows you to answer the remaining parts of this question. (b) Explain, by referring to the graph, digraph, or network, when it is possible to change the value of cell x without changing the value of cell y. (c) Explain, by referring to the graph, digraph, or network, when it is possible to calculate the values of all cells in the spreadsheet. Consider the following spreadsheet with 5 rows, 7 columns, and 35 cells. For exam- ple, cell el contains a value, whereas cell al contains a formula that depends on the values cells el and 95. a b с d e f g 1 el+g5 al-c5 110 al+cl 180 f5-el c1+c2 2 al+bl a2+c4 240 a2+c2 120 f5-e2 e3+e5 3 a2+b2 a3-c3 100 a3+c1 200 f5-e3 f1+f2 4 a3+b3 a4+c2 220 a4+c2 100 f5-e4 f3+f4 5 a4+b4 a5-c1 130 a5+c5 120 g3+g4 gl+g2 (d) Can…arrow_forwardt 56 65 33arrow_forwardSolution: Solution: 7.2 2x²+5x-3. Diagram: till sh one The Steps the same technique as in 4 and 5) above to factor the following Show all the Steps. "Diagram, (2) 03) But (be Wha x+2 3arrow_forward
- Q/ solving Laplace equation on Rectangular Rejon a xx+uyy = o u (x, 0) = u(x,2) = 0 u (o,y) = y (1,y) = 27arrow_forwardSolve the following equation forx. leave answer in Simplified radical form. 5x²-4x-3=6arrow_forwardMATCHING LIST Question 6 Listen Use the given equations and their discriminants to match them to the type and number of solutions. 00 ed two irrational solutions a. x²+10x-2=-24 two rational solutions b. 8x²+11x-3=7 one rational solution c. 3x²+2x+7=2 two non-real solutions d. x²+12x+45 = 9 DELL FLOWER CHILD 10/20 All Changes S $681 22991arrow_forward
- 88 MULTIPLE CHOICE Question 7 Listen The following irrational expression is given in unsimplified form with four op- tions in simplified form. Select the correct simplified form. Select only one option. A 2±3√√2 B 4±√3 2±√ √3 D 1±√√3 DELL FLOWER CHILD 11/200 4 ± √48 4 ✓ All Changes Saved 165arrow_forwardQ / solving ha place equation a x x + u y y = 0 u (x, 0)=0 u ( x, 2) = 10 u (o,y) = 4 (119)=0 и on Rectangular Rejonarrow_forward(a) Test the hypothesis. Consider the hypothesis test Ho = : against H₁o < 02. Suppose that the sample sizes aren₁ = 7 and n₂ = 13 and that $² = 22.4 and $22 = 28.2. Use α = 0.05. Ho is not ✓ rejected. 9-9 IV (b) Find a 95% confidence interval on of 102. Round your answer to two decimal places (e.g. 98.76).arrow_forward
- Let us suppose we have some article reported on a study of potential sources of injury to equine veterinarians conducted at a university veterinary hospital. Forces on the hand were measured for several common activities that veterinarians engage in when examining or treating horses. We will consider the forces on the hands for two tasks, lifting and using ultrasound. Assume that both sample sizes are 6, the sample mean force for lifting was 6.2 pounds with standard deviation 1.5 pounds, and the sample mean force for using ultrasound was 6.4 pounds with standard deviation 0.3 pounds. Assume that the standard deviations are known. Suppose that you wanted to detect a true difference in mean force of 0.25 pounds on the hands for these two activities. Under the null hypothesis, 40 = 0. What level of type II error would you recommend here? Round your answer to four decimal places (e.g. 98.7654). Use a = 0.05. β = i What sample size would be required? Assume the sample sizes are to be equal.…arrow_forward= Consider the hypothesis test Ho: μ₁ = μ₂ against H₁ μ₁ μ2. Suppose that sample sizes are n₁ = 15 and n₂ = 15, that x1 = 4.7 and X2 = 7.8 and that s² = 4 and s² = 6.26. Assume that o and that the data are drawn from normal distributions. Use απ 0.05. (a) Test the hypothesis and find the P-value. (b) What is the power of the test in part (a) for a true difference in means of 3? (c) Assuming equal sample sizes, what sample size should be used to obtain ẞ = 0.05 if the true difference in means is - 2? Assume that α = 0.05. (a) The null hypothesis is 98.7654). rejected. The P-value is 0.0008 (b) The power is 0.94 . Round your answer to four decimal places (e.g. Round your answer to two decimal places (e.g. 98.76). (c) n₁ = n2 = 1 . Round your answer to the nearest integer.arrow_forwardConsider the hypothesis test Ho: = 622 against H₁: 6 > 62. Suppose that the sample sizes are n₁ = 20 and n₂ = 8, and that = 4.5; s=2.3. Use a = 0.01. (a) Test the hypothesis. Round your answers to two decimal places (e.g. 98.76). The test statistic is fo = i The critical value is f = Conclusion: i the null hypothesis at a = 0.01. (b) Construct the confidence interval on 02/022 which can be used to test the hypothesis: (Round your answer to two decimal places (e.g. 98.76).) iarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Elementary Geometry For College Students, 7eGeometryISBN:9781337614085Author:Alexander, Daniel C.; Koeberlein, Geralyn M.Publisher:Cengage,

Elementary Geometry For College Students, 7e
Geometry
ISBN:9781337614085
Author:Alexander, Daniel C.; Koeberlein, Geralyn M.
Publisher:Cengage,
Grade 12 and UG/ Introduction to logical statements and truth tables; Author: Dr Trefor Bazett;https://www.youtube.com/watch?v=q2eyZZK-OIk;License: Standard YouTube License, CC-BY