Log3(x)=log9(6x)

To solve the equation log3(x) = log9(6x), we can use the logarithmic identity known as the "change of base formula." This formula states that for any positive numbers a, b, and c:

log base a of b = log base c of b / log base c of a.

Therefore, we can rewrite the equation log3(x) = log9(6x) as:

log base 3 of x = log base 9 of (6x) / log base 9 of 3.

Since the base 9 logarithm can be rewritten as a base 3 logarithm, we have:

log base 3 of x = log base 3 of (6x) / log base 3 of 3^2.

Since log base 3 of 3^2 is equal to 2, the equation becomes:

log base 3 of x = log base 3 of (6x) / 2.

Now, we can use the property of logarithms that states that log base a of b = log base a of c if and only if b = c. Hence, we have:

x = (6x) / 2.

Next, we can multiply both sides of the equation by 2 to eliminate the denominator:

2x = 6x.

Now, subtract 2x from both sides:

0 = 4x.

Finally, divide both sides by 4 to solve for x:

x = 0.

Therefore, the solution to the equation log3(x) = log9(6x) is x = 0.

To solve the equation log3(x) = log9(6x), we can use the property of logarithms that states if log a (x) = log a (y), then x = y.

First, let's rewrite the equation using exponential form. The logarithmic equation log3(x) = log9(6x) means that 3 raised to the power of log3(x) is equal to 9 raised to the power of log9(6x):

3^(log3(x)) = 9^(log9(6x))

Now, we can simplify both sides of the equation. Recall that log a (a^b) = b, so:

x = (6x)^(log9(6x))

Next, we can manipulate the equation further by expressing 6x as a power of 9, using the base change formula. The base change formula states that log a (x) = log b (x)/ log b (a).

Let's express 6x as a power of 9.

Since 9 = 3^2, we can rewrite 6x as (3^2)x:

x = (3^2x)^(log9(3^2x))

Using the power rule of exponents, we can simplify the equation:

x = 3^(2x * log9(3^2x))

Now, apply the power rule for logarithms. The rule states that log a (x^y) = y * log a (x):

x = 3^(2x * (log9(3) + log9(2x)))

Since log9(3) is a constant, let's substitute another letter, such as 'a', to represent log9(3):

x = 3^(2x * (a + log9(2x)))

Finally, we have transformed the original equation into an exponential equation. Now, you can solve the equation by isolating x on one side of the equation and finding its value using algebraic methods or numerical approximation techniques.

Please note that solving this equation analytically may be challenging due to the presence of logarithms with different bases. You may need to resort to using numerical methods or graphing calculators to find an approximate solution.

since 9 = 3^2,

log3(n) = 2log9(n)
That is, the power of 3 needed for a number is twice as big as the power of 9.

So, we have

2log9(x) = log9(6x)
log9(x^2) = log9(6x)
x^2 = 6x
x = 0 or 6
0 not allowed, so x=6