
Concept explainers
To count: The number of four-digit numbers whose digits are 1, 2, 3, 4, or 5 and no property holds.

Answer to Problem 1E
The number of four digit numbers is 625.
Explanation of Solution
Procedure used:
Multiplication principle:
When a task has p outcomes and, no matter what the outcome of the first task, a second task has some q outcomes, then the two tasks performed consecutively will have
Calculation:
It is given that the four-digit number has to be formed from amongst the five digits.
As no property holds, each digit place of the four-digit number will be any of the five digits.
Hence, the number of four digit numbers becomes
Therefore, the number of four digit numbers is 625.
To count: The number of four-digit numbers whose digits are 1, 2, 3, 4, or 5 and the property of the digits being distinct, holds.

Answer to Problem 1E
The number of four digit numbers is 120.
Explanation of Solution
Procedure used:
Multiplication principle:
When a task has p outcomes and, no matter what the outcome of the first task, a second task has some q outcomes, then the two tasks performed consecutively will have
Calculation:
It is given that the four-digit number has to be formed from amongst the five digits.
As property of the digit being distinct holds, each digit place of the four-digit number will be any of the five digits but one less from the previous in the next place.
Hence, the number of four digit numbers becomes
Therefore, the number of four digit numbers is 120.
To count: The number of four-digit numbers whose digits are 1, 2, 3, 4, or 5 and the property of the number being even.

Answer to Problem 1E
The number of four digit numbers is 250.
Explanation of Solution
Procedure used:
Multiplication principle:
When a task has p outcomes and, no matter what the outcome of the first task, a second task has some q outcomes, then the two tasks performed consecutively will have
Calculation:
It is given that the four-digit number has to be formed from amongst the five digits.
As the property of the number being even holds, each digit place of the four-digit number will be any of the five digits except at unit’s place.
The unit’s place of the numbers will carry even digits that are 2 and 4.
Hence, the number of four digit numbers becomes
Therefore, the number of four digit numbers is 250.
To count: The number of four-digit numbers whose digits are 1, 2, 3, 4, or 5 and both the properties hold.

Answer to Problem 1E
The number of four digit numbers is 48.
Explanation of Solution
Procedure used:
Multiplication principle:
When a task has p outcomes and, no matter what the outcome of the first task, a second task has some q outcomes, then the two tasks performed consecutively will have
Calculation:
It is given that the four-digit number has to be formed from amongst the five digits.
As both the properties hold, each digit place of the four-digit number will be any of the five digits.
However, the choices for the unit’s place are 2 and the choices for other places starts from 4 and ends at 2.
Hence, the number of four digit numbers becomes
Therefore, the number of four digit numbers is 48.
Want to see more full solutions like this?
Chapter 2 Solutions
Introductory Combinatorics
- 9.22 Develop, debug, and test a program in either a high-level language or a macro language of your choice to solve a system of equations with Gauss-Jordan elimination without partial pivoting. Base the program on the pseudocode from Fig. 9.10. Test the program using the same system as in Prob. 9.18. Compute the total number of flops in your algorithm to verify Eq. 9.37. FIGURE 9.10 Pseudocode to implement the Gauss-Jordan algorithm with- out partial pivoting. SUB GaussJordan(aug, m, n, x) DOFOR k = 1, m d = aug(k, k) DOFOR j = 1, n aug(k, j) = aug(k, j)/d END DO DOFOR 1 = 1, m IF 1 % K THEN d = aug(i, k) DOFOR j = k, n aug(1, j) END DO aug(1, j) - d*aug(k, j) END IF END DO END DO DOFOR k = 1, m x(k) = aug(k, n) END DO END GaussJordanarrow_forward11.9 Recall from Prob. 10.8, that the following system of equations is designed to determine concentrations (the e's in g/m³) in a series of coupled reactors as a function of amount of mass input to each reactor (the right-hand sides are in g/day): 15c3cc33300 -3c18c26c3 = 1200 -4c₁₂+12c3 = 2400 Solve this problem with the Gauss-Seidel method to & = 5%.arrow_forward9.8 Given the equations 10x+2x2-x3 = 27 -3x-6x2+2x3 = -61.5 x1 + x2 + 5x3 = -21.5 (a) Solve by naive Gauss elimination. Show all steps of the compu- tation. (b) Substitute your results into the original equations to check your answers.arrow_forward
- Tangent planes Find an equation of the plane tangent to the following surfaces at the given points (two planes and two equations).arrow_forwardVectors u and v are shown on the graph.Part A: Write u and v in component form. Show your work. Part B: Find u + v. Show your work.Part C: Find 5u − 2v. Show your work.arrow_forwardVectors u = 6(cos 60°i + sin60°j), v = 4(cos 315°i + sin315°j), and w = −12(cos 330°i + sin330°j) are given. Use exact values when evaluating sine and cosine.Part A: Convert the vectors to component form and find −7(u • v). Show every step of your work.Part B: Convert the vectors to component form and use the dot product to determine if u and w are parallel, orthogonal, or neither. Justify your answer.arrow_forward
- Suppose that one factory inputs its goods from two different plants, A and B, with different costs, 3 and 7 each respective. And suppose the price function in the market is decided as p(x, y) = 100 - x - y where x and y are the demand functions and 0 < x, y. Then as x = y= the factory can attain the maximum profit,arrow_forwardBob and Teresa each collect their own samples to test the same hypothesis. Bob’s p-value turns out to be 0.05, and Teresa’s turns out to be 0.01. Why don’t Bob and Teresa get the same p-values? Who has stronger evidence against the null hypothesis: Bob or Teresa?arrow_forwardf(x) = = x - 3 x²-9 f(x) = {x + 1 x > 3 4 x < 3 -10 5 10 5 5. 10 5- 07. 10 -10 -5 0 10 5 -101 :: The function has a “step" or "jump" discontinuity at x = 3 where f(3) = 7. :: The function has a value of f (3), a limit as x approaches 3, but is not continuous at x = 3. :: The function has a limit as x approaches 3, but the function is not defined and is not continuous at x = 3. :: The function has a removable discontinuity at x=3 and an infinite discontinuity at x= -3.arrow_forward
- Review a classmate's Main Post. 1. State if you agree or disagree with the choices made for additional analysis that can be done beyond the frequency table. 2. Choose a measure of central tendency (mean, median, mode) that you would like to compute with the data beyond the frequency table. Complete either a or b below. a. Explain how that analysis can help you understand the data better. b. If you are currently unable to do that analysis, what do you think you could do to make it possible? If you do not think you can do anything, explain why it is not possible.arrow_forwardCalculus lll May I please have the solutions for the following examples? Thank youarrow_forwardCalculus lll May I please have the solutions for the following exercises that are blank? Thank youarrow_forward
- Discrete Mathematics and Its Applications ( 8th I...MathISBN:9781259676512Author:Kenneth H RosenPublisher:McGraw-Hill EducationMathematics for Elementary Teachers with Activiti...MathISBN:9780134392790Author:Beckmann, SybillaPublisher:PEARSON
- Thinking Mathematically (7th Edition)MathISBN:9780134683713Author:Robert F. BlitzerPublisher:PEARSONDiscrete Mathematics With ApplicationsMathISBN:9781337694193Author:EPP, Susanna S.Publisher:Cengage Learning,Pathways To Math Literacy (looseleaf)MathISBN:9781259985607Author:David Sobecki Professor, Brian A. MercerPublisher:McGraw-Hill Education





