1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
vichka [17]
2 years ago
10

3 determine the highest real root of f (x) = x3− 6x2 + 11x − 6.1: (a) graphically. (b) using the newton-raphson method (three it

erations, xi = 3.5). (c) using the secant method (three iterations, xi−1 = 2.5 and xi = 3.5). (d) using the modified secant method (three iterations, xi = 3.5, δ = 0.01). (e) determine all the roots with matlab.

Mathematics
1 answer:
Juliette [100K]2 years ago
6 0

(a) See the first attachment for a graph. This graphing calculator displays roots to 3 decimal places. (The third attachment shows a different graphing calculator and 10 significant digits.)

(b) In the table of the first attachment, the column headed by g(x) gives iterations of Newton's Method. (For Newton's method, it is convenient to let the calculator's derivative function compute the derivative f'(x) of the function f(x). We have defined g(x) = x - f(x)/f'(x).) The result of the 3rd iteration is ...

... x ≈ 3.0473167

(c) The function h(x₁, x₂) computes iterations using the secant method. The results for three iterations of that method are shown below the table in the attachment. The result of the 3rd iteration is ...

... x ≈ 3.2291234

(d) The function h(x, x+0.01) computes the modified secant method as required by the problem statement. The result of the 3rd iteration is ...

... x ≈ 3.0477377

(e) Using <em>Mathematica</em>, the roots are found to be as shown in the second attachment. The highest root is about ...

... x ≈ 3.0466805180

_____

<em>Comment on these methods</em>

Newton's method can have convergence problems if the starting point is not sufficiently close to the root. A graphing calculator that gives a 3-digit approximation (or better) can help avoid this issue. For the calculator used here, the output of "g(x)" is computed even as the input is typed, so one can simply copy the function output to the input to get a 12-significant digit approximation of the root as fast as you can type it.

The "modified" secant method is a variation of the secant method that does not require two values of the function to start with. Instead, it uses a value of x that is "close" to the one given. For our purpose here, we can use the same h(x1, x2) for both methods, with a different x2 for the modified method.

We have defined h(x1, x2) = x1 - f(x1)(f(x1)-f(x2))/(x1 -x2).

You might be interested in
Members of the Granola Gang were popping popcorn over the campfire.
nordsb [41]

Answ

JOSUE

Step-by-step explanation:

1 Y 2 3 4 5 6 7 8 9 10 BOOM ESO ES LA RESPUESTA

8 0
3 years ago
Class
pav-90 [236]
20-24 ...................
7 0
3 years ago
Solve the formula for the specified variable. V=CMU for C
damaskus [11]

In order to get c by itself you will need to divide MU by both sides give you V/MU=C

6 0
3 years ago
In a scale drawing of a garden, a distance of 35 feet is represented by a line segment 4 inches long. on the same drawing, what
nalin [4]

Answer:

122.5\ ft

Step-by-step explanation:

we know that

Using proportion

\frac{35}{4}\frac{ft}{in}=\frac{x}{14}\frac{ft}{in}\\ \\x=35*14/4\\ \\x=122.5\ ft

7 0
2 years ago
Find the area if each circle. use 3.14 for x and round your answer to the nearest tenth.
Ket [755]
5. area = 452.4
6. area = 56.8
3 0
2 years ago
Other questions:
  • Calculate the length b to two decimal places.
    9·1 answer
  • 5c+16.5=13.5+10c PLease answer quicly
    9·2 answers
  • I have no idea what I'm doing
    14·1 answer
  • Evaluate y=3x for x=2
    5·2 answers
  • Find a formula for the sum of n terms. use the formula to find the limit as n → ∞. lim n→∞ n 3i n 2 n i = 1
    13·1 answer
  • 13 + 3p + 10 = 23+ 3p . This is so confusing .. I need help solving this equation :/
    7·2 answers
  • Pls help I’ll give u some of those brain things
    13·2 answers
  • Pls answer 1 and 2 will give brainliest to who is right
    8·1 answer
  • At a football stadium, 20% of the fans in attendance were teenagers. If there were 350 teenagers at the football stadium, what w
    6·2 answers
  • Apples cost $1.10 per pound. Darius bought x pounds of apples for a total cost of $2.75.
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!