SOLUTION: If x(x - 3) = - 1, then the value of x³(x³ - 18) will be

Algebra ->  Test -> SOLUTION: If x(x - 3) = - 1, then the value of x³(x³ - 18) will be      Log On


   



Question 1210271: If x(x - 3) = - 1, then the value of x³(x³ - 18) will be
Found 2 solutions by ikleyn, Edwin McCravy:
Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.
If x(x - 3) = - 1, then the value of x³(x³ - 18) will be
~~~~~~~~~~~~~~~~~~~~~~~~~~

We are given that value of x satisfies equation

    x*(x-3) = -1.           (1)


In other words, x is the root of the polynomial  

    p(x) = x^2 - 3x + 1.    (2)


They ask to find the value of polynomial  Q(x) = x^3*(x^3-18) = x^6 - 18x^3.


To do it, make long division and find the REMAINDER of division Q(x) by p(x)

    Q(x) = %28x%5E4+%2B+3x%5E3+%2B+8x%5E2+%2B+3x+%2B+1%29%2A%28x%5E2-3x%2B1%29 - 1.    (3)


Thus, the remainder is -1.


    It means, that if you substitute the root x of the polynomial  p(x) = x^2 -3x + 1 

    into polynomial Q(x), then the first addend in the right side of (3) will be 0 (zero),

    and you will get the final value of -1 for Q(x).


ANSWER.  The value of  x%5E3%28x%5E3+-+18%29  is -1.

Solved.


---------------------------

The post-solution note


        Polynomial  p(x)  is a quadratic,  so it has two roots.
        Therefore,  you would expect that polynomial  Q(x)  has two different possible values - but we got only one value,  -1.
        Why ?

        It is because the remainder of division  Q(x)  by  p(x)  is not a linear polynomial,  as we could expect,
        but a single constant value -1,  instead.

        Therefore,  it produces a unique single value  -1  for  Q(x).




Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!

x%28x-3%29=-1

Cube both sides:
x%5E3%28x-3%29%5E3=%28-1%29%5E3
eq. 1 x%5E3%28x-3%29%5E3=-1
eq. 2 x%5E3%28x%5E3-9x%5E2%2B27x-27%29=-1

Go back to 
x%28x-3%29=-1
x%5E2-3x=-1
If we multiply both sides by -9 we'll have the two middle terms of the 2nd
factor on the left side of eq. (2)
-9x%5E2%2B27x=9
Let's add the other two terms of the 2nd factor on the left of eq. (2) to both
sides:
x%5E3-9x%5E2%2B27x-27=x%5E3%2B9-27
%28x-3%29%5E3=x%5E3-18
Multiply both sides by x%5E3
x%5E3%28x-3%29%5E3=x%5E3%28x%5E3-18%29

Since the left side = -1 by eq. 1, the right side also = -1.

Edwin