0% found this document useful (0 votes)
13 views6 pages

Bisectris

The document contains data from calculations to find the root of a cubic polynomial function f(x)=6x^3+4x^2+2 using the bisection method. It lists the initial interval [a,b], the function values at a and b, their product f(a)*f(b), the midpoint C1=(a+b)/2, and repeats for several iterations, converging on a more precise root.

Uploaded by

LiliaZamoraRaico
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views6 pages

Bisectris

The document contains data from calculations to find the root of a cubic polynomial function f(x)=6x^3+4x^2+2 using the bisection method. It lists the initial interval [a,b], the function values at a and b, their product f(a)*f(b), the midpoint C1=(a+b)/2, and repeats for several iterations, converging on a more precise root.

Uploaded by

LiliaZamoraRaico
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 6

x f(x)=6(x)3+4(x)2+2

-3 -124.0000
-2 -30.0000
-1 0.00000000
0 2.00000000
0.001 2.00000401
1 12.0000
1.8 49.9520
2 66.0000
3 200.0000

x f(x)=6(x)3+4(x)2+2
a= -2 -30.00000
b= 0.001 2.000004
f(a)*f(b)= -60.00012
primera aprox
C1=(a+b)/2 -0.9995 0.0049965

x f(x)=6(x)3+4(x)2+2
a= -1.249625 -3.4619557262
b= -0.995 0.04965075
f(a)*f(b)= -0.1718886983
cuarta aproximacion
C1=(a+b)/2 -1.1223125 -1.4435488923

x f(x)=6(x)3+4(x)2+2
a= -1.1223125 -1.4435488923
b= -0.86672188 1.0983029595
f(a)*f(b)= -1.5854540206
setima aproximacion
C1=(a+b)/2 -0.99451719 0.054408232

x f(x)=6(x)3+4(x)2+2
a= -1.02646602 -0.2745777318
b= -0.99451719 0.054408232
f(a)*f(b)= -0.0149392889
desima aproximacion
C1=(a+b)/2 -1.010491605 -0.106464012

x f(x)=6(x)3+4(x)2+2
a= -1.00042212 -0.004223695
b= -0.9999292 0.0007079298
f(a)*f(b)= -2.99007969507485E-006
sexta aproximacion
C1=(a+b)/2 -1.00017566 -0.001757032
f(x)=6(x)3+4(x)2+2

x f(x)=6(x)3+4(x)2+2
a= -2 -30 a=
b= -0.9995 0.0049965007 b=
f(a)*f(b)= -0.1498950225 f(a)*f(b)=
segunda aproximacion tercera aproxi
C1=(a+b)/2 -1.49975 -9.2428764374 C1=(a+b)/2

x f(x)=6(x)3+4(x)2+2
a= -1.1223125 -1.4435488923 a=
b= -0.09995 2.0339690055 b=
f(a)*f(b)= -2.9361337049 f(a)*f(b)=
quinta aproximacion sexta aproxim
C1=(a+b)/2 -0.61113125 2.1244486726 C1=(a+b)/2

x f(x)=6(x)3+4(x)2+2
a= -1.1223125 -1.4435488923 a=
b= -0.99451719 0.054408232 b=
f(a)*f(b)= -0.0785409431 f(a)*f(b)=
octava aproximacion novena aproxi
C1=(a+b)/2 -1.05841485 -0.6331165394 C1=(a+b)/2

x f(x)=6(x)3+4(x)2+2
a= -1.00091504 -0.0091621268 a=
b= -0.99894336 0.0105507762 b=
f(a)*f(b)= -9.66675494984339E-005 f(a)*f(b)=
sexta aproximacion sexta aproximacion
C1=(a+b)/2 -0.9999292 0.0007079298 C1=(a+b)/2

x f(x)=6(x)3+4(x)2+2
a= -1.00017566 -0.001757032 a=
b= -0.9999292 0.0007079298 b=
f(a)*f(b)= -1.24385537259262E-006 f(a)*f(b)=
sexta aproximacion sexta aproximacion
C1=(a+b)/2 -1.00005243 -0.0005243385 C1=(a+b)/2
x f(x)=6(x)3+4(x)2+2
-1.49975 -9.2428764374
-0.9995 0.0049965007
-0.0461820391
tercera aproximacion
-1.249625 -3.4619557262

x f(x)=6(x)3+4(x)2+2
-1.1223125 -1.4435488923
-0.61113125 2.1244486726
-3.0667455281
sexta aproximacion
-0.86672188 1.0983029924

x f(x)=6(x)3+4(x)2+2
-1.05841485 -0.6331165979
-0.99451719 0.054408232
-0.0344467548
novena aproximacion
-1.02646602 -0.2745777318

x f(x)=6(x)3+4(x)2+2
-1.00091504 -0.0091621268
-0.9999292 0.0007079298
-6.48614280374343E-006
ta aproximacion
-1.00042212 -0.004223695

x f(x)=6(x)3+4(x)2+2
-1.00005243 -0.0005243385
-0.9999292 0.0007079298
-3.71194852393122E-007
ta aproximacion
-0.99999082 9.185E-05

You might also like