Derivative ^x, is this correct?

  • Thread starter Thread starter neutron star
  • Start date Start date
  • Tags Tags
    Derivative
neutron star
Messages
78
Reaction score
1

Homework Statement


y=\sqrt{x} * 19^x


Homework Equations





The Attempt at a Solution


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

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

Homework Statement


y=\sqrt{x} * 19^x


Homework Equations





The Attempt at a Solution


y=x^{1/2}*19^x
y'=1/2x^{-1/2}*19
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 "19^x" is definitely not 19.

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

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

y` = sqrt(x) * (10^x)` + 10^x * (sqrt(x)) `
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top