Question
Question: How do you write \(y={{10}^{x}}\) in log form?...
How do you write y=10x in log form?
Solution
We are given equation as y=10x , we start solution by understanding the type of equation we have, then as we have to find the log form so we will learn how log and the given function connected to each other then we apply log on both side, we will use logab=bloga to simplify, we will also use logaa=1 to get the most simplified term of the solution.
Complete step by step solution:
We are given an equation as y=10x .
We can see that on the right side we have 10 which is raise to the power of x, means base is 10 and power is ‘x’, so our function is of the form y=ab , so clearly it is an exponential function.
We are asked to convert it to the log form.
To do so we will start by understanding about log and exponential connection.
Log and exponential and the inverse function of one another, that is log(e)x=x (logee)=x .
Now we have to change y=10x in log.
We will apply log on both sides. As the base of the exponent is 10, so we will apply log with base 10.
We have y=10x .
Applying log base 10, we get –
⇒log10(y)=log10(10x) .
As we know that log(ab)=bloga
So, log10x=xlog10
So, our equation above become –
⇒log10(y)=xlog10(10)
Now as we also know that loga(a)=1
So, log10(10)=1
So, using this in above statement, we get our equation log10(y)=xlog10(10) become log10(y)=x
So, our logarithmic term of the y=10x becomes log10(y)=x.
Note: A short way to do so is to just use the relation between log and exponential.
When says that –
a=bc⇔logb(a)=c
So, y=10x is same as log10(y)=x
We have other property of log as well like –
log(xy)=logx+logylog(x/y)=logx−logy
Do not mistake by doing log(xy)=logx+logy or log(x/y)=logylogx .