Derivative ^x, is this correct?

  • Thread starter Thread starter neutron star
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
neutron star
Messages
78
Reaction score
1

Homework Statement


[tex]y=\sqrt{x} * 19^x[/tex]


Homework Equations





The Attempt at a Solution


[tex]y=x^{1/2}*19^x[/tex]
[tex]y'=1/2x^{-1/2}*19[/tex]
 
Physics news on Phys.org
You need to use the product rule. If you didn't know:
[tex]19^x = e^{\ln 19^x} = e^{x\ln 19} = e^{(\ln 19)x}[/tex]

I'm double-checking everything now. :redface:
 
neutron star said:

Homework Statement


[tex]y=\sqrt{x} * 19^x[/tex]


Homework Equations





The Attempt at a Solution


[tex]y=x^{1/2}*19^x[/tex]
[tex]y'=1/2x^{-1/2}*19[/tex]
No, that's not right and I don't see how you could have got that! The derivative of a product is typically a sum of derivatives and the dervative of "[itex]19^x[/itex]" is definitely not 19.

I would just take the logarithm of both sides immediately:
[tex]ln(y)= ln(\sqrt{x}19^x)= ln(x^{1/2})+ ln(19^x)[/tex]
[tex]ln(y)= (1/2)ln(x)+ x ln(19)[/tex]

Now differentiate both sides and solve for y'.
 
y = sqrt(x) * 10^x

y` = sqrt(x) * (10^x)` + 10^x * (sqrt(x)) `