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
(10 points) Joe’s parents bought him a new car for his birthday. They paid $6990 for a car that was originally priced at $7599.
Andru [333]

Answer:

91.99%

Step-by-step explanation:

To find what percentage of $7599 is $6990, we simply need to divide $7599 by $6990 and multiply by 100:

6990 / 7599 * 100 = 91.99%

Therefore, they paid 91.99% of the original price.

5 0
3 years ago
D=DVDs and G=Games solve for 2D+3G=15.50 and 3D+1G=12.05
kogti [31]

We have

1G = 12.05 - 3D;

Then,

2D + 3( 12.05 - 3D) = 15.50;

2D + 36.15 - 9D = 15.50;

- 7D = - 20.65;

D = 2.95;

Finally, G = 12.05 - 3 x 2.95;

G = 3.20;

3 0
3 years ago
What is the average rate of change of the function from x = 0 to x = 2?.
irina1246 [14]

The average rate of change of the function from x = 0 to x = 2 is -2

From the complete question (see attachment), we have the following ordered pair when x = 0 and x = 2

(x,y) = \{(0,10)\ (2,6)\}

The average rate of change is calculated using:

\Delta x = \frac{y_2 -y_1}{x_2 -x_1}

So, we have:

\Delta x = \frac{6-10}{2-0}

Evaluate common terms

\Delta x = \frac{-4}{2}

Divide -4 by 2

\Delta x = -2

Hence, the average rate of change of the function from x = 0 to x = 2 is -2

Read more about rate of change at:

brainly.com/question/8728504

5 0
2 years ago
Will mark brainliest if correct :)
Finger [1]

Answer:

d = 12

c = 4

so I think d > c

Step-by-step explanation:

1 x 12 = 12

0.75 x 4 = 3

12 + 3 = 15

8 0
3 years ago
Is 1/2 greater than 2/8
kifflom [539]
Yes, because 2/8 simplified is 1/4.

1/2 > 1/4
8 0
3 years ago
Read 2 more answers
Other questions:
  • Is 87 composite or prime
    13·2 answers
  • Find an equation of the line that passes through the points (1,2) and (2,3).
    5·2 answers
  • A seamstress needs to cut 15- inches pices of ribbons from a roll of ribbon that is 9 feet in length. What is the greatest numbe
    12·1 answer
  • What is the equation of the line that is parallel to the given
    11·2 answers
  • A bag of kale chips weights 5.336 ounces. Round the weight of the bag to the nearest tenth of an ounce
    9·1 answer
  • A telephone pole breaks and falls as shown. To the nearest foot, what was the original height of the pole? Please i need this as
    9·1 answer
  • PLEASE HELP WILL MARK BRAINLIEST!!
    10·2 answers
  • 39.800 000 in scientific notation?​
    6·1 answer
  • Need to know this now pls !!! NEED THE PROCESS , TOO!!!<br><br> x squared - 18x = -117
    13·2 answers
  • What is an equation of the line that passes through the point (6, 6) and is parallel to
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!