Homework Statement
Find the level of production x that will maximize profit.
Homework Equations
C(x) = 500 + 100x^2 + x^3, where x = units produced.
R(x) = 7000x - 80x^2
The Attempt at a Solution
Should I use marginal cost and marginal revenue, or is there a way to...
Homework Statement
The inflection points are where the function changes its concavity, and can be found through the second derivative of the function... so, I have been given this equation:
f(x) = x^4 - 2x^2 - 1
and I have to find the inflection points.
Homework Equations
The...
When I do:
e^0 - (h / e^0)
= 1 + (0.1/1)
= 1.1
It should be 0.9 ...
I have the correct approximation for -ln(1.1) = 0.1
but I made a mistake
Shouldn't it be 1 PLUS 0.1 to give me 1.1? Cuz h = NEGATIVE 0.1
What's wrong here?
So let's say I was doing something like e^(-0.1) - ln (1.1)
I can just go about doing it thus:
h = -0.1
so that:
-0.1 = 0 + h and 1.1 = 1 - h
for the first term:
f(x) = e^(x)
f`(x) = e^(x)
but then how do I go about it from there...
Could someone help me...
Homework Statement
Evaluate the definite integrals.
Homework Equations
Integral of (t+1)/(t^2+2t+1) dt from 1 to 4 (a=1, b=4)
and
Integral of (xe^(x^2+1)) dx from 0 to 2 (a=0, b=2)
The Attempt at a Solution
I have done them out, just wondering if this is the best way to...
Homework Statement
OK, I'm doing this linear approximation problem:
Approximate \sqrt{4.1} - \sqrt{3.9}
Homework Equations
f(a + h) ~ f(a) + hf`(a)
The Attempt at a Solution
This is what I have done so far:
I approximated each square root separately...
4.1 = 4 + h
h = .1
f(x) =...
Because if you take the derivative as such:
log(3x+1) dx
You will get
d/dx f(g(x)) = f`(g(x))(g`(x))
Which means that:
d/dx log(3x+1) = (1/(3x+1)) (3)
= 3/(3x+1)
But so now do I have to place a constant to make the derivative 15? I'm wondering if
\int15/(3x+1) = just...