Suppose 81^x=64. What is 27^(x+1)?

81 = 3^4 so 3^4x = 64

27 = 3^3 so we want 3^(3x+3)

3^4x = 2^6
4x log 3 = 6 log 2
x = 6 log2 /4 log 3 = 1.5 log2/log3
= whatever, calculator

so

y = 3^(3x+3)
log y = (3x+3) log 3
find log y
take 10^log y = y

81^x = 64

log 81^x = log 64
x log81 = log64
x = log64/log81

27^(log64/log81 + 1)
= 610.940...

Our teacher hasn't taught us log, so how would I sove this problem?

I do not know. Make sure you have no typos. I think it was meant to be easier.

To find the value of 27^(x+1), we first need to solve for the value of x in the equation 81^x = 64.

To do this, we need to find a common base for both sides of the equation. We notice that 81 can be written as 3^4, and 64 can be written as 4^3.

So, the equation becomes (3^4)^x = 4^3.

By applying the exponent rule (a^m)^n = a^(m*n), we can simplify the equation further: 3^(4x) = 4^3.

Now, since we want to find the value of x, we need to convert 3^(4x) back into a form similar to 27^(x+1).

Knowing that 27 can be written as 3^3, we can rewrite 3^(4x) as (3^3)^(4x).

Again, applying the exponent rule, we can simplify the equation to 3^(12x) = 4^3.

Considering both sides of the equation have the same base (3), we can equate the exponents: 12x = 3.

Dividing both sides of the equation by 12 gives us: x = 3/12 = 1/4.

Now that we have found the value of x as 1/4, we can substitute it into the expression 27^(x+1).

27^(x+1) becomes 27^(1/4+1) = 27^(5/4).

Therefore, the value of 27^(x+1) is 27^(5/4).