
Discrete Mathematics With Applications
5th Edition
ISBN: 9780357035283
Author: EPP
Publisher: Cengage
expand_more
expand_more
format_list_bulleted
Question
Chapter 7.1, Problem 45ES
To determine
To check the given property whether it is true for all functions
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
Client
1
Weight before
diet (pounds)
Weight after
diet (pounds)
128
120
2
131
123
3
140
141
4
178
170
5
121
118
6
136
136
7
118
121
8
136
127
a) Determine the mean change in patient weight from before to after the
diet (after – before). What is the 95% confidence interval of this mean
difference?
You manage a chemical company with 2 warehouses. The following quantities of
Important Chemical A have arrived from an international supplier at 3 different
ports:
Chemical Available (L)
Port 1
Port 2
Port 3
400
110
100
The following amounts of Important Chemical A are required at your warehouses:
Warehouse 1
Warehouse 2
Chemical Required (L)
380
230
The cost in £ to ship 1L of chemical from each port to each warehouse is as follows:
Warehouse 1 Warehouse 2
Port 1
£10
£45
Port 2
£20
£28
Port 3
£13
£11
(a) You want to know how to send these shipments as cheaply as possible. For-
mulate this as a linear program (you do not need to formulate it in standard
inequality form) indicating what each variable represents.
a) Suppose that we are carrying out the 1-phase simplex algorithm on a linear program in
standard inequality form (with 3 variables and 4 constraints) and suppose that we have
reached a point where we have obtained the following tableau. Apply one more pivot
operation, indicating the highlighted row and column and the row operations you carry
out. What can you conclude from your updated tableau?
x1 12 23
81
82
83
S4
$1
-20
1 1
0
0
0
3
82
3 0
-2
0
1
2
0
6
12
1
1
-3
0
0
1
0
2
84
-3 0
2
0
0
-1 1 4
2
-2
0 11
0
0
-4
0
-8
b) Solve the following linear program using the 2-phase simplex algorithm. You should give
the initial tableau and each further tableau produced during the execution of the
algorithm. If the program has an optimal solution, give this solution and state its
objective value. If it does not have an optimal solution, say why.
maximize 21 - - 2x2 + x3 - 4x4
subject to 2x1+x22x3x4≥ 1,
5x1+x2-x3-4 -1,
2x1+x2-x3-342,
1, 2, 3, 4 ≥0.
Chapter 7 Solutions
Discrete Mathematics With Applications
Ch. 7.1 - Given a function f from a set X to a set Y, f(x)...Ch. 7.1 - Given a function f from a set X to a set Y, if...Ch. 7.1 - Prob. 3TYCh. 7.1 - Given a function f then a set X to a set Y, if...Ch. 7.1 - Prob. 5TYCh. 7.1 - Prob. 6TYCh. 7.1 - Prob. 7TYCh. 7.1 - Prob. 8TYCh. 7.1 - Prob. 9TYCh. 7.1 - Prob. 1ES
Ch. 7.1 - Let X={1,3,5} and Y={a,b,c,d}. Define g:XY by the...Ch. 7.1 - Indicate whether the statement in parts (a)-(d)...Ch. 7.1 - a. Find all function from X={a,b}toY={u,v} . b....Ch. 7.1 - Let Iz be the identity function defined on the set...Ch. 7.1 - Find function defined on the sdet of nonnegative...Ch. 7.1 - Let A={1,2,3,4,5} , and define a function F:P(A)Z...Ch. 7.1 - Let Js={0,1,2,3,4} , and define a function F:JsJs...Ch. 7.1 - Define a function S:Z+Z+ as follows: For each...Ch. 7.1 - Prob. 10ESCh. 7.1 - Define F:ZZZZ as follows: For every ordered pair...Ch. 7.1 - Let JS={0,1,2,3,4} ,and define G:JsJsJsJs as...Ch. 7.1 - Let Js={0,1,2,3,4} , and define functions f:JsJs...Ch. 7.1 - Define functions H and K from R to R by the...Ch. 7.1 - Prob. 15ESCh. 7.1 - Let F and G be functions from the set of all real...Ch. 7.1 - Prob. 17ESCh. 7.1 - Find exact values for each of the following...Ch. 7.1 - Prob. 19ESCh. 7.1 - Prob. 20ESCh. 7.1 - If b is any positive real number with b1 and x is...Ch. 7.1 - Prob. 22ESCh. 7.1 - Prob. 23ESCh. 7.1 - If b and y are positivereal numbers such that...Ch. 7.1 - Let A={2,3,5} and B={x,y}. Let p1 and p2 be the...Ch. 7.1 - Observe that mod and div can be defined as...Ch. 7.1 - Let S be the set of all strings of as and bs....Ch. 7.1 - Consider the coding and decoding functions E and D...Ch. 7.1 - Consider the Hamming distance function defined in...Ch. 7.1 - Draw arrow diagram for the Boolean functions...Ch. 7.1 - Fill in the following table to show the values of...Ch. 7.1 - Cosider the three-place Boolean function f defined...Ch. 7.1 - Student A tries to define a function g:QZ by the...Ch. 7.1 - Student C tries to define a function h:QQ by the...Ch. 7.1 - Let U={1,2,3,4} . Student A tries to define a...Ch. 7.1 - Prob. 36ESCh. 7.1 - On certain computers the integer data type goed...Ch. 7.1 - Prob. 38ESCh. 7.1 - Prob. 39ESCh. 7.1 - Prob. 40ESCh. 7.1 - Prob. 41ESCh. 7.1 - In 41-49 let X and Y be sets, let A and B be any...Ch. 7.1 - Prob. 43ESCh. 7.1 - Prob. 44ESCh. 7.1 - Prob. 45ESCh. 7.1 - Prob. 46ESCh. 7.1 - Prob. 47ESCh. 7.1 - Prob. 48ESCh. 7.1 - Prob. 49ESCh. 7.1 - Prob. 50ESCh. 7.1 - Each of exercises 51-53 refers to the Euler phi...Ch. 7.1 - Prob. 52ESCh. 7.1 - Each of exercises 51-53 refers to the Euler phi...Ch. 7.2 - If F is a function from a set X to a set Y, then F...Ch. 7.2 - If F is a function from a set X to a set Y, then F...Ch. 7.2 - Prob. 3TYCh. 7.2 - Prob. 4TYCh. 7.2 - Prob. 5TYCh. 7.2 - Prob. 6TYCh. 7.2 - Prob. 7TYCh. 7.2 - Given a function F:XY , to prove that F is not one...Ch. 7.2 - Prob. 9TYCh. 7.2 - Prob. 10TYCh. 7.2 - Prob. 11TYCh. 7.2 - The definition of onr-to-one is stated in two...Ch. 7.2 - Fill in each blank with the word most or least. a....Ch. 7.2 - When asked to state the definition of one-to-one,...Ch. 7.2 - Let f:XY be a function. True or false? A...Ch. 7.2 - All but two of the following statements are...Ch. 7.2 - Let X={1,5,9} and Y={3,4,7} . a. Define f:XY by...Ch. 7.2 - Let X={a,b,c,d} and Y={e,f,g} . Define functions F...Ch. 7.2 - Let X={a,b,c} and Y={d,e,f,g} . Define functions H...Ch. 7.2 - Let X={1,2,3},Y={1,2,3,4} , and Z= {1,2} Define a...Ch. 7.2 - a. Define f:ZZ by the rule f(n)=2n, for every...Ch. 7.2 - Define F:ZZZZ as follows. For every ordered pair...Ch. 7.2 - a. Define F:ZZ by the rule F(n)=23n for each...Ch. 7.2 - a. Define H:RR by the rule H(x)=x2 , for each real...Ch. 7.2 - Explain the mistake in the following “proof.”...Ch. 7.2 - In each of 15-18 a function f is defined on a set...Ch. 7.2 - Prob. 16ESCh. 7.2 - Prob. 17ESCh. 7.2 - Prob. 18ESCh. 7.2 - Referring to Example 7.2.3, assume that records...Ch. 7.2 - Define Floor: RZ by the formula Floor (x)=x , for...Ch. 7.2 - Prob. 21ESCh. 7.2 - Let S be the set of all strings of 0’s and 1’s,...Ch. 7.2 - Define F:P({a,b,c})Z as follaws: For every A in...Ch. 7.2 - Les S be the set of all strings of a’s and b’s,...Ch. 7.2 - Let S be the et of all strings is a’s and b’s, and...Ch. 7.2 - Prob. 26ESCh. 7.2 - Let D be the set of all set of all finite subsets...Ch. 7.2 - Prob. 28ESCh. 7.2 - Define H:RRRR as follows: H(x,y)=(x+1,2y) for...Ch. 7.2 - Define J=QQR by the rule J(r,s)=r+2s for each...Ch. 7.2 - Prob. 31ESCh. 7.2 - a. Is log827=log23? Why or why not? b. Is...Ch. 7.2 - Prob. 33ESCh. 7.2 - The properties of logarithm established in 33-35...Ch. 7.2 - Prob. 35ESCh. 7.2 - Prob. 36ESCh. 7.2 - Prob. 37ESCh. 7.2 - Prob. 38ESCh. 7.2 - Prob. 39ESCh. 7.2 - Suppose F:XY is one—to—one. a. Prove that for...Ch. 7.2 - Suppose F:XY is into. Prove that for every subset...Ch. 7.2 - Prob. 42ESCh. 7.2 - Prob. 43ESCh. 7.2 - In 44-55 indicate which of the function in the...Ch. 7.2 - In 44-55 indicate which of the function in the...Ch. 7.2 - Prob. 46ESCh. 7.2 - Prob. 47ESCh. 7.2 - Prob. 48ESCh. 7.2 - Prob. 49ESCh. 7.2 - Prob. 50ESCh. 7.2 - Prob. 51ESCh. 7.2 - Prob. 52ESCh. 7.2 - Prob. 53ESCh. 7.2 - Prob. 54ESCh. 7.2 - Prob. 55ESCh. 7.2 - Prob. 56ESCh. 7.2 - Write a computer algorithm to check whether a...Ch. 7.2 - Write a computer algorithm to check whether a...Ch. 7.3 - If f is a function from X to Y’,g is a function...Ch. 7.3 - Prob. 2TYCh. 7.3 - If f is a one-to=-one correspondence from X to Y....Ch. 7.3 - Prob. 4TYCh. 7.3 - Prob. 5TYCh. 7.3 - Prob. 1ESCh. 7.3 - In each of 1 and 2, functions f and g are defined...Ch. 7.3 - In 3 and 4, functions F and G are defined by...Ch. 7.3 - In 3 and 4, functions F and G are defined by...Ch. 7.3 - Define f:RR by the rule f(x)=x for every real...Ch. 7.3 - Define F:ZZ and G:ZZ . By the rules F(a)=7a and...Ch. 7.3 - Define L:ZZ and M:ZZ by the rules L(a)=a2 and...Ch. 7.3 - Let S be the set of all strings in a’s and b’s and...Ch. 7.3 - Define F:RR and G:RZ by the following formulas:...Ch. 7.3 - Prob. 10ESCh. 7.3 - Define F:RR and G:RR by the rules F(n)=3x and...Ch. 7.3 - The functions of each pair in 12—14 are inverse to...Ch. 7.3 - G:R+R+ and G1:RR+ are defined by G(x)=x2andG1(x)=x...Ch. 7.3 - H and H-1 are both defined from R={1} to R-{1} by...Ch. 7.3 - Explain how it follows from the definition of...Ch. 7.3 - Prove Theorem 7.3.1(b): If f is any function from...Ch. 7.3 - Prove Theorem 7.3.2(b): If f:XY is a one-to-one...Ch. 7.3 - Prob. 18ESCh. 7.3 - If + f:XY and g:YZ are functions and gf is...Ch. 7.3 - If f:XY and g:YZ are function and gf is onto, must...Ch. 7.3 - Prob. 21ESCh. 7.3 - If f:XY and g:YZ are functions and gf is onto,...Ch. 7.3 - Prob. 23ESCh. 7.3 - Prob. 24ESCh. 7.3 - Prob. 25ESCh. 7.3 - In 26 and 27 find (gf)1,g1,f1, and f1g1 , and...Ch. 7.3 - In 26 and 27 find (gf)1,g1,f1 , and f1g1 by the...Ch. 7.3 - Prob. 28ESCh. 7.3 - Suppose f:XY and g:YZ are both one-to-one and...Ch. 7.3 - Prob. 30ESCh. 7.4 - A set is finite if, and only if,________Ch. 7.4 - Prob. 2TYCh. 7.4 - The reflexive property of cardinality says that...Ch. 7.4 - The symmetric property of cardinality says that...Ch. 7.4 - The transitive property of cardinality say that...Ch. 7.4 - Prob. 6TYCh. 7.4 - Prob. 7TYCh. 7.4 - Prob. 8TYCh. 7.4 - Prob. 9TYCh. 7.4 - Prob. 1ESCh. 7.4 - Show that “there are as many squares as there are...Ch. 7.4 - Let 3Z={nZn=3k,forsomeintegerk} . Prove that Z and...Ch. 7.4 - Let O be the set of all odd integers. Prove that O...Ch. 7.4 - Let 25Z be the set of all integers that are...Ch. 7.4 - Prob. 6ESCh. 7.4 - Prob. 7ESCh. 7.4 - Use the result of exercise 3 to prove that 3Z is...Ch. 7.4 - Show that the set of all nonnegative integers is...Ch. 7.4 - In 10-14 s denotes the sets of real numbers...Ch. 7.4 - Prob. 11ESCh. 7.4 - In 10-14 S denotes the set of real numbers...Ch. 7.4 - Prob. 13ESCh. 7.4 - Prob. 14ESCh. 7.4 - Show that the set of all bit string (string of 0’s...Ch. 7.4 - Prob. 16ESCh. 7.4 - Prob. 17ESCh. 7.4 - Must the average of two irrational numbers always...Ch. 7.4 - Prob. 19ESCh. 7.4 - Give two examples of functions from Z to Z that...Ch. 7.4 - Give two examples of function from Z to Z that are...Ch. 7.4 - Define a function g:Z+Z+Z+ by the formula...Ch. 7.4 - âa. Explain how to use the following diagram to...Ch. 7.4 - Prob. 24ESCh. 7.4 - Prob. 25ESCh. 7.4 - Prove that any infinite set contain a countable...Ch. 7.4 - Prove that if A is any countably infinite set, B...Ch. 7.4 - Prove that a disjoint union of any finite set and...Ch. 7.4 - Prove that a union of any two countably infinite...Ch. 7.4 - Prob. 30ESCh. 7.4 - Use the results of exercise 28 and 29 to prove...Ch. 7.4 - Prove that ZZ , the Cartesian product of the set...Ch. 7.4 - Prob. 33ESCh. 7.4 - Let P(s) be the set of all subsets of set S, and...Ch. 7.4 - Prob. 35ESCh. 7.4 - Prob. 36ESCh. 7.4 - Prove that if A and B are any countably infinite...Ch. 7.4 - Prob. 38ES
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
- Suppose we have a linear program in standard equation form maximize c'x subject to Ax=b, x≥ 0. and suppose u, v, and w are all optimal solutions to this linear program. (a) Prove that zu+v+w is an optimal solution. (b) If you try to adapt your proof from part (a) to prove that that u+v+w is an optimal solution, say exactly which part(s) of the proof go wrong. (c) If you try to adapt your proof from part (a) to prove that u+v-w is an optimal solution, say exactly which part(s) of the proof go wrong.arrow_forward(a) For the following linear programme, sketch the feasible region and the direction of the objective function. Use you sketch to find an optimal solution to the program. State the optimal solution and give the objective value for this solution. maximize +22 subject to 1 + 2x2 ≤ 4, 1 +3x2 ≤ 12, x1, x2 ≥0 (b) For the following linear programme, sketch the feasible region and the direction of the objective function. Explain, making reference to your sketch, why this linear programme is unbounded. maximize ₁+%2 subject to -2x1 + x2 ≤ 4, x1 - 2x2 ≤4, x1 + x2 ≥ 7, x1,x20 Give any feasible solution to the linear programme for which the objective value is 40 (you do not need to justify your answer).arrow_forwardfind the domain of the function f(x)arrow_forward
- For each of the following functions, find the Taylor Series about the indicated center and also determine the interval of convergence for the series. 1. f(x) = ex-2, c = 2 Π == 2. f(x) = sin(x), c = 2arrow_forwardQUESTION 5. Show that if 0 ≤r≤n, then r+2 r r (c) + (+³) + (+³) +- + (*) -(+) n n+ = r (1)...using induction on n. (2) ...using a combinatorial proof.arrow_forwardUse a power series to approximate each of the following to within 3 decimal places: 1. arctan 2. In (1.01)arrow_forward
- For each of the following power series, find the interval of convergence and the radius of convergence: n² 1.0 (x + 1)" n=1 շո 3n 2. Σ n=1 (x-3)n n3arrow_forwardUse a known series to find a power series in x that has the given function as its sum: 1. xcos(x³) 2. In (1+x) xarrow_forwardif n is odd integer then 4 does not divide narrow_forward
- or W Annuities L Question 2, 5.3.7 > Find the future value for the ordinary annuity with the given payment and interest rate. PMT = $2,000; 1.65% compounded quarterly for 11 years. The future value of the ordinary annuity is $ (Do not round until the final answer. Then round to the nearest cent as needed.) example Get more help Q Search 30 Larrow_forwardFind the cdf of a random variable Y whose pdf is given by; 2, 0≤x≤1 1/3, 0≤x≤1 a) f(x)=3, 2≤x≤4 0, elsewhere 2, 1≤x≤2 b) f(x)= (3-x)2, 2≤x≤3 0, elsewherearrow_forwardFor all integers a and b, a + b is not ≡ 0(mod n) if and only if a is not ≡ 0(mod n)a or is not b ≡ 0(mod n). Is conjecture true or false?why?arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Elements Of Modern AlgebraAlgebraISBN:9781285463230Author:Gilbert, Linda, JimmiePublisher:Cengage Learning,Algebra and Trigonometry (MindTap Course List)AlgebraISBN:9781305071742Author:James Stewart, Lothar Redlin, Saleem WatsonPublisher:Cengage LearningCollege AlgebraAlgebraISBN:9781305115545Author:James Stewart, Lothar Redlin, Saleem WatsonPublisher:Cengage Learning
- Algebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:CengageTrigonometry (MindTap Course List)TrigonometryISBN:9781305652224Author:Charles P. McKeague, Mark D. TurnerPublisher:Cengage Learning

Elements Of Modern Algebra
Algebra
ISBN:9781285463230
Author:Gilbert, Linda, Jimmie
Publisher:Cengage Learning,

Algebra and Trigonometry (MindTap Course List)
Algebra
ISBN:9781305071742
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning

College Algebra
Algebra
ISBN:9781305115545
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage

Trigonometry (MindTap Course List)
Trigonometry
ISBN:9781305652224
Author:Charles P. McKeague, Mark D. Turner
Publisher:Cengage Learning
Algebraic Complexity with Less Relations; Author: The University of Chicago;https://www.youtube.com/watch?v=ZOKM1JPz650;License: Standard Youtube License
Strassen's Matrix Multiplication - Divide and Conquer - Analysis of Algorithm; Author: Ekeeda;https://www.youtube.com/watch?v=UnpySHwAJsQ;License: Standard YouTube License, CC-BY
Trigonometric Equations with Complex Numbers | Complex Analysis #6; Author: TheMathCoach;https://www.youtube.com/watch?v=zdD8Dab1T2Y;License: Standard YouTube License, CC-BY