Determine the point(s) of inflection in the equation

  • Thread starter Thread starter richievuong
  • Start date Start date
richievuong
Messages
33
Reaction score
0
I don't know if I'm posting in the wrong section, because I'm doing this intoductory calculus at high school level:

Anyways here's my question:

Determine the point(s) of inflection in the equation:

y = e^x + e^-x

I know that you have to find y'' and isolate for x to find point(s) of inflection.

My work (sorry if its a pain to read, I don't know how to use latex)

y=e^x + e^-x

y' = [ (e^x)(x) ] + [ (e^-x)(-x) ]

y'' = [ (e^x)(x)(1) ] + [ (e^-x)(-x)(-1) ]
y'' = (e^x)(x) + (e^-x)(x)
y'' = x(e^x + e^-x)

I'm stuck here.
 
Physics news on Phys.org
richievuong said:
I don't know if I'm posting in the wrong section, because I'm doing this intoductory calculus at high school level:

Anyways here's my question:

Determine the point(s) of inflection in the equation:

y = e^x + e^-x

I know that you have to find y'' and isolate for x to find point(s) of inflection.

My work (sorry if its a pain to read, I don't know how to use latex)

y=e^x + e^-x

y' = [ (e^x)(x) ] + [ (e^-x)(-x) ]
No! The derivative of e^x is e^x, not "(e^x)(x)". The derivative of e^(-x) is -e^(-x) not "e^(-x)(-x)".

y'' = [ (e^x)(x)(1) ] + [ (e^-x)(-x)(-1) ]
y'' = (e^x)(x) + (e^-x)(x)
y'' = x(e^x + e^-x)

I'm stuck here.
 
Whoops i got confused, I thought derivative of e^f(x) was [e^f(x)] x f(x)

thanks
 
it's e^f(x)*f '(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