#i need help please

87 messages · Page 1 of 1 (latest)

clear remnant
#

Hi can someone please tell me why did we chose f(a)×f(x2) and not f(x1)*f(x2)

mortal slateBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
lyric whale
#

also provide context

#

that included sending the whole page/problem

lyric whale
#

ok

clear remnant
#

Sorry about that

#

Its bisection method

wise gate
clear remnant
wise gate
#

oh ok

#

whats it used for ?

lyric whale
#

and as f(a)*f(x1) < 0 as stated

clear remnant
lyric whale
#

they can now look for roots in [a, x1]

clear remnant
#

But why he didnt choose f(x1)*f(x2)

lyric whale
#

to maybe first confirm if there's root in [a, x1]

#

and then he showed that there are no roots in [a, x2]

#

this would man that roots are in (x2, x1]

clear remnant
#

How do i know if the root exist or not

lyric whale
#

they are narrowing down the search

lyric whale
#

by the fact that if f(a)f(b) < 0 the there's a root between a and b

clear remnant
#

I know who to find the new root i just dont get it why in all of the steps we said for example f(x2,f(x3) in step 4

lyric whale
#

mhn

#

as I said, they narrowed down the search!

clear remnant
lyric whale
#

you don't

#

it's trial and error

#

that's the point of numerical analysis

clear remnant
#

😭😭😭

lyric whale
#

you know here as you are finding the root to "x^2 - 2"

clear remnant
#

I just dont know how to choose the correct f(c)*f(a)

#

That is my problem😭

lyric whale
#

watch this

lyric whale
#

you guess

clear remnant
#

We have a practical exam and Theory exam

lyric whale
clear remnant
lyric whale
#

let's try a example

#

let's say we want to find a root to

#

$f(x) = x^2 - x - 1$

obsidian moonBOT
#

Coffey

lyric whale
#

how'd YOU start @clear remnant

clear remnant
#

Since its a polynomial function so that means it's continues so that means it apply the first condition

#

But for the second condition i need a root

lyric whale
#

yk what

clear remnant
#

U need to give me a root also

lyric whale
#

don't bother with the formalities

#

just find a root.

#

approximation.

#

let's say error is less than 10^-3

clear remnant
#

U have to give me an error and a root

lyric whale
#

atleast approximate it

clear remnant
#

I MEANT AN INTERVAL

#

I need an interval

lyric whale
clear remnant
#

Ok

lyric whale
#

like it's clear it's [1,2]

#

right

clear remnant
#

So f(1)=-1,f(2))=1

clear remnant
lyric whale
#

tell me the root at last

clear remnant
#

0.5>10^-3

#

Find x2

lyric whale
#

man can't you use a programme

clear remnant
#

F(x1)=-0.25

#

So now i have problem

#

I dont which one should i use

clear remnant
lyric whale
clear remnant
lyric whale
#

every time you literally only have 2 choices bro

#

if one [a, c] doesn't work in [a, b] b then [c, b] does