Question
Question: How do you find the equation of the tangent line to the graph \[y = {\log _{10}}\left( {2x} \right)\...
How do you find the equation of the tangent line to the graph y=log10(2x) through point (5,1) ?
Solution
Hint : Here we first need to find the slope of the equation that is we differentiate it dxdy . After that we know that the equation of a tangent is y−y1=m(x−x1) , where ‘m’ is the slope and (x1,y1) is the point where tangent line passes through.
Complete step-by-step answer :
Given, y=log10(2x)
We need this in natural logarithm form.
The given y=log10(2x) can be written as,
10y=(2x)
Applying natural log on both sides we have,
ln10y=ln(2x)
yln10=ln(2x)
⇒y=ln(10)ln(2x)
Differentiate with respect to ‘x’.
⇒dxdy=dxd(ln(10)ln(2x))
Since ln10 is constant we can take it outside.
⇒dxdy=ln(10)1dxd(ln(2x))
⇒dxdy=ln(10)12x2
⇒dxdy=xln(10)1
But we have x=5 substituting we have,
⇒dxdy=5ln(10)1
Slope (m) of a tangent curve is m=dxdy
Hence, m=5ln(10)1 .
We also have (x1,y1)=(5,1) .
We know the equation of tangent is
y−y1=m(x−x1)
Substituting we have,
y−1=5ln(10)1(x−5)
y−1=5ln(10)x−5ln(10)5
y−1=5ln(10)x−ln(10)1
⇒y−5ln(10)x=1−ln(10)1 . This is the required equation.
So, the correct answer is “ y−5ln(10)x=1−ln(10)1”.
Note : If we have logarithm base other than 10 we use the formula logab=lnxlnb to convert it into natural logarithm. We need to know logarithm laws to simplify this. That is the logarithm power rule log(a)b=blog(a) . Logarithm product law, log(ab)=log(a)+log(b) and logarithm quotient rule log(ba)=log(a)−log(b) . In all the above laws the bases are the same that is base 10.