A circle has a radius of LN(a3)(1/2) and a circumference of LN(b2pi).
Evaluate logab.
I returned because it occurred to me that improper function notation may be the issue, here.
Your typing (highlighted above in color) shows a power; the base in this power is a
natural log and the exponent is
1/2.
Raising to the 1/2 is the same as taking the square root.
In other words, the function notation LN(a
3)
(1/2) means \(\displaystyle \sqrt{LN(a^3)}\). But, this leads to infinite values for log
a(b).
If a^3 is raised to the 1/2 first, and we take the natural log of the result, then we have LN([a^3]^[1/2]), and this expression for the radius leads to only one value for log
a(b).
Regardless of what you were actually given, we should assume that the circle's radius is LN([a^3]^[1/2]), instead of what you posted.
First, I would begin by using the Change-of-Base formula, to express log
a(b) in terms of ln(a) and ln(b).
The Change-of-Base formula is log
u(v) = ln(v) / ln(u).
I would continue, by using a property of exponents to simplify the expression [a^3]^[1/2].
The property is: (c^m)^n = c^(m*n)
Next, I would use a property of logarithms to rewrite each of the expressions for radius and circumference, by "moving the exponent out in front" of the logarithm.
The property for "moving the exponent out in front" is: ln(z^k) = k * ln(z)
Then, I would substitute these rewritten expressions for radius and circumference into the formula for the circumference of a circle.
Solve the resulting equation for ln(b)/ln(a). :cool: