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
Air contains several glasses in addition to oxygen. Argon makes up 0.0093 of air. What is 0.0093 as a percent
Harman [31]
0.93%. All you have to do is move the decimal point two steps to the right 
4 0
3 years ago
How do solve 1.9x(10.6-2.17)
slava [35]
You should do distributive property.
6 0
3 years ago
Read 2 more answers
Which equation represents a line that passes through the two points in the
Andreyy89

Answer:

Y-1=5/3(x-3) (aka b)

Step-by-step explanation:

7 0
3 years ago
Need help asap plz ​
stepladder [879]

Answer:

Step-by-step explanation:

1.

sum > 8 or 9,10,11,12

events sum >8 are 36,45,54,63,46,55,64,56,65,66

no. of events=10

p=10/36=5/18

2.

P=291/2237

3.

p=\frac{1}{8}*\frac{4}{8}=\frac{1}{16}

4.

a.

P=5/246

b.

p=208/246=104/123

5.

             yes     no       total

student   56     42         98

teacher     3        7         10

total         59     49        108

8 0
3 years ago
Mary throws her Grandma’s favorite crystal dish out the second floor window, which is 6 meters from the ground. She is really up
wlad13 [49]

we know that

acceleration due to gravity is 9.8m/s^2

so, we get

a(t)=9.8

and acceleration will always be constant

we know that

integral of acceleration is velocity

so, we can integrate both sides

\int \:a\left(t\right)dt=\int \:9.8dt

v(t)=9.8t+C

we are given

v(0)=35m/s

we can use it and find C

v(0)=9.8*0+C

35=9.8*0+C

C=35

now, we can plug it back

v(t)=9.8t+35

we know that

integral of velocity is height

we can integrate it again

\int \:v\left(t\right)dt=\int \:\left(9.8t+35\right)dt

s(t)=\int \:\left(9.8t+35\right)dt

s(t)=4.9t^2+35t+C

now, we have

s(0)=6

we can use it and find C

s(0)=4.9(0)^2+35(0)+C

6=4.9(0)^2+35(0)+C

now, we can plug back C

C=6

and we get

s(t)=4.9t^2+35t+6.............Answer

4 0
3 years ago
Read 2 more answers
Other questions:
  • How many yards does 57 feet equal
    7·1 answer
  • Solve each system by substitution.
    11·1 answer
  • A rectangle is 15cm wide, and its length was increased by 2cm, if its new perimeter is 70cm. what is its original length? pls so
    11·2 answers
  • two times Antonio's age plus three times Sarah's age equals 34. Sarah's age is also five times Antonio's age. how old is Sarah
    7·1 answer
  • What is a solution to the equation x 2 = 121.
    14·2 answers
  • ) What is the distance between this pair of points?<br> (-5, 2) and (-5, 6)
    15·1 answer
  • Which is the graph of x is greater than or equal to 2
    15·1 answer
  • Period 5 is gearing up for a class ice cream party. Meghan plans to arrange the party and understands that ice cream cones cost
    9·1 answer
  • Find the value of x that satisfy the equation -4(x - 4) = 20
    5·2 answers
  • Pleasee help meee . The jazz band has 10 members. To raise money for a tour, each member sold r raffle tickets. Write an express
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!