Solve Approximation X3-3x2-3x-1=0 Tiger Algebra Solver

Reformatting the input :

Changes made to your input should not affect the solution: (1): "x2" was replaced by "x^2". 1 more similar replacement(s).

Step by step solution :

Step 1 :

Equation at the end of step 1 :

(((x3) - 3x2) - 3x) - 1 = 0

Step 2 :

Checking for a perfect cube :

2.1 x3-3x2-3x-1 is not a perfect cube

Trying to factor by pulling out :

2.2 Factoring: x3-3x2-3x-1 Thoughtfully split the expression at hand into groups, each group having two terms :Group 1: -3x-1 Group 2: -3x2+x3 Pull out from each group separately :Group 1: (3x+1) • (-1)Group 2: (x-3) • (x2)Bad news !! Factoring by pulling out fails : The groups have no common factor and can not be added up to form a multiplication.

Polynomial Roots Calculator :

2.3 Find roots (zeroes) of : F(x) = x3-3x2-3x-1Polynomial Roots Calculator is a set of methods aimed at finding values of x for which F(x)=0 Rational Roots Test is one of the above mentioned tools. It would only find Rational Roots that is numbers x which can be expressed as the quotient of two integersThe Rational Root Theorem states that if a polynomial zeroes for a rational number P/Q then P is a factor of the Trailing Constant and Q is a factor of the Leading CoefficientIn this case, the Leading Coefficient is 1 and the Trailing Constant is -1. The factor(s) are: of the Leading Coefficient : 1 of the Trailing Constant : 1 Let us test ....

PQP/QF(P/Q)Divisor
-1 1 -1.00 -2.00
1 1 1.00 -6.00

Polynomial Roots Calculator found no rational roots

Equation at the end of step 2 :

x3 - 3x2 - 3x - 1 = 0

Step 3 :

Cubic Equations :

3.1 Solve x3-3x2-3x-1 = 0Future releases of Tiger-Algebra will solve equations of the third degree directly.Meanwhile we will use the Bisection method to approximate one real solution.

Approximating a root using the Bisection Method :

We now use the Bisection Method to approximate one of the solutions. The Bisection Method is an iterative procedure to approximate a root (Root is another name for a solution of an equation).The function is F(x) = x3 - 3x2 - 3x - 1At x= 3.00 F(x) is equal to -10.00 At x= 4.00 F(x) is equal to 3.00 Intuitively we feel, and justly so, that since F(x) is negative on one side of the interval, and positive on the other side then, somewhere inside this interval, F(x) is zero Procedure :(1) Find a point "Left" where F(Left) < 0(2) Find a point 'Right' where F(Right) > 0(3) Compute 'Middle' the middle point of the interval [Left,Right](4) Calculate Value = F(Middle)(5) If Value is close enough to zero goto Step (7) Else : If Value < 0 then : Left <- Middle If Value > 0 then : Right <- Middle(6) Loop back to Step (3)(7) Done!! The approximation found is MiddleFollow Middle movements to understand how it works :

Left Value(Left) Right Value(Right) 3.000000000 -10.000000000 4.000000000 3.000000000 0.000000000 -1.000000000 4.000000000 3.000000000 2.000000000 -11.000000000 4.000000000 3.000000000 3.000000000 -10.000000000 4.000000000 3.000000000 3.500000000 -5.375000000 4.000000000 3.000000000 3.750000000 -1.703125000 4.000000000 3.000000000 3.750000000 -1.703125000 3.875000000 0.513671875 3.812500000 -0.627685547 3.875000000 0.513671875 3.843750000 -0.065338135 3.875000000 0.513671875 3.843750000 -0.065338135 3.859375000 0.222072601 3.843750000 -0.065338135 3.851562500 0.077845097 3.843750000 -0.065338135 3.847656250 0.006123126 3.845703125 -0.029640071 3.847656250 0.006123126 3.846679688 -0.011766617 3.847656250 0.006123126 3.847167969 -0.002823782 3.847656250 0.006123126 3.847167969 -0.002823782 3.847412109 0.001649162 3.847290039 -0.000587437 3.847412109 0.001649162 3.847290039 -0.000587437 3.847351074 0.000530831 3.847320557 -0.000028311 3.847351074 0.000530831 3.847320557 -0.000028311 3.847335815 0.000251258 3.847320557 -0.000028311 3.847328186 0.000111473 3.847320557 -0.000028311 3.847324371 0.000041581 3.847320557 -0.000028311 3.847322464 0.000006635 3.847321510 -0.000010838 3.847322464 0.000006635 3.847321987 -0.000002102 3.847322464 0.000006635

Next Middle will get us close enough to zero: F( 3.847322106 ) is 0.000000082 The desired approximation of the solution is: x ≓ 3.847322106 Note, ≓ is the approximation symbol

One solution was found :

x ≓ 3.847322106

Từ khóa » F(x)=x3+3x2+3x+1 G(x)=x+1