
William W. answered 03/05/24
Experienced Tutor and Retired Engineer
1)
Calculate "x" when p = 10
2(10)x + 5(10) = 300
20x + 50 = 300
20x = 250
x = 12.5
Plug in x = 12.5, p' = -2, p = 10:
x' = (-2)[2(12.5)+5]/(-2(10))
x' = (-2)(30)/(-20) = 3 units/month
2) f (x) = (x2 − 4x)(3/4)
Realize that this function DNE for values between 0 and 4 because values of "x' in that range produce imaginary numbers (4th root of a negative)
f '(x) = (3/4)(x2 − 4x)(-1/4)•(2x - 4)
f '(x) = [3(2x - 4)]/[4(x2 − 4x)(1/4)]
f '(x) =(6x - 12)/[4(x(x − 4))(1/4)]
Find the x-values where f '(x) DNE:
set the denominator equal to zero to get x = 0 and x = 4
Find the x-values where f '(x) = 0
set the numerator equal to zero to get x = 2 however, the function DNE there so we can ignore this.
Put the critical points (0and 4) on a number line and try values on each interval:
f '(-1) = -3 so the function is decreasing on (-∞, 0)
f '(5) = 3 so the function is increasing on (4, ∞)
Since f(0) and f(4) = 0, these are the absolute minimums for the function and there are no absolute maximums.
3) f(x) = (x2 + 1)/(2x)
Use the quotient rule, (u/v)' = (u'v - uv')/v2 to get:
f '(x) = [(2x)(2x) - (x2 + 1)(2)]/(4x2)
f '(x) = [4x2 - 2x2 - 2]/(4x2)
f '(x) = [2x2 - 2]/(4x2)
f '(x) = (x2 - 1)/(2x2)
Find the values of "x" where f '(x) DNE
Set the denominator equal to zero to get x = 0
Find the values of "x" where f '(x) = 0
Set the numerator equal to zero to get x = 1 and x = -1
Put these three critical points (x = -1, 0, and 1) on a number line and test values in each interval:
f '(-2) = 0.37 so the function is increasing on (-∞, -1)
f '(-0.5) = -1.5 so the function is decreasing on ( -1, 0)
f '(0.5) = -1.5 so the function is decreasing on ( 0, 1)
f '(2) = 0.37 so the function is increasing on (1, ∞)
Because of these, we can deduce there is a local max at x = -1 (plugging x = -1 into the function, the we get f(-1) = -1) and there is a local min at x = 1 (plugging x = 1 into the function, the we get f(1) = 1 )