Quote (Dune1 @ Dec 5 2014 07:38am)
Ok, final exam tomorrow and I need help with a few problems.
I know the answer to all these problems, I just need help finding out how to get there. Thanks!
Problem One:
e^t=702
Problem Two:
Given that f(x)=3x+1 and g(x)=x^3, find (f * g)(-4)
Problem Three:
f(x)=2x^2-16x+34
Find the vertex, minimum/maximum, range, increasing, decreasing
e^t = 702
ln both sides
ln(e^t) = ln(702) ---- ln(e^t) = t
t = ln(702)
t = 6.5539
------------------------------
f(x) = 3x+1 g(x) = x^3 find (f(g(-4)) <- assuming this is how it is really written (f of g of -4)
g(-4) = (-4)^3 = -64
f(-64) = 3(-64) + 1 = -191
-----------------------------
f(x) = 2x^2 - 16x + 34
f'(x) = 4x - 16
f''(x) = 4
Min/Max when f'(x) = 0, incr when f''(x) is +, decr when f''(x) is -, range is -inf, inf because there is nowhere it is undefined
f'(x) = 0 when x = 4 (local min/max) - since we know that f''(x) is always positive (concave up), then there is a local minimum (or vertex) at x = 4
vertex: (4, f(4)) or (4, 2)
minimum: 2 @ x = 4
maximum: no local maximum, absolute maximum would be checked at endpoints of range or at infinity
range: stated above, there is nothing that limits range (i.e. denominators) and it is not given so the range is (-inf,inf)
increasing: wherever f'(x) is positive -> (4, inf)
decreasing: wherever f'(x) is negative -> (-inf,4)