Concept explainers
Determine the real root of
(a) Graphically.
(b) Using bisection to determine the root to
(c) Perform the same computation as in (b) but use the false-position method and
(a)
The real roots of the equation
Answer to Problem 3P
Solution:
The approximate real root of the equation is 0.6.
Explanation of Solution
Given Information:
The equation
Calculation:
The graph of the function can be plotted using MATLAB.
Code:
Output:
This gives the following plot:
The roots of an equation can be represented graphically by the x-coordinate of the point where the graph cuts the x-axis. From the plot, the only zeros of the equation can be approximated as 0.6.
(b)
To calculate: The root of the equation
Solution:
The root of the equation can be approximated as 0.59375.
Given Information:
The equation
Formula Used:
A root of an equation can be obtained using the bisection method as follows:
1. Choose 2 values x, say a andb such that
2. Now, estimate the root by
3. If,
Calculation:
For the provided function:
Hence,
Now take the first root to be,
Now,
Thus,
Now, the second root would be:
The approximate error can be computed as:
The approximate relative percentage error is 200%.
Now,
Thus,
Now, the third root would be:
The approximate error can be computed as:
The approximate error is 11.1%.
Now,
Thus,
Now, the fourth root would be:
The approximate error can be computed as:
The approximate error is 5.26%.
As
(c)
To calculate: The root of the equation
Solution:
The root of the equation can be approximated as 0.57956.
Given Information:
The equation
Formula Used:
A root of an equation can be obtained using the false-position method as follows:
1. Choose 2 values x, say a andb such that
2. Now, estimate the root by
3. If,
Calculation:
For the provided function:
Hence,
Now take the first root to be,
Now,
Thus,
Now, the second root would be:
The approximate error can be computed as:
The approximate relative percentage error is 200%.
Now,
Thus,
Now, the third root would be:
The approximate error can be computed as:
The approximate error is 1.29%.
Now,
Thus,
Now, the fourth root would be:
The approximate error can be computed as:
The approximate error is 0.17%.
As
(b)
To calculate: The root of the equation
Answer to Problem 3P
Solution:
The root of the equation can be approximated as 0.59375.
Explanation of Solution
Given Information:
The equation
Formula Used:
A root of an equation can be obtained using the bisection method as follows:
1. Choose 2 values x, say a andb such that
2. Now, estimate the root by
3. If,
Calculation:
For the provided function:
Hence,
Now take the first root to be,
Now,
Thus,
Now, the second root would be:
The approximate error can be computed as:
The approximate relative percentage error is 200%.
Now,
Thus,
Now, the third root would be:
The approximate error can be computed as:
The approximate error is 11.1%.
Now,
Thus,
Now, the fourth root would be:
The approximate error can be computed as:
The approximate error is 5.26%.
As
(c)
To calculate: The root of the equation
Solution:
The root of the equation can be approximated as 0.57956.
Given Information:
The equation
Formula Used:
A root of an equation can be obtained using the false-position method as follows:
1. Choose 2 values x, say a andb such that
2. Now, estimate the root by
3. If,
Calculation:
For the provided function:
Hence,
Now take the first root to be,
Now,
Thus,
Now, the second root would be:
The approximate error can be computed as:
The approximate relative percentage error is 200%.
Now,
Thus,
Now, the third root would be:
The approximate error can be computed as:
The approximate error is 1.29%.
Now,
Thus,
Now, the fourth root would be:
The approximate error can be computed as:
The approximate error is 0.17%.
As
(c)
To calculate: The root of the equation
Answer to Problem 3P
Solution:
The root of the equation can be approximated as 0.57956.
Explanation of Solution
Given Information:
The equation
Formula Used:
A root of an equation can be obtained using the false-position method as follows:
1. Choose 2 values x, say a andb such that
2. Now, estimate the root by
3. If,
Calculation:
For the provided function:
Hence,
Now take the first root to be,
Now,
Thus,
Now, the second root would be:
The approximate error can be computed as:
The approximate relative percentage error is 200%.
Now,
Thus,
Now, the third root would be:
The approximate error can be computed as:
The approximate error is 1.29%.
Now,
Thus,
Now, the fourth root would be:
The approximate error can be computed as:
The approximate error is 0.17%.
As
Want to see more full solutions like this?
Chapter 5 Solutions
Numerical Methods for Engineers
Additional Math Textbook Solutions
Pathways To Math Literacy (looseleaf)
Probability And Statistical Inference (10th Edition)
APPLIED STAT.IN BUS.+ECONOMICS
Elementary Statistics: A Step By Step Approach
- Find the unknown value. 27. y varies jointly with x and the cube root of 2. If when x=2 and z=27,y=12, find y if x=5 and z=8.arrow_forwardThe population P (in millions) of Texas from 2001 through 2014 can be approximated by the model P=20.913e0.0184t, where t represents the year, with t=1 corresponding to 2001. According to this model, when will the population reach 32 million?arrow_forwardIf a coffee filter is dropped, its velocity after t seconds is given by v(t)=4(10.0003t) feet per second. What is the terminal velocity, and how long does it take the filter to reach 99 of terminal velocity? Use a table increment of 0.1 and given your answer to the nearest tenth of a second.arrow_forward
- The number N of beavers in a given area after x years can be approximated by N=5.5100.23x,0x10. Use the model to approximate how many years it will take for the beaver population to reach 78.arrow_forwardFind the intensity of light at a depth of 12 meter if I0=14 and k=0.7. Round to two decimals.arrow_forwardDetermine the real root of f(x)=x4-8x3-35x2+450x -1001. Using false-position method to locate the root. Employ initial guesses of xl=4.5 and xu=6 and iterate until the estimated error εa falls below the level of εs=1.0%. Note: Round-off your values to 6 decimal places. Write your answer for the root first (in 6dp), followed by the approximation error percentage (in 2dp) and separate your answer by a comma. (Ex. X.XXXXXX,X.XXXXXX)arrow_forward
- Determine the real root of f(x) = -25 + 82x - 90x2 + 44x3 - 8x4 + 0.7x5: a.Graphically. b. Using bisection to determine the root to es 5 10%. Employ initial guesses of a = 0.5 and b = 1.0. c. Perform the same computation as in b but use the false-position method and es = 0.2%.arrow_forwardThe windchill index announced during the winter by the weather bureau measures how cold it "feels" for a given temperature t (in degrees Fahrenheit) and wind speed w (in miles per hour). It is calculated by the formula C(t, w) = 35.74 + 0.6215t - 35.75w 0.16 + 0.4275tw0.16 + '.+ If the temperature is 31 degrees and the wind speed is 10 miles per hour, estimate the change in the windchill temperature if the wind speed increases by 4 miles per hour and the temperature drops by 5 degrees. (Round your answer to two decimal places.)arrow_forwardEvaluate √12 to four decimal places by Newton-Raphson method.arrow_forward
- Calculate the root of the equation given as f(x) x3 + 3x - 5 with the Regula-Falsi method in the range [ 1, 2 ]. (Do it for 7 iterations and calculate the approximate relative percentage error. Take 6 digits after comma.)arrow_forwardFind the marrow_forwardEstimate f(−1.99,−1.03) given that f(−2,−1)=−3, fx(−2,−1)=4, and fy(−2,−1)=1.arrow_forward
- Intermediate AlgebraAlgebraISBN:9781285195728Author:Jerome E. Kaufmann, Karen L. SchwittersPublisher:Cengage LearningBig Ideas Math A Bridge To Success Algebra 1: Stu...AlgebraISBN:9781680331141Author:HOUGHTON MIFFLIN HARCOURTPublisher:Houghton Mifflin Harcourt
- College Algebra (MindTap Course List)AlgebraISBN:9781305652231Author:R. David Gustafson, Jeff HughesPublisher:Cengage LearningAlgebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:Cengage