MHB Exponential Equations solve 27^x=1/√3

  • Thread starter Thread starter Fright535
  • Start date Start date
  • Tags Tags
    Exponential
Click For Summary
To solve the equation 27^x = 1/√3, both sides can be expressed as powers of 3. This leads to the equation 3^(3x) = 3^(-1/2). By equating the exponents, we find that 3x = -1/2. Solving for x gives the result x = -1/6. The solution demonstrates the method of using like bases to simplify exponential equations.
Fright535
Messages
1
Reaction score
0
I'm taking an online class and I was doing some very simple exponential equations when this was thrown at me, and I have no clue how to solve it.

27^x=1/√3
 
Mathematics news on Phys.org
Hello, and welcome to MHB! (Wave)

We are given to solve:

$$27^x=\frac{1}{\sqrt{3}}$$

Can you write both sides of the equation as a power of 3?
 
To follow up, we may write:

$$3^{3x}=3^{-\frac{1}{2}}$$

Since we have like bases, we can simply equate the exponents:

$$3x=-\frac{1}{2}\implies x=-\frac{1}{6}$$