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
Maria earns $80 per day working at a gas station. Write an algebraic expression to represent the amount of money she will earn i
Simora [160]

Answer:

The algebraic expression is 80d

Step-by-step explanation:

Maria's earnings per day = $80

Number of days= d

Total earnings for d days:

80d

Where,

80 is earnings per day

d is number of days

The algebraic expression is 80d

Algebraic equation is

y= 80d

Where

y= total income earned in d days

The expression is different from am equation because of the equal to sign(=)

3 0
3 years ago
Sophia has $8 to spend on lunch. Does she have enough money for a sandwich, a drink, and a bag of chips?
aniked [119]

Answer:

unknown, because the cost of the sandwich, a drink and a bag of chips where not listed in the question

7 0
3 years ago
Forty percent of the 30 members of the drama club were members of the senior class
andriy [413]

10%of30=3

3x4=12

A. 40%of 30=12 senior class members.

B. 60% of the class were not senior class members

4 0
2 years ago
Read 2 more answers
Elana walked 12 miles. then she walked 1/4 that distance. how far did she walk all together. select all that apply.
Nezavi [6.7K]

Answer:

c., d., f

Step-by-step explanation:

"elana walked 12 miles"

That is 12.

"then she walked 1/4 that distance"

That is 1/4 of 12 miles, so it is 1/4 * 12

She walked altogether

12 + 1/4 * 12 = 12 + 3 = 15

She walked altogether 15 miles.

a.12+1/4  = 12.25 which is not 15

b.12×1/4  = 3 which is not 15

c.12+1/4×12  = 12 + 3 = 15 which is correct

d.12(1+ 1/4)  = 12(1.25) = 15 which is correct

e.12×3/4  = 9 which is not 15

f.12×5/4 = 15 which is correct

Answer: c., d., f

3 0
3 years ago
PLEASE HELP ME!!!!<br> I need help with number 14.
gavmur [86]

Answer:

D

Step-by-step explanation:

4 0
3 years ago
Other questions:
  • at the end of the day vegetables at farm market sell for $2.00 a pound and a bakery costs $3.50. if Charlene wants to buy a bask
    11·1 answer
  • F(x) = 3x-1 find f(x) when x=2
    12·1 answer
  • Simplify (9x^3-4x+10)+(x^3+10x-9)
    13·1 answer
  • Of the shape shown below.<br> units?<br> Show Calculator<br> What is the answer
    10·1 answer
  • A letter is selected at random from the alphabet. What is the probability it is NOT a vowel? I think its 1/25 am I correct?
    12·1 answer
  • W.8
    7·1 answer
  • In circle J with mZHIK = 54 and HJ = 13 units find area of sector
    14·1 answer
  • PLS HELP ASAPPPp!!! I DONT HAVE TIME I ONLY GOT 5 MINUTES PLS HELP THERES TWO QUESTIONS AHHH IM FREAKING OUT!
    13·2 answers
  • Can someone help me solve this math problem?
    6·1 answer
  • Find the area of the circle. (Take pi 22/7
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!