SOLUTION: 3^a + 9^a + 27^a = 39 find a

Algebra ->  Test  -> Lessons -> SOLUTION: 3^a + 9^a + 27^a = 39 find a      Log On


   



Question 1209570: 3^a + 9^a + 27^a = 39
find a

Found 2 solutions by ikleyn, MathTherapy:
Answer by ikleyn(52747) About Me  (Show Source):
You can put this solution on YOUR website!
.
3^a + 9^a + 27^a = 39
find a
~~~~~~~~~~~~~~~~~~~~~~


Function   a --> 3%5Ea+%2B+9%5Ea+%2B+27%5Ea   is a monotonically increasing function of "a".

At  a= 1,  we have   3%5E1+%2B+9%5E1+%2B+27%5E1 = 3 + 9 + 27 = 39.

Hence,  a= 1  is the unique real solution to the given equation.         ANSWER


At this point,  the problem is solved completely.




Answer by MathTherapy(10549) About Me  (Show Source):
You can put this solution on YOUR website!
3^a + 9^a + 27^a = 39

3%5Ea+%2B+9%5Ea+%2B+27%5Ea = 39
3%5Ea+%2B+%283%5E2%29%5Ea+%2B+%283%5E3%29%5Ea = 39
3%5Ea+%2B+%283%5Ea%29%5E2+%2B+%283%5Ea%29%5E3 = 39
t+%2B+t%5E2+%2B+t%5E3 = 39 ------ Substituting t for 3%5Ea
t%5E3+%2B+t%5E2+%2B+t+-+39+=+0 <==== The highest exponent is 3, so there're THREE (3) solutions to this equation.
Using the RATIONAL ROOT theorem, we find that 3 is a ROOT of the equation. Therefore, t = 3, so t - 3 = 0, and t - 3 
is a factor. With 3 being a root, we use SYNTHETIC DIVISION or LONG DIVISION of POLYNOMIALS to find the other factor.

The former gives us:    3 | 1 | 1 |  1 | - 39 |
                          |   | 3 | 12 |   39 |
                          | 1 | 4 | 13 |    0 |

Thus, the other factor is: t%5E2+%2B+4t+%2B+13, and so, t%5E3+%2B+t%5E2+%2B+t+=+0 becomes: %28t+-+3%29%28t%5E2+%2B+4t+%2B+13%29+=+0, which gives us: 
              t - 3 = 0       or     t%5E2+%2B+4t+%2B+13+=+0 
                  t = 3       or     The DISCRIMINANT for the quadratic is: b%5E2+-+4ac+=+%28-+4%29%5E2+-+4%281%29%2813%29+=+16+-+52+=+-+36.
                                     With the DISCRIMINANT being NEGATIVE (< 0), 2 of the roots to this quadratic are 
                                     IMAGINARY/COMPLEX.

            Since t = 3, the ONLY REAL root is 3.

                  t = 3 
                3%5Ea = 3 ------ Back-substituting 3%5Ea for t
                 3%5Ea+=+3%5E1
As the BASES are equal, so are the EXPONENTS. As such, a = 1.