
EBK NUMERICAL METHODS FOR ENGINEERS
7th Edition
ISBN: 8220100254147
Author: Chapra
Publisher: MCG
expand_more
expand_more
format_list_bulleted
Textbook Question
Chapter 7, Problem 14P
Perform the identical MATLAB operations as those in Example 7.7 or use a software package of your choice to find all the roots of the polynomial
f(x)=(x+2)(x+5)(x−6)(x−4)(x−8)
Note that the poly function can be used to convert the roots to a polynomial.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
Consider the cones
K =
= {(x1, x2, x3) | € R³ :
X3
≥√√√2x² + 3x²
M =
= {(21,22,23)
(x1, x2, x3) Є R³: x3 >
+
2
3
Prove that M = K*.
Hint: Adapt the proof from the lecture notes for finding the dual of the Lorentz cone. Alternatively, prove the
formula (AL)* = (AT)-¹L*, for any cone LC R³ and any 3 × 3 nonsingular matrix A with real entries, where
AL = {Ax = R³ : x € L}, and apply it to the 3-dimensional Lorentz cone with an appropriately chosen matrix
A.
I am unable to solve part b.
Let
M = M₁U M₂ UM3 and K
M₁ = {(x1, x2) ER²: 2 ≤ x ≤ 8, 2≤ x ≤8},
M₂ = {(x1, x2)™ € R² : 4 ≤ x₁ ≤ 6, 0 ≤ x2 ≤ 10},
M3 = {(x1, x2) Є R²: 0 ≤ x₁ ≤ 10, 4≤ x ≤ 6},
¯ = cone {(1, 2), (1,3)†} ≤ R².
(a) Determine the set E(M,K) of efficient points of M with respect to K.
(b) Determine the set P(M, K) of properly efficient points of M with respect to K.
Chapter 7 Solutions
EBK NUMERICAL METHODS FOR ENGINEERS
Ch. 7 - Divide a polynomial f(x)x47.5x3+14.5x2+3x20 by the...Ch. 7 - Divide a polynomial f(x)=x55x4+x36x27x+10 by the...Ch. 7 - Prob. 3PCh. 7 - 7.4 Use Müller’s method or MATLAB to determine the...Ch. 7 - 7.6 Develop a program to implement Muller’s...Ch. 7 - 7.7 Use the program developed in Prob. 7.6 to...Ch. 7 - Develop a program to implement Bairstows method....Ch. 7 - Use the program developed in Prob. 7.8 to...Ch. 7 - Determine the real root of x3.5=80 with Excel,...Ch. 7 - 7.11 The velocity of a falling parachutist is...
Ch. 7 - Determine the roots of the simultaneous nonlinear...Ch. 7 - 7.13 Determine the roots of the simultaneous...Ch. 7 - 7.14 Perform the identical MATLAB operations as...Ch. 7 - 7.15 Use MATLAB or Mathcad to determine the...Ch. 7 - A two-dimensional circular cylinder is placed in a...Ch. 7 - 7.17 When trying to find the acidity of a...Ch. 7 - Consider the following system with three unknowns...Ch. 7 - 7.19 In control systems analysis, transfer...Ch. 7 - Develop an M-file function for bisection in a...Ch. 7 - 7.21 Develop an M-fi le function for the...Ch. 7 - 7.22 Develop an M-fi le function for the...Ch. 7 - Develop an M-fi le function for the secant method...Ch. 7 - Develop an M-file function for the modified secant...
Additional Engineering Textbook Solutions
Find more solutions based on key concepts
1. How is a sample related to a population?
Elementary Statistics: Picturing the World (7th Edition)
1. How much money is Joe earning when he’s 30?
Pathways To Math Literacy (looseleaf)
For Exercises 13–18, write the negation of the statement.
13. The cell phone is out of juice.
Math in Our World
Empirical versus Theoretical A Monopoly player claims that the probability of getting a 4 when rolling a six-si...
Introductory Statistics
Evaluate the integrals in Exercises 1–46.
1.
University Calculus: Early Transcendentals (4th Edition)
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, mechanical-engineering and related others by exploring similar questions and additional content below.Similar questions
- 5.17 An aluminum curtain wall panel 12 feet high is attached to large concrete columns (top and bottom) when the temperature is 65°F. No provision is made for differen- tial thermal movement vertically. Because of insulation between them, the sun heats up the wall panel to 120°F but the column to only 80°F. Determine the consequent compressive stress in the curtain wall. CONCRETE COLUMNS CONNECTIONS Stress= ALUMINUM WALL PANEL 12'-0"arrow_forward6.2 יך 4" 2" 2" Find the centroid of the following cross-sections and planes. X= Y=arrow_forwardFind the directional derivative of the function at P in direction Varrow_forward
- 6.4 49 Find the centroid of the following cross-sections and planes. X=_ Y= C15 XAO (CENTERED) KW14x90arrow_forward5.18 The steel rails of a continuous, straight railroad track are each 60 feet long and are laid with spaces be- tween their ends of 0.25 inch at 70°F. a. At what temperature will the rails touch end to end? b. What compressive stress will be produced in the rails if the temperature rises to 150°F? T= Stress= L= 60' 25 @T=70°Farrow_forwardStrength of Materials Problems 5.16 A long concrete bearing wall has vertical expansion joints placed every 40 feet. Determine the required width of the gap in a joint if it is wide open at 20°F and just barely closed at 80°F. Assume α = 6 × 10-6/°F. Width= CONCRETE BEARING WALL EXPANSION JOINT 40' 40' 40' 293arrow_forward
- Can you show me a step by step explanation please.arrow_forward9.7 Given the equations 0.5x₁-x2=-9.5 1.02x₁ - 2x2 = -18.8 (a) Solve graphically. (b) Compute the determinant. (c) On the basis of (a) and (b), what would you expect regarding the system's condition? (d) Solve by the elimination of unknowns. (e) Solve again, but with a modified slightly to 0.52. Interpret your results.arrow_forward12.42 The steady-state distribution of temperature on a heated plate can be modeled by the Laplace equation, 0= FT T + 200°C 25°C 25°C T22 0°C T₁ T21 200°C FIGURE P12.42 75°C 75°C 00°C If the plate is represented by a series of nodes (Fig. P12.42), cen- tered finite-divided differences can be substituted for the second derivatives, which results in a system of linear algebraic equations. Use the Gauss-Seidel method to solve for the temperatures of the nodes in Fig. P12.42.arrow_forward
- 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
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- College Algebra (MindTap Course List)AlgebraISBN:9781305652231Author:R. David Gustafson, Jeff HughesPublisher:Cengage LearningTrigonometry (MindTap Course List)TrigonometryISBN:9781337278461Author:Ron LarsonPublisher:Cengage LearningAlgebra: Structure And Method, Book 1AlgebraISBN:9780395977224Author:Richard G. Brown, Mary P. Dolciani, Robert H. Sorgenfrey, William L. ColePublisher:McDougal Littell
- Glencoe Algebra 1, Student Edition, 9780079039897...AlgebraISBN:9780079039897Author:CarterPublisher:McGraw Hill

College Algebra (MindTap Course List)
Algebra
ISBN:9781305652231
Author:R. David Gustafson, Jeff Hughes
Publisher:Cengage Learning

Trigonometry (MindTap Course List)
Trigonometry
ISBN:9781337278461
Author:Ron Larson
Publisher:Cengage Learning

Algebra: Structure And Method, Book 1
Algebra
ISBN:9780395977224
Author:Richard G. Brown, Mary P. Dolciani, Robert H. Sorgenfrey, William L. Cole
Publisher:McDougal Littell



Glencoe Algebra 1, Student Edition, 9780079039897...
Algebra
ISBN:9780079039897
Author:Carter
Publisher:McGraw Hill
Ring Examples (Abstract Algebra); Author: Socratica;https://www.youtube.com/watch?v=_RTHvweHlhE;License: Standard YouTube License, CC-BY
Definition of a Ring and Examples of Rings; Author: The Math Sorcerer;https://www.youtube.com/watch?v=8yItsdvmy3c;License: Standard YouTube License, CC-BY