MHB Lachlan's question via email about the Bisection Method

Click For Summary
The Bisection Method is applied to the equation 8cos(x) = e^(-x/7) by rewriting it as f(x) = 8cos(x) - e^(-x/7) = 0. Four iterations within the interval [1.35, 1.6] yield an approximate solution of x ≈ 1.45938. Calculations were verified using Excel, confirming the results. Further iterations suggest a refined solution of x ≈ 1.4701171875. The importance of using Radian mode on the calculator is emphasized for accurate results.
Prove It
Gold Member
MHB
Messages
1,434
Reaction score
20
Consider the equation $\displaystyle 8\cos{\left( x \right) } = \mathrm{e}^{-x/7} $.

Perform four iterations of the Bisection Method to find an approximate solution in the interval $\displaystyle x \in \left[ 1.35, 1.6 \right] $.

The Bisection Method is used to solve equations of the form $\displaystyle f\left( x \right) = 0 $, so we need to rewrite the equation as $\displaystyle 8\cos{ \left( x \right) } - \mathrm{e}^{-x/7} = 0 $. Thus $\displaystyle f\left( x \right) = 8\cos{ \left( x \right) } - \mathrm{e}^{-x/7} $.

I have used my CAS to solve this problem. Note that the calculator must be in Radian mode.

View attachment 9640

View attachment 9641

View attachment 9642

So our solution is $\displaystyle x \approx c_4 = 1.45938 $.
 

Attachments

  • bm1.jpg
    bm1.jpg
    23.4 KB · Views: 153
  • bm2.jpg
    bm2.jpg
    21.9 KB · Views: 152
  • bm3.jpg
    bm3.jpg
    21.6 KB · Views: 130
Mathematics news on Phys.org
I checked your calculations using Excel, and they agree. After a couple more iterations I get x≈1,4701171875.
 

Similar threads