log base 2n 1944 = log base n (486* (2)^1/2)

find n^6

Let logbase2n 1944 = x

(2n)^x = 2^x * n^x = 1944

n^x = 486*2^1/2

2^x * 486*2^1/2 = 1944
2^x = 4*2^-1/2 = 2^3/2
Therefore x = 3/2

logbase2n 1944 = 3/2

(2n)^3/2 = 1944
Take the 2/3 power of both sides
2n = 155.76
n = 77.88

n^6 will be quite large.

See if you agree. I may have goofed somewhere

sounds quite right to me. thanks!

To find the value of n^6, we will first address the equation log base 2n 1944 = log base n (486 * (2)^(1/2)).

Since the logarithm property states that log base b (a) = log base b (c), if a = c, we can equate the expressions within the logarithms:

2n^1944 = n^486 * (√2)

To solve this equation and find the value of n, we can simplify it step by step:

1. Start by raising both sides of the equation to the power of 1/486 to eliminate the exponent on n:
(2n^1944)^(1/486) = (n^486 * (√2))^(1/486)

2. Simplify the left side by applying the power property of exponentiation:
2^(1/486) * (n^1944)^(1/486) = (n^486 * (√2))^(1/486)

3. 2^(1/486) is equal to the 486th root of 2. Hence:
∛(2) = (n^486 * (√2))^(1/486)

4. Take the cube of both sides to remove the cube root on the left side:
(∛(2))^3 = [(n^486 * (√2))^(1/486)]^3

5. Simplify the right side by applying the power property of exponentiation:
2 = n^(486/486 * 3)

6. Further simplify the equation:
2 = n^3

7. Take the cube root of both sides to isolate n:
∛(2) = ∛(n^3)

8. The cube root of n^3 is n, so we have:
∛(2) = n

Therefore, the value of n is the cube root of 2, and to find n^6, we can raise n to the power of 6:

n^6 = (∛(2))^6 = 2.

To find the value of n^6, we need to first solve the given equation:

log base 2n 1944 = log base n (486 * 2^(1/2))

We can use the logarithmic identity log(base a) b = log(base c) b / log(base c) a to rewrite the equation as:

log(base n) 1944 / log(base n) (2n) = log(base n) (486 * 2^(1/2))

Next, we simplify the equation:

log(base n) 1944 / (log(base n) 2 + log(base n) n) = log(base n) (486 * 2^(1/2))

Now, let's solve for log(base n) 1944 using the change of base formula, which states that log(base a) b = log(base c) b / log(base c) a:

log(base n) 1944 = log(base 10) 1944 / log(base 10) n

Similarly, for log(base n) 2:

log(base n) 2 = log(base 10) 2 / log(base 10) n

Substituting these values back into the equation, we have:

(log(base 10) 1944 / log(base 10) n) / [(log(base 10) 2 / log(base 10) n) + 1] = log(base n) (486 * 2^(1/2))

Simplifying the right side:

(log(base 10) 1944 / log(base 10) n) / [(log(base 10) 2 / log(base 10) n) + 1] = log(base n) (972 * sqrt(2))

Now, let's use the fact that log(base a) a = 1 to rewrite the equation:

(log(base 10) 1944 / log(base 10) n) / [(log(base 10) 2 / log(base 10) n) + 1] = log(base n) (972 * sqrt(2)) / log(base n) n^6

Since log(base n) n^6 = 6, we can simplify further:

(log(base 10) 1944 / log(base 10) n) / [(log(base 10) 2 / log(base 10) n) + 1] = log(base n) (972 * sqrt(2)) / 6

Now, we can cross-multiply and solve for log(base 10) n:

log(base 10) 1944 / log(base 10) n = (log(base 10) 2 / log(base 10) n) + 6

Multiplying both sides by log(base 10) n:

log(base 10) 1944 = log(base 10) 2 + 6 * log(base 10) n

Subtracting log(base 10) 2 from both sides:

log(base 10) 1944 - log(base 10) 2 = 6 * log(base 10) n

Now, we can use the log rules to simplify the left side:

log(base 10) (1944/2) = 6 * log(base 10) n

Calculating:

log(base 10) 972 = 6 * log(base 10) n

Using the definition that a^log(base a) b = b, where a is the base of the logarithm:

10^(log(base 10) 972) = 10^(6 * log(base 10) n)

10^(log(base 10) 972) = n^6

Finally, we solve for n^6:

n^6 = 10^(log(base 10) 972)

Using the exponentiation rule, we get:

n^6 = 972

Therefore, the value of n^6 is 972.