Pre-calculus
in Calculus Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

3 Answers

Part 2

Now we need to factor x^3 - 9x^2 + 27x - 27.  It's the same possible solutions (x= +-3, +-9, +-27, +-81), but we've already shown that the only one of these solutions that works is x = 3.  Let's see if we can factor (x-3) out again:

        x^2 -6x +9      
x -3   x^3 -9x^2 +27x -27      
      -(x^3 -3x^2)          
        -6x^2 +27x        
        -(-6x^2 +18x)        
          9x -27      
          -(9x -27)      
            0      
                   
    x              

That tells us that x^3 - 9x^2 +27x - 27 = (x-3)(x^2 - 6x + 9)

Now that we're down to x^2 - 6x + 9, it factors to (x-3)(x-3).

So:  x^3 - 9x^2 +27x - 27 = (x-3)(x-3)(x-3)

And:  x^4 - 12x^3 +54x^2 - 108x + 81 = (x-3)(x-3)(x-3)(x-3)

And and:  x^5 - 12x^4 + 54x^3 - 108x^2 + 81x = x(x-3)(x-3)(x-3)(x-3)

Our original problem now looks like this:

x(x-3)(x-3)(x-3)(x-3) = 0

Solutions: x = 0, 3, 3, 3, 3 or just x = 0, 3

Answer:  x = 0, 3

.

.

Note:  I gave myself a bonus of -40 points to counteract answering this question in 2 parts (+40 points).

by Level 13 User (103k points)
edited by

Part 1

x^5 - 12x^4 + 54x^3 - 108x^2 + 81x = 0

x(x^4 - 12x^3 + 54x^2 - 108x + 81) = 0

If there's a nice (whole number solution) way to factor x^4 - 12x^3 + 54x^2 - 108x + 81, it has to be made of factors of 81 (3*3*3*3).

Think about a solution (x = something) that isn't made of 3's.  Let's say, x = 5.

No matter what we do, the part with x's (x^4 - 12x^3 + 54x^2 - 108x) will result in a number divisible by 5.  But the whole thing (x^4 - 12x^3 + 54x^2 - 108x + 81) has to be 0, so the part with the x's has to equal -81.  -81 is not divisible by 5, so this doesn't work.  x = 5 is not a solution.

Possible solutions to x^4 - 12x^3 + 54x^2 - 108x + 81 = 0 are  x= +-3, +-9, +-27, +-81

f(x) = x^4 - 12x^3 + 54x^2 - 108x + 81.  We want to find x = ? so that f(?) = 0

f(3) = 0

f(-3) = 1296

f(9) = 1296

f(-9) = 20736

f(27) = 331776

f(-27) = 810000

f(81) = 37015056

f(-81) = 49787136

It looks like the only nice whole number solution is x = 3, which means we want to factor x-3 out from x^4 - 12x^3 + 54x^2 - 108x + 81.  It's a visit to our friend, Mr. Synthetic Division.

        x^3 -9x^2 +27x -27
x -3   x^4 -12x^3 +54x^2 -108x +81
      -(x^4 -3x^3)      
        -9x^3 +54x^2    
        -(-9x^3 +27x^2)    
          27x^2 -108x  
          -(27x^2 -81x)  
            -27x +81
            -(-27x +81)
    x         0

x^4 - 12x^3 +54x^2 - 108x + 81 = (x-3)(x^3 - 9x^2 +27x - 27)

by Level 13 User (103k points)

Given: f(x)=x^5-12x^4+54x^3-108x^2+81x=0 ···Eq.1

Let f(x)=xg(x)=0, so x=0 or g(x)=0 and g(x)=x^4-12x^3+54x^2-108x+81   Here, we examine g(x)=0.

Notice that the coefficients of each term in g(x) are 1,-12,54,-108,81, so the greatest common factor of 54,-108, 81 is 27, the sum of 2 factors of 27, 3 and 9, is 12, and the product of 3 and 27 is 81.   Thus, We divide g(x) into 2 parts assuming (x-3) might be one of the factors, getting

g(x)=(x^4-12x^3+27x^2)+(27x^2-108x+81)=x^2(x^2-12x+27)+27(x^2-4x+3)

=x^2(x-3)(x-9)+27(x-3)(x-1)=(x-3){x^2(x-9)+27(x-1)}=(x-3)(x^3-9x^2+27x-27)

Apply the fomula: (a-b)^3=a^3-3(a^2)b+3ab^2-b^3 for factoring x^3-9x^2+27x-27)

we have: a=1 and b=3, and x^3-12x^2+27x-27=(x-3)^3, so g(x)=(x-3)(x-3)^3=(x-3)^4

Thus, f(x)=xg(x)=x(x-3)^4.   That is: x^5-12x^4+54x^3-108x^2+81x=x(x-3)^4=0

We have: x=0 or x=3  

CK: Plug the values of x into Eq.1.   We have: f(0)=0 and f(3)=0   CKD.

Therefore, the answers are: x=0 or x=3

by

Related questions

1 answer
1 answer
asked Feb 26, 2013 in Algebra 2 Answers by anonymous | 630 views
1 answer
asked Sep 8, 2013 in Algebra 1 Answers by Helpplease! | 1.0k views
2 answers
1 answer
asked Mar 13, 2013 in Algebra 1 Answers by anonymous | 673 views
1 answer
asked Feb 15, 2013 in Algebra 2 Answers by anonymous | 736 views
1 answer
asked Nov 26, 2012 in Algebra 1 Answers by anonymous | 957 views
1 answer
asked Nov 18, 2012 in Algebra 1 Answers by anonymous | 948 views
1 answer
1 answer
asked Oct 18, 2012 in Algebra 2 Answers by ayeitsNique Level 2 User (1.7k points) | 632 views
1 answer
asked Jun 12, 2012 in Algebra 2 Answers by anonymous | 848 views
2 answers
1 answer
3 answers
asked Sep 6, 2011 in Algebra 2 Answers by anonymous | 2.1k views
1 answer
asked Aug 12, 2019 in Pre-Algebra Answers by anonymous | 640 views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
732,222 users