A logarithmic function of the form f(x)= log_b x+c has an x-intercept at x= 1 and a vertical asymptote at y= 0. Also, f(x) intersects with the line y= 1 when x= 8. What is f(x)?

Is it log_8 x+1?

I assume you are saying:

f(x) = logb x + c
and (1,0) , (8,1) are on it.
using the first point:
0 = logb 1 + c
0 = 0 + c , log 1 to any base = 0
c = 0
so y = logb x
using the 2nd point
1 = logb 8
b^1 = 8
b = 8
so f(x) = log8 x

Your "a vertical asymptote at y= 0" makes no sense
that is like saying: there is a vertical asymptote at the x-axis.

However my equation has a vertical asymptote when x = 0

It was in the question, I don't know.

Thank you for your help!

To determine the equation of the logarithmic function, we can make use of the given information.

We know that the logarithmic function f(x) has an x-intercept at x = 1. This means that when x = 1, f(x) = 0.

Using the formula for the logarithm of the base b with an x-intercept at (1, 0), we can write:

f(x) = log_b(x - 1)

Next, we are given that the logarithmic function has a vertical asymptote at y = 0. This indicates that as x approaches negative infinity, f(x) approaches negative infinity as well.

The equation of the vertical asymptote for a logarithmic function is given by x = a, where a is the value inside the logarithm that causes it to approach negative infinity. In this case, the value that satisfies this condition is x = 0.

So, let's find the value of b in log_b(x - 1) that gives a vertical asymptote at x = 0:

x - 1 = 0
x = 1

Therefore, b = 1.

Now, we have f(x) = log_1(x - 1).

Substituting the value x = 8, we know that f(x) intersects with the line y = 1 at x = 8:

f(8) = 1
log_1(8 - 1) = 1
log_1(7) = 1

Now, we can calculate log_1(7). However, logarithms to the base 1 are undefined, as raising any number to the power of 1 always gives us the same number. Thus, log_1(7) cannot be computed.

Hence, the given information does not allow us to determine the exact equation of f(x) in the form log_b(x) + c.