Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Local maxima/minima and removable discontinuities
#3
f(x) = x^3 * x^-1 (x != 0)
f'(x) = (3x^2 * x^-1) + (x^3 * -1x^-2) = (3x^2)/(x) - (x^3/x^2) <-- product rule

f'(x) = 0 <=> (3x^2)/(x) - (x^3/x^2) = 0 <--- bullshit distribution
<=> x^2/x * (3 - x/x) = 0
<=> x^2 = 0 or 3 - x/x = 0
<=> x = 0, or x(3-1)/x = 0
<=> x = 0, or x = 0, or 3-1 = 0

So no, it doesn't have a minimum.
Reply


Messages In This Thread
Local maxima/minima and removable discontinuities - by Kalovale - 2011-03-23, 10:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)