0

I have the function f(x)=log_bx is shown as a graph and the only two points are (5,1) and it's asking me to find the base of the logarithmic function.

1 Answers1

2

Exponentiating both sides gives: $$ \log_b 5 = 1 \Rightarrow \\ b^{\log_b 5} = b^1 \Rightarrow \\ 5 = b $$

mvw
  • 34,562