SOLUTION: Evaluate the logarithmic equation for three values of x that are greater than 1, three values of x that are between 0 and 1, and at x=1. State the equation of the line asymptotic t

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Evaluate the logarithmic equation for three values of x that are greater than 1, three values of x that are between 0 and 1, and at x=1. State the equation of the line asymptotic t      Log On


   



Question 268070: Evaluate the logarithmic equation for three values of x that are greater than 1, three values of x that are between 0 and 1, and at x=1. State the equation of the line asymptotic to the graph (if any).

y=-base 5 logarithm x

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
y+=+log%285%2C+%28x%29%29

I am not going to do all this for you. But I will help with:
  • Finding base 5 logarithms, and
  • Determining the asymptotic line

Base 5 logarithms. Normally we would pick a value for x and use the equation to find y. But there is no calculator I know of that can find base 5 logarithms. So we have to find some way to convert the base 5 logarithm into a logarithm whose base your calculator knows (base 10 or base e (ln), usually). If you know the formula for converting bases of logarithms then you can use it to rewrite your equation in a form which uses only base 10 or base e logarithms. Personally I have trouble remembering the formula. So I figure it out each time I need it. Here's how:
  1. Rewrite the equation in exponential form.
  2. Find the base 10 (or base e) logarithm of each side.
  3. Solve this equation for y.

Let's see how this works:
1) Exponential form:
5%5Ey+=+x
2) base 10 (or base e) logarithm of each side:
log%28%285%5Ey%29%29+=+log%28%28x%29%29
3) Solve for y. We start by using the property of logarithms, log%28a%2C+%28p%5Eq%29%29+=+q%2Alog%28a%2C+%28p%29%29 to move the exponent out in front:
y%2Alog%28%285%29%29+=+log%28%28x%29%29
Divide both sides by log%285%29%29:
y+=+log%28%28x%29%29%2Flog%28%285%29%29
So log%285%2C+%28x%29%29+=+log%28%28x%29%29%2Flog%28%285%29%29 which is what the conversion formula, if we remember it, says that it would be.

Now that we have the equation in terms of logarithms our calculator can find we are in a position to start "Evaluate the logarithmic equation for three values of x that are greater than 1, three values of x that are between 0 and 1, and at x=1."

After you find the y values for each of the specified x values you have a bunch of ordered pairs to plot on a graph.

For the asymptotic line, you need to find the domain of the equation. Logarithms must have positive arguments. So the domain of this equation is the solution to:
x%3E0. Then, if you replace the inequality symbol with an equals sign you get the asymptotic line. So your asymptotic line is x = 0 (aka the y-axis).

Note the left side of inequality above is the argument of the logarithm, whatever it is. For an equation like
y+=+log%28a%2C+%282x%2B1%29%29
The domain is the solution to
2x%2B1+%3E+0
Solving this we get:
x+%3E+-1%2F2
And the asymptotic line would be x+=+-1%2F2