Derivatives of Exponential Functions Question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
TommyLF
Messages
3
Reaction score
0
The problem is:

y= 6^3x-7
--------
(x^2)-x
Read: Y equals 6 to the 3x minus 7 OVER/Divided by x to the 2nd minus x

Now I thought I had to do a quotient rule there and start by doing:

(x^2-x)(e^(ln6)(3x-7))(3) and then so on from there. I just don't know what to do with that 6 to the 3x-7. Is it something to do with "e"?
 
Physics news on Phys.org
[tex]6^{3x-7} = e^{(3x-7)*ln(6)}[/tex] You can see this by rewriting it as [tex](e^{ln(6)})^{3x-7}[/tex] although the first form is easier to differentiate. So the derivative, by the chain rule, is [tex]e^{3x-7)*ln(6)}*ln(6)*3[/tex] or [tex]6^{3x-7}*3ln(6)[/tex]
 
So would the quotient rule look like:

(x^2-x)(e^(3x-7)(ln 6))(3ln 6) + (6^3x-7)(2x-1)
--------------------------------------------
(x^2-x)^2

By the way, how do I get my question to look like nice and neat without a bunch of ^ like you just did?
 
More specifically, the derivative of ax is ln(a) ax.

If you click on something like

[tex]\frac{da^x}{dx}= ln(a) a^x[/tex]
A popup box will show the code.