Math, asked by randeep10729, 1 month ago

class 10 the quotient, when p(x) =2x^3 +3x^2 - 8x - 12 is divided by x^2 - 4 is​

Answers

Answered by sunprince0000
0

Answer:please mark me brainliest???

Step-by-step explanation:STEP

1

:

Equation at the end of step 1

 (((2 • (x3)) -  3x2) -  8x) -  12  = 0  

STEP  

2

:

Equation at the end of step

2

:

 ((2x3 -  3x2) -  8x) -  12  = 0  

STEP

3

:

Checking for a perfect cube

3.1    2x3-3x2-8x-12  is not a perfect cube

Trying to factor by pulling out :

3.2      Factoring:  2x3-3x2-8x-12  

Thoughtfully split the expression at hand into groups, each group having two terms :

Group 1:  -8x-12  

Group 2:  2x3-3x2  

Pull out from each group separately :

Group 1:   (2x+3) • (-4)

Group 2:   (2x-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 :

3.3    Find roots (zeroes) of :       F(x) = 2x3-3x2-8x-12

Polynomial 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 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  2  and the Trailing Constant is  -12.

The factor(s) are:

of the Leading Coefficient :  1,2

of the Trailing Constant :  1 ,2 ,3 ,4 ,6 ,12

Let us test ....

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

     -1       1        -1.00        -9.00      

     -1       2        -0.50        -9.00      

     -2       1        -2.00        -24.00      

     -3       1        -3.00        -69.00      

     -3       2        -1.50        -13.50      

     -4       1        -4.00        -156.00      

     -6       1        -6.00        -504.00      

     -12       1       -12.00       -3804.00      

     1       1        1.00        -21.00      

     1       2        0.50        -16.50      

     2       1        2.00        -24.00      

     3       1        3.00        -9.00      

     3       2        1.50        -24.00      

     4       1        4.00        36.00      

     6       1        6.00        264.00      

     12       1        12.00        2916.00      

Polynomial Roots Calculator found no rational roots

Equation at the end of step

3

:

 2x3 - 3x2 - 8x - 12  = 0  

STEP

4

:

Cubic Equations:

4.1     Solve   2x3-3x2-8x-12 = 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(x) = 2x3 - 3x2 - 8x - 12

At   x=   3.00   F(x)  is equal to  -9.00  

At   x=   4.00   F(x)  is equal to  36.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 Middle

Follow Middle movements to understand how it works :

   Left       Value(Left)     Right       Value(Right)

3.000000000   -9.000000000  4.000000000   36.000000000

0.000000000  -12.000000000  4.000000000   36.000000000

2.000000000  -24.000000000  4.000000000   36.000000000

3.000000000   -9.000000000  4.000000000   36.000000000

3.000000000   -9.000000000  3.500000000    9.000000000

3.250000000   -1.031250000  3.500000000    9.000000000

3.250000000   -1.031250000  3.375000000    3.714843750

3.250000000   -1.031250000  3.312500000    1.275878906

3.250000000   -1.031250000  3.281250000    0.106018066

3.265625000   -0.466667175  3.281250000    0.106018066

3.273437500   -0.181340218  3.281250000    0.106018066

3.277343750   -0.037915349  3.281250000    0.106018066

3.277343750   -0.037915349  3.279296875    0.033987746

3.278320312   -0.001979699  3.279296875    0.033987746

3.278320312   -0.001979699  3.278808594    0.016000048

3.278320312   -0.001979699  3.278564453    0.007009181

3.278320312   -0.001979699  3.278442383    0.002514492

3.278320312   -0.001979699  3.278381348    0.000267334

3.278350830   -0.000856198  3.278381348    0.000267334

3.278366089   -0.000294436  3.278381348    0.000267334

3.278373718   -0.000013552  3.278381348    0.000267334

3.278373718   -0.000013552  3.278377533    0.000126891

3.278373718   -0.000013552  3.278375626    0.000056670

3.278373718   -0.000013552  3.278374672    0.000021559

3.278373718   -0.000013552  3.278374195    0.000004004

    Next Middle will get us close enough to zero:

    F(  3.278374076 ) is  -0.000000385  

    The desired approximation of the solution is:

      x ≓ 3.278374076

    Note, ≓ is the approximation symbol

One solution was found :

      x ≓ 3.278374076

Similar questions
Math, 8 months ago