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]
3 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]3 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
A researcher posts a newspaper advertisement offering $20 in exchange for participation in a short study. The researcher accepts
Alborosie

Answer:

C : VALID

Step-by-step explanation:

5 0
3 years ago
Read 2 more answers
X-2y=0 ,x²-y²=3<br>by step​
masya89 [10]

Answer:

x=2, y=1

x=-2, y = -1

Step-by-step explanation:

x - 2y = 0

x = 2y

x² - y² = 3

(2y)² - y² = 3

3y² = 3

y² = 1

y = 1 or y = - 1

x = 2 or x = -2

5 0
4 years ago
Tom has 24 books. 8 books are novels,
Juliette [100K]

25% is the percentage of magazines

8 0
3 years ago
Whats 3a+a+5b-2b using the indicated operations​
Pepsi [2]

Answer:

4a + 3b

Step-by-step explanation:

3a + a + 5b - 2b

3a + s = 4a

5b - 2b = 3b

<em><u>4a + 3b</u></em>

6 0
3 years ago
Read 2 more answers
Solve using any method. All work must be shown and handwritten.
Rashid [163]

Answer:

x =  - 3

y = 1

Step-by-step explanation:

Write the system

3x - y =  - 10

x + y =  - 2

Solve by Elimination.

multiply the second equation by -3.

3x - y =  - 10

-3x   - 3y =  6

Add the Equations.

- 4y =  - 4

y = 1

Plug this back in one of the equations.

x + 1 =  - 2

x =  - 3

8 0
3 years ago
Read 2 more answers
Other questions:
  • I wish I can give out more points but I'm lacking on points myself, so sorry! thank you for anyone who puts their time into help
    11·1 answer
  • Please help math experts ♡​
    8·2 answers
  • What temperature is ten degrees higher than minus seven degrees
    5·2 answers
  • 9 yd<br> 12 yd<br> What is the length of the hypotenuse?
    10·2 answers
  • A metalworker has a metal alloy that is 30% copper and another alloy that is 65% copper. How many kilograms of each alloy should
    7·1 answer
  • A basketball player made 44 out of 100 attempted free throws. What percent of free throws was made?
    12·2 answers
  • Joy uses 9.5 pints of blue paint and white paint to paint her bedroom walls. 3 5 of this amount is blue paint, and the rest is w
    10·1 answer
  • Please answer this question I will give you brainliest!​
    5·1 answer
  • Determine if the following triangles are similar. If yes, choose the correct postulate; if no,
    11·2 answers
  • Which equation represents the line below. ​
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!