1)
To find increasing and decreasing of a function, you need to take the derivative:
sqrt(4-x) can be re-written as (4-x)^(1/2)
Taking the power rule and chain rule, you get (1/2)(4-x)^(-1/2)(-1)
Simplifying, you get -1/(sqrt(4-x)).
To determine increasing or decreasing of a function, look at the derivative. If the derivative is positive, the function is increasing and if the derivative if negative, the function is decreasing. Looking from the derivative, you can conclude that the derivative is only defined for x < 4 because otherwise, you would have a negative square root which has no real value. Thus, for all x < 4, you can conclude that the derivative is negative (try plugging in a value for x).
Therefore, the function is decreasing from (-infinity, 4)
-------------------------------
2)
Take the derivative of the function:
f(x) = x^2 - 4x
f'(x) = 2x - 4
Setting the derivative equal to zero locates your extreme values:
2x - 4 = 0 ---------------> x = 2
Now perform the number line test to see how the function behaves to the right and left of x = 2. If you plug in a value to the left of 2, let's say x = 1, you get a negative derivative, thus the function is decreasing. If you plug in a values to the right of 2, let's say x = 3, the derivative is positive. Therefore, you can conclude from these findings that x = 2 is a minimum. Solving for the actual point, plug in x = 2 into original function. You get y = -4.
Since the function extends to infinity in the y-direction for negative and positive infinty of x, (2, - 4) is an ABSOLUTE MINIMUM
--------------------
3)
Again, take the derivative:
f(x) = x^3 + 5x^2 -13x + 1
f'(x) = 3x^2 + 10x - 13
Now set the derivative equal to zero to find extreme values:
3x^2 + 10x - 13 = 0
(x - 1)(3x + 13) = 0
Therefore, you have extreme points at x = 1, -13/3
Now do number line test like above to see if you get max or min.
Remember,
negative->positive change = minimum
positive->negative change = maximum
x = 1
to the left (like x = 0) ---------> negative
to the right (like x = 2) -------> positive
Thus, at x = 1, you have a minimum. The exact point is (1,-6)
x = -13/3
to the left (like x = -5) ---------> positive
to the right (like x = -4) -------> negative
Thus, at x = -13/3, you have a maximum. Solve for y to get the exact point.
Now determine values at x = -+ infinity
At x = +infinity, y = +infinity
At x = -infinity, y = -infinity.
Therefore, since at x = 1 and x= -13/3 give you y values that are not the extreme values, these are local extremes. Thus, x = 1 is a local minimum and x = -13/3 is a local maximum
-----------
4)
If you plug in x = 0, you get a positive value thus it is increasing from -infinity to 1. if you plug in x = 6, you get a positive value, thus the function is increasing from 5 to infinity. If you plug in a value between 1 and 5 (like 3), you get a negative value, thus the function is decreasing from x = (1,5)
--------------
Hope this helps
2006-11-03 17:53:03
·
answer #1
·
answered by JSAM 5
·
0⤊
0⤋
1) Well, 4-x has to be > than 0 or you get into imaginary numbers, so if 4-x>0 then x<4, so the interval where the function is decreasing would be (- infinity, 4)
2006-11-03 14:38:51
·
answer #2
·
answered by disposable_hero_too 6
·
0⤊
1⤋