Bisection Method Homework: a=-2, b=2, Is b-a=1?

Click For Summary
SUMMARY

The discussion centers on the Bisection Method applied to the interval [-2, 2], where a = -2 and b = 2. Participants clarify that the calculation of b - a should yield 4, but the correct interpretation of the interval leads to the conclusion that |b - a| = 1 when considering the subinterval [-2, -1]. The exercise emphasizes the importance of selecting appropriate intervals for applying the Bisection Method effectively.

PREREQUISITES
  • Understanding of the Bisection Method in numerical analysis
  • Familiarity with interval notation and its implications
  • Basic algebraic manipulation of inequalities
  • Knowledge of function behavior within specified intervals
NEXT STEPS
  • Study the Bisection Method in detail, focusing on its application to various intervals
  • Learn about interval selection strategies for numerical methods
  • Explore examples of function behavior in different intervals
  • Review algebraic concepts related to absolute values and inequalities
USEFUL FOR

Students in mathematics or engineering courses, educators teaching numerical methods, and anyone interested in understanding the Bisection Method and its applications in solving equations.

fonseh
Messages
521
Reaction score
2

Homework Statement


In the first photo , interval [-2 ,2 ] means a = -2 , b = 2 , am i right ?
So , how to show that b-a = 1 ?

Homework Equations

The Attempt at a Solution


IMO , b-a = 2+ 2 = 4

for part b , why b - a = -1-(-2) ?
Is there anything wrong with this question ?
 

Attachments

  • 540.jpg
    540.jpg
    63.2 KB · Views: 465
  • 541.jpg
    541.jpg
    51.7 KB · Views: 413
Physics news on Phys.org
fonseh said:
interval [-2 ,2 ] means a = -2 , b = 2 , am i right ?
Not so: b and a play different roles.
Refer to example 2.3 for how to choose ##[a,b]##
 
##[-2,2]## is the interval for which the functions are considered.
The exercise suggests to apply the bisection method on another interval, namely ##[-2,-1]## because you don't need to consider the entire range. For the second question ##|b-a|=|-1-(-2)|=|1|=1##.
 
  • Like
Likes   Reactions: fonseh

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
20
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K