Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q1- Determine the real root of f (x) = 4x3 - 6x + 7x - 2.3: (a) Graphically. (b) Using bisection to locate the root.

image text in transcribed

Q1- Determine the real root of f (x) = 4x3 - 6x + 7x - 2.3: (a) Graphically. (b) Using bisection to locate the root. Employ initial guesses of X = 0 and X, = 1 and iterate until the estimated error , falls below a level of Es = 10%. Q2- The velocity v of a falling parachutist is given by V = (gm/c)(1 - e-c/m)t] where g = 9.8 m/s. For a parachutist with a drag coefficient, c = 15 kg/s, compute the mass m so that the velocity is v = 35 m/s, at t= 9 s. Use the false-position method to determine m to a level of s = 0.1%. Q3- Use (a) fixed-point iteration and (b) the Newton-Raphson method to determine a root of f(x) = -x + 1.8x + 2.5 using Xo = 5. Perform the computation until , is less than s = 0.05%. Also perform an error check of your final answer. Q4- Use Mller's method to determine the positive real root of f(x) = x + x - 4x - 4. 05- Consider the following function: f(x) = 3 + 6x + 5x + 3x2 + 4x* Locate the minimum by finding the root of the derivative of this function. Use bisection with initial guesses of x = 2 and xy = 1. Q1- Determine the real root of f (x) = 4x3 - 6x + 7x - 2.3: (a) Graphically. (b) Using bisection to locate the root. Employ initial guesses of X = 0 and X, = 1 and iterate until the estimated error , falls below a level of Es = 10%. Q2- The velocity v of a falling parachutist is given by V = (gm/c)(1 - e-c/m)t] where g = 9.8 m/s. For a parachutist with a drag coefficient, c = 15 kg/s, compute the mass m so that the velocity is v = 35 m/s, at t= 9 s. Use the false-position method to determine m to a level of s = 0.1%. Q3- Use (a) fixed-point iteration and (b) the Newton-Raphson method to determine a root of f(x) = -x + 1.8x + 2.5 using Xo = 5. Perform the computation until , is less than s = 0.05%. Also perform an error check of your final answer. Q4- Use Mller's method to determine the positive real root of f(x) = x + x - 4x - 4. 05- Consider the following function: f(x) = 3 + 6x + 5x + 3x2 + 4x* Locate the minimum by finding the root of the derivative of this function. Use bisection with initial guesses of x = 2 and xy = 1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Expert Performance Indexing In SQL Server

Authors: Jason Strate, Grant Fritchey

2nd Edition

1484211189, 9781484211182

More Books

Students also viewed these Databases questions

Question

=+what kinds of policies and practices should be developed?

Answered: 1 week ago

Question

=+ Of the HR issues mentioned in the case,

Answered: 1 week ago