Roger N. answered 10/13/21
. BE in Civil Engineering . Senior Structural/Civil Engineer
Solution:
Your first line is wrong because if you take ln of one side you need to take ln of the other side too
such that ln y=ln 7x = x ln 7 , x = ln y / ln7 but that will not help finding the equation of the tangent line
The function y = 7x is of the form y =ax and its derivative y' = ax ln a , then y'= dy/dx = 7xln7 is the slope of the tangent line to the function at any point. At point ( 1,7) which is the point of tangency on the curve by the tangent line, The slope of the tangent line is y' = 7xln7 . writing this in slope form m = (y-y1) / (x-x1) ,
7xln7= (y-7) / (x-1) ,
(x-1)7xln7= y - 7, and y = 7xln7(x-1) + 7 expanding, y = x7xln7 - 7xln 7 + 7 is the equation of the tangent line at the point (1,7)