
Jason S. answered 10/23/13
Tutor
4.9
(116)
My goal is the success of my students. Knowledge-Patience-Honesty
2 other ways to do this without using derivatives directly:
1)
Rewrite in parabolic form by completing the square.
f(x) = x2-4x-5 = (x2 - 4x + 4 ) - 5 - 4 (adding 4 inside means to subtract 4 outside to keep the net change = 0.
f(x) = (x-2)2 - 9
f(x) = a(x-h)2 = k... (h, k) is the vertex.
Answer: (2, -9)
2)
-b/(2a) is the x coordinate of the vertex. f(-b/(2a) = y coordinate.
a = 1, b = -4, c= -5
x = -b/(2a) = -(-4)/(2)(1) = 4/2 = 2
y = f(2) = (2)2 -4(2) - 5 = 4 - 8 - 5 = -9
Answer: (2, -9)