SOLUTION: find the value of x given 3^(x+1)+3^(2x+1)=270

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: find the value of x given 3^(x+1)+3^(2x+1)=270      Log On


   



Question 669212: find the value of x given 3^(x+1)+3^(2x+1)=270
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
3x+1 + 32x+1 = 270

Use the principle that A%5E%28B%2BC%29+=+A%5EB%2AA%5EC on each term on the left:

3x·31 + 32x·31 = 270

3x·3 + 32x·3 = 270

Divide through by 3

3x + 32x = 90

Rearrange the equation with 0 on the right:

32x + 3x - 90 = 0

Let u = 3x
Then u² = 32x

u² + u - 90 = 0

(u - 9)(u + 10) = 0

u - 9 = 0;   u + 10 = 0
    u = 9         u = -10

Using u = 9

Since u = 3x

3x = 9

Write 9 as 3²

3x = 3²

Since the base 3 is the same on both
sides, is positive and not 1, we can 
equate the exponents:

x = 2

Using u = -10
Since u = 3x

3x = -10

Since all powers of 3 are positive,
and -10 is negative, there is no
solution to this part, and so u=-10
is extraneous.

Therefore x=2 is the only solution.

Edwin