English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Anyone good with basic calc? I'm stuck on these two types of problems.

Find the extrema and points of inflection of the function:
f(x) = (e^x + e^(-x))/(2)

I got to the first derivative, giving me (2(e^x - e^(-x)))/(4) = 0... and I'm stuck trying to solve for x.

Then there's:
int( (e^(1/x^2))/(x^3))

I just have no idea where to go from there. I used u-substitution, but I can't find du.

2007-02-05 10:56:42 · 2 answers · asked by AbovetheNorm 2 in Education & Reference Homework Help

2 answers

f(x) = (e^x + e^(-x))/(2)
First, distribute the division by 2:
f(x) = 1/2 e^x + 1/2 e^(-x)

Derivative: if e^u = e^u du/dx. So the derivative of e^-x = -e^-x.
So, here are our 2 derivatives you need to find your extrema:
f'(x) = 1/2 e^x - 1/2 e^(-x)
f''(x) = 1/2 e^x + 1/2 e^(-x)

2.) int: ((e^(1/x^2))/(x^3))
The trick here is to find something to get rid of the 1/x^2 and 1/x^3.

Let's rewrite the formula to:
int: e^(x^-2) * x^-3 dx

Let u = x^-2 (or 1/x^2)
du = -2x^-3 dx
-1/2 du = x^-3 dx

That gives us an integral of -1/2 e^u du

Integrate to get -1/2 e^u = -1/2 e^x-2 + c or -1/2 e^(1/x^2) + c (solution1)

2007-02-08 08:02:31 · answer #1 · answered by ³√carthagebrujah 6 · 0 0

Try graphing these functions to get some intuition.

To solve for x, multiply both sides by 4/2, and you end up
with e^x=e^-x. If the answer isn't obvious try graphing
the left-hand and right-hand side of the equation.

2007-02-05 11:04:21 · answer #2 · answered by Zarco 3 · 0 0

fedest.com, questions and answers