Determine the roots of
(a)

To calculate: The real roots of the equation
Answer to Problem 4P
Solution: Graphically, the real roots of the equation are approximated as
Explanation of Solution
Given Information: The equation
Formula used: The roots of an equation can be represented graphically by the x-coordinate of the point where the graph intercepts the x-axis.
Calculation:
Use the following MATLAB code to plot the function
Execute the above code to obtain the plot as,
From the plot, the zeros of the equation are approximated as
(b)

To calculate: The root of the equation
Answer to Problem 4P
Solution: The root of the equation is approximated as
Explanation of Solution
Given Information: The function equation is
Initial guesses are,
Formula used: A root of an equation can be obtained using the bisection method as follows:
1. Choose two values of x, say a and b such that
2. Estimate the root by
3. If,
Calculation:
For the function
Thus,
Calculate the first root to be,
Further,
Thus,
Calculate the second root to be:
The approximate error is computed as:
Therefore, the approximate relative percentage error is 100%.
Furthermore,
Thus,
Calculate the third root to be:
The approximate error is computed as:
The approximate error is 33.3%.
Further,
Thus,
Calculate the fourth root to be:
The approximate error is computed as:
The approximate error is 14.28%.
Thus,
Therefore,
Calculate the fifth root to be:
The approximate error is computed as:
The approximate error is 7.69%.
Thus,
Therefore,
Calculate the sixth root to be:
The approximate error is computed as:
The approximate error is 3.7%.
Thus,
Therefore,
Calculate the seventh root to be:
The approximate error is computed as:
The approximate error is 1.89%.
Further,
Thus,
Calculate the eighth root to be:
The approximate error is computed as:
The approximate error is 0.93%.
As,
(c)

To calculate: The root of the equation
Answer to Problem 4P
Solution: The root of the equation can be approximated as
Explanation of Solution
Given Information: The equation
Initial guesses are,
Formula used: A root of an equation can be obtained using the false-position method as follows:
1. Choose two values of x, say a and b such that
2. Estimate the root by
3. If,
Calculation:
For the function
Thus,
Calculate the first root to be,
Now,
Thus,
Calculate the second root to be:
The approximate error is computed as:
The approximate relative percentage error is 24.25%.
Further,
Thus,
Calculate the third root to be:
The approximate error is computed as:
The approximate error is 6.36%.
Now,
Thus,
Calculate the fourth root to be:
The approximate error is computed as:
The approximate error is 1.68%.
Now,
Thus,
Calculate the fifth root would be:
The approximate error is computed as:
The approximate error is 0.45%.
As,
Want to see more full solutions like this?
Chapter 5 Solutions
Numerical Methods For Engineers, 7 Ed
Additional Math Textbook Solutions
University Calculus
University Calculus: Early Transcendentals (4th Edition)
Algebra and Trigonometry (6th Edition)
Mathematics for the Trades: A Guided Approach (11th Edition) (What's New in Trade Math)
Beginning and Intermediate Algebra
Calculus: Early Transcendentals (2nd Edition)
- Complex Analysis 2 z3+3 Q1: Evaluate cz(z-i)² the Figure. First exam 2024-2025 dz, where C is the figure-eight contour shown inarrow_forwardConstruct a state-level description (i.e., a state diagram with transitions) for aTuring machine that decides the language {a^(n)b^(2n)c^(n) | n ∈ N}.arrow_forwardFind the sum of products expansion of the function F (x, y, z) = ̄x · y + x · z in two ways: (i) using a table; and (ii) using Boolean identitiesarrow_forward
- The NOR operator, denoted as ↓, behaves as 0 ↓ 0 = 1, 0 ↓ 1 = 0, 1 ↓ 0 = 0,1 ↓ 1 = 0. Show that the any Boolean function over any number of variables can be expressed using onlyNOR operators (in addition to those variables and constants). HINT: Recall that any Boolean function hasa representation as a sum of products expansionarrow_forwardConsider the Turing machine given in lecture which decides the languageB = {w#w | w is a binary string}.Simulate the Turing machine to show that the string 1001#1001 will be accepted by the Turing machine. Show all steps.arrow_forwardQ/Find the Laurent series of (2-3) cos↓ around z = 1. 2-1arrow_forward
- #1). A technique is given with 150 mAs is 40 kV and produces an EI value = 400. Find the new EI value, if mAs is 75 and 34 kV are used.arrow_forwardQ3: Answer the following: (i) Let f(z) is an analytic function in a simply connected domain S and y is a simple, closed, positively oriented contour lying in S. Prove that f, f(z)dz = 0.arrow_forwardUse the method of undetermined coefficients to solve the given nonhomogeneous system.X' = −1 33 −1 X + −4t2t + 2 X(t) =arrow_forward
- Detailed report without CHATGPT, accept if you can give with code and plots, previous reported . Do not waste my question.arrow_forwardPlease do not give inappropriate solutions, previous question reported, i need correct report solution for this, NO CHATGPTarrow_forwardNeed detailed report without CHATGPT, accept if you can give with code and plots, previous reported Plots are required.arrow_forward
- Algebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:CengageAlgebra: Structure And Method, Book 1AlgebraISBN:9780395977224Author:Richard G. Brown, Mary P. Dolciani, Robert H. Sorgenfrey, William L. ColePublisher:McDougal Littell
- Algebra and Trigonometry (MindTap Course List)AlgebraISBN:9781305071742Author:James Stewart, Lothar Redlin, Saleem WatsonPublisher:Cengage LearningGlencoe Algebra 1, Student Edition, 9780079039897...AlgebraISBN:9780079039897Author:CarterPublisher:McGraw Hill




