What is the value of #x# where the tangent to #y -1 = 3^x# has a slope of #5#?
1 Answer
Explanation:
Start by finding the derivative of the function.
#y - 1 = 3^x#
#ln(y - 1) = ln(3^x)#
#ln(y - 1) = xln3#
Differentiate the left hand side using the chain rule and the right hand side using the product rule.
#1/(y - 1) xx1(dy/dx) = 1(ln3) + 0(x)#
#1/(y- 1)dy/dx= ln3#
#dy/dx = ln3/(1/(y - 1))#
#dy/dx= ln3(y - 1)#
#dy/dx= ln3(3^x + 1 - 1)#
#dy/dx= 3^xln3#
The derivative represents the instantaneous rate of change of a function at any given point
#5 = 3^xln3#
#5/ln3 = 3^x#
#ln(5/ln3) = xln3#
#ln(5/ln3)/ln3 = x#
If you would like an approximation, use a calculator to obtain
Hopefully this helps!