Question

Numerical Analysis

hr2 h 2 f(x) = a. x3. e-(0.1)x -- +4. x. In(x) – 1500 = 0 VX + 2 We want to find the root of the above equation. (In order to

0 0
Add a comment Improve this question Transcribed image text
Answer #1

ANSWER :

Given data : a=1.5 , b=0.8 , Xa=50, Xu = 70

F(x)=ax^{^{3}}e^{-0.1x}-\frac{bx^{2}}{2+\sqrt{x}}+4xln(x)-1500=0putting the value in equation

F(x)=1.5x^{^{3}}e^{-0.1x}-\frac{0.8x^{2}}{2+\sqrt{x}}+4xln(x)-1500

Regula- Falsi method

x_{a}=50 ,  x_{u}=70

f(x_{a}).f(x_{u})< 0

x_{k+1}=x_{k}-\frac{(x_{k}-x_{k-1})}{f(x_{k})-f(x_{k-1})}f(x_{k})

x_{1}=x_{u}-\frac{(x_{u}-x_{a})}{f(x_{u})-f(x_{a})}f(x_{a})

  =70-\frac{(20)(-219.3955313)}{(-219.3955313-315.2884542)}

  =61.94411669

f(x_{1}).f(x_{a})< 0

(x_{a},x_{1})

x_{1}=60.0576905

Now

f(x_{a}).f(x_{2})< 0

(x_{a},x_{2})

x_{3}=59.7188014

f(x_{a}).f(x_{3})< 0

(x_{a},x_{3})

x_{4}=59.6619262

\left | x_{4}-x_{3} \right |<0.1

\approx 59.6619262

Add a comment
Know the answer?
Add Answer to:
Numerical Analysis hr2 h 2 f(x) = a. x3. e-(0.1)x -- +4. x. In(x) – 1500...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 1. b. x² f(x) = a. x3.e-(0.1)x - *+ 4. x. In(x) – 1500 = 0...

    1. b. x² f(x) = a. x3.e-(0.1)x - *+ 4. x. In(x) – 1500 = 0 VX + 2 The root of the function above is wanted to be found. ( . (For easy reading, points are used between variables. Only the number above "e" is "zero point one".) a) If "a=2" ve "b=1" in the function, use the bisection method and find the root between x:=12 ile xo=15 until Es of approximation satisfies the tolerance as Ex<&x=0.1. b) If...

  • Numerical Analysis Q5: Using Newton's method, Find the root of x3 = 6 x - 4...

    Numerical Analysis Q5: Using Newton's method, Find the root of x3 = 6 x - 4 corrected to 3 decimal places. Xo = 1.0 Q6: Use Gauss Elimination method to solve the following system of equations: 2x1 + 6x2 + 13x3 = 4 2x2 + x1 + 4x3 = 3 3x1 + 14x3 + 8x2 = 13

  • Matlab Regula Falsi Method A zero of f(x) = x^2 -4x-12.2 is known to exist on...

    Matlab Regula Falsi Method A zero of f(x) = x^2 -4x-12.2 is known to exist on the interval [1.2 , 2.2 , 3.2,...9.2] and respective right endpoints x1 =[2.2 ,3.2, 4.2....10.2], find the sub-interval in which the zero exists. Set the left endpoint of this sub-interval =a and the right endpoint=b With tolerance of 10^-9, use the Regular Falsi method to compute the root of (f) in [a,b] User input is required at ##### CONTENTS Close Courses LMS Integration Documentation...

  • 2,06 2 b. Consider f (x) = Vx + 1 and let e 0.1. Use graphs and/or algebra to find c and approximate the largest va...

    2,06 2 b. Consider f (x) = Vx + 1 and let e 0.1. Use graphs and/or algebra to find c and approximate the largest value of & such that f(x) E (2 -e, 2+e) When x E (c-6,c) U (clc+6). Show work and/or graph. CS Vxtl 2,06 2 b. Consider f (x) = Vx + 1 and let e 0.1. Use graphs and/or algebra to find c and approximate the largest value of & such that f(x) E (2...

  • Find the domain of the function. )=2 g(x) = x3-4 h(x)=e-9 14. 13. 4-х

    Find the domain of the function. )=2 g(x) = x3-4 h(x)=e-9 14. 13. 4-х

  • Exercise 6: Given the table of the function f(x)-2" 2 X 0 3 2 f(x) 1 2 4 8 a) Write down the Newton polynomial...

    Exercise 6: Given the table of the function f(x)-2" 2 X 0 3 2 f(x) 1 2 4 8 a) Write down the Newton polynomials P1(x), P2(x), Pa(x). b) Evaluate f(2.5) by using Pa(x). c) Obtain a bound for the errors E1(x), E2(x), Es(x) Exercise 7: Consider f(x)- In(x) use the following formula to answer the given questions '(x) +16-30f+16f,- 12h a) Derive the numerical differentiation formula using Taylor Series and find the truncation error b) Approximate f'(1.2) with h-0.05...

  • Numerical methods problems 1, 2 and 3 1. Find the area of the region bounded by f(x)-25-x2 , g(x)-V36-x2 . x=2, and (a) right Riemann sum with 8 segments. (b) midpoint rule with 8 segments (e) Sim...

    Numerical methods problems 1, 2 and 3 1. Find the area of the region bounded by f(x)-25-x2 , g(x)-V36-x2 . x=2, and (a) right Riemann sum with 8 segments. (b) midpoint rule with 8 segments (e) Simpson's rule with 8 segments. Determine the average of the function f(x)=2x sinyx on the interval [1.8,3.4] using Romberg rule for 1, 2, 4 and 8 segments. 2, A new fuel for recreational boats being developed at the local university was tested at an...

  • Notes for lab dc02-Resistors and the Color Code will skip are Part 2 e, g: Part 4; Exercises 2, 4,5,6 an...

    Notes for lab dc02-Resistors and the Color Code will skip are Part 2 e, g: Part 4; Exercises 2, 4,5,6 and 3. It is important to answer the exercises correctly in each labl you should include the appropriate prefix for the unit in the Numerical Value We will not be Volt using the Volt-Ohm meter (VOM) for this lab, so skip the parts that ask for VOM measurements. The parts we You do need to complete Exercises1 Note that in...

  • Lab 8: Exercises EXERCISE 8.1 GM is a 20 y/o male who was admitted to the...

    Lab 8: Exercises EXERCISE 8.1 GM is a 20 y/o male who was admitted to the ICU for severe closed head injury and multiple fractures resulting from a fighting engagement at the bar on his birthday. According to his friends, his Ht is 178 cm. His measured Wt at admission is 76 kg. His lab values were normal except for low Hgb and Hct due to bleeding (which was well controlled). He was unconscious, thus was tube fed for one...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT