SOLUTION: Directions state: Factor the polynomials. (x^3 + 27)

Algebra ->  Rational-functions -> SOLUTION: Directions state: Factor the polynomials. (x^3 + 27)      Log On


   



Question 155001: Directions state: Factor the polynomials.
(x^3 + 27)

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

Factor 
x%5E3+%2B+27

Let's write it this way

x%5E3+%2B+3%5E3

That is the sum of two cubes.

Now what if we dropped those cubes and had x%2B3
Then suppose we divided that into x%5E3+%2B+3%5E3 by 
long division:


            x² - 3x +  9
     ------------------- 
x + 3)x³ + 0x² + 0x + 27
      x² + 3x²
      --------
          -3x² + 0x
          -3x² - 9x
          ---------
                 9x + 27
                 9x + 27  
                 -------
                       0 

That gives a zero remainder. So you now 
know from that, that

x³ + 27

or

x³ + 3³

factors as 

(x + 3)(x² - 3x + 9)

But if you learn the principle then you
wouldn't have to use long division. Sure, if
you forgot the principle you could use
long division every time.  But you should
memorize the principle to save time.

The principle is

When you have the sum of two cubes

FIRST%5E3+%2B+SECOND%5E3

it factors as 

%28FIRST%2BSECOND%29%28FIRST%5E2-FIRST%2ASECOND%2BSECOND%5E2%29 

So in the case of

x%5E3+%2B+27

You write it as

x%5E3+%2B+3%5E3

Then FIRST+=+x and SECOND=3

so

%28FIRST%2BSECOND%29%28FIRST%5E2-FIRST%2ASECOND%2BSECOND%5E2%29

becomes

%28x%2B3%29%28x%5E2-x%2A3%2B3%5E2%29

or

%28x%2B3%29%28x%5E2-3x%2B9%29

Then you don't have to use long division.

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

Suppose, instead it were

x%5E3+-+27

Let's write it this way

x%5E3+-+3%5E3

That is the DIFFERENCE of two cubes.

Now what if we dropped those cubes and had x-3
Then suppose we divided that into x%5E3+-+3%5E3 by 
long division:


            x² + 3x +  9
     ------------------- 
x - 3)x³ + 0x² + 0x + 27
      x² - 3x²
      --------
           3x² + 0x
           3x² - 9x
          ---------
                 9x + 27
                 9x + 27  
                 -------
                       0 

That gives a zero remainder. So you now 
know from that, that

x³ - 27

or

x³ - 3³

factors as 

(x - 3)(x² + 3x + 9)

But if you learn the principle then you
wouldn't have to use long division. Sure, if
you forgot the principle you could use
long division every time.  But you should
memorize the principle to save time.

The principle is

When you have the sum of two cubes

FIRST%5E3+-+SECOND%5E3

it factors as 

%28FIRST-SECOND%29%28FIRST%5E2%2BFIRST%2ASECOND%2BSECOND%5E2%29 

So in the case of

x%5E3+-+27

You write it as

x%5E3+-+3%5E3

Then FIRST+=+x and SECOND=3

so

%28FIRST-SECOND%29%28FIRST%5E2%2BFIRST%2ASECOND%2BSECOND%5E2%29

becomes

%28x-3%29%28x%5E2%2Bx%2A3%2B3%5E2%29

or

%28x-3%29%28x%5E2%2B3x%2B9%29

Then you don't have to use long division.

---------

In general

FIRST%5E3+%2B-+SECOND%5E3

factors as

%28FIRST%2B-SECOND%29%28FIRST%5E2%2B-FIRST%2ASECOND%2BSECOND%5E2%29


Edwin