Math, asked by tanvimore2007, 10 months ago

If 4t-3-3(3t+1)=5t then root (value) of t is ______​

Answers

Answered by 10522014
0

t=4t+3t3+2t-7  

One solution was found :

                        t ≓ 0.925050497

Reformatting the input :

Changes made to your input should not affect the solution:

(1): "t3"   was replaced by   "t^3".  

Rearrange:

Rearrange the equation by subtracting what is to the right of the equal sign from both sides of the equation :

                    t-(4*t+3*t^3+2*t-7)=0  

Step by step solution :

Step  1  :

Equation at the end of step  1  :

 t -  (((4t +  3t3) +  2t) -  7)  = 0  

Step  2  :

Step  3  :

Pulling out like terms :

3.1     Pull out like factors :

  -3t3 - 5t + 7  =   -1 • (3t3 + 5t - 7)  

Polynomial Roots Calculator :

3.2    Find roots (zeroes) of :       F(t) = 3t3 + 5t - 7

Polynomial Roots Calculator is a set of methods aimed at finding values of  t  for which   F(t)=0  

Rational Roots Test is one of the above mentioned tools. It would only find Rational Roots that is numbers  t  which can be expressed as the quotient of two integers

The 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 Coefficient

In this case, the Leading Coefficient is  3  and the Trailing Constant is  -7.

The factor(s) are:

of the Leading Coefficient :  1,3

of the Trailing Constant :  1 ,7

Let us test ....

  P    Q    P/Q    F(P/Q)     Divisor

     -1       1        -1.00        -15.00      

     -1       3        -0.33        -8.78      

     -7       1        -7.00       -1071.00      

     -7       3        -2.33        -56.78      

     1       1        1.00        1.00      

     1       3        0.33        -5.22      

     7       1        7.00        1057.00      

     7       3        2.33        42.78      

Polynomial Roots Calculator found no rational roots

Equation at the end of step  3  :

 -3t3 - 5t + 7  = 0  

Step  4  :

Cubic Equations :

4.1     Solve   -3t3-5t+7 = 0

Future 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(t) = -3t3 - 5t + 7

At   t=   1.00   F(t)  is equal to  -1.00  

At   t=   0.00   F(t)  is equal to  7.00  

Intuitively we feel, and justly so, that since  F(t)  is negative on one side of the interval, and positive on the other side then, somewhere inside this interval,  F(t)  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 Middle

Follow Middle movements to understand how it works :

   Left       Value(Left)     Right       Value(Right)

1.000000000   -1.000000000  0.000000000    7.000000000

1.000000000   -1.000000000  0.000000000    7.000000000

1.000000000   -1.000000000  0.500000000    4.125000000

1.000000000   -1.000000000  0.750000000    1.984375000

1.000000000   -1.000000000  0.875000000    0.615234375

0.937500000   -0.159423828  0.875000000    0.615234375

0.937500000   -0.159423828  0.906250000    0.235870361

0.937500000   -0.159423828  0.921875000    0.040248871

0.929687500   -0.059076786  0.921875000    0.040248871

0.925781250   -0.009286821  0.921875000    0.040248871

0.925781250   -0.009286821  0.923828125    0.015512742

0.925781250   -0.009286821  0.924804688    0.003120898

0.925292969   -0.003080976  0.924804688    0.003120898

0.925292969   -0.003080976  0.925048828    0.000020457

0.925170898   -0.001530135  0.925048828    0.000020457

0.925109863   -0.000754808  0.925048828    0.000020457

0.925079346   -0.000367167  0.925048828    0.000020457

0.925064087   -0.000173353  0.925048828    0.000020457

0.925056458   -0.000076447  0.925048828    0.000020457

0.925052643   -0.000027995  0.925048828    0.000020457

0.925050735   -0.000003769  0.925048828    0.000020457

0.925050735   -0.000003769  0.925049782    0.000008344

    Next Middle will get us close enough to zero:

    F(  0.925050497 ) is  -0.000000740  

    The desired approximation of the solution is:

      t ≓ 0.925050497

    Note, ≓ is the approximation symbol

One solution was found :

                        t ≓ 0.925050497

Answered by devrajdeora1998
1

Answer:

t= -0.6

shift variable in RHS and then

10t = -6

t = -0.6

Similar questions