Suppose p logng Define an exponential relationship between
Suppose p = log_n(g). Define an exponential relationship between p, n, and g. Preview syntax error: this is not an equation Points possible: 5 This is attempt 2 of 3. Score on last attempt: 0. Score 111 gradebook: 0
Solution
p = logn(g)
As per expoenet rule: a^x = y
xlog(a) = logy
x = log(y)/loga = loga(y)
x = loga(y)
So, p = logn(g)
n^p = g
