Michael J. answered 06/09/15
Tutor
5
(5)
Understanding the Principles and Basics with Analysis
To find the zeroes of this function, we set f(x) = 0.
25x2 + 60x + 36 = 0
Factor the equation, if possible.
(5x + 6)(5x + 6) = 0
Set the factors equal to zero.
5x + 6 = 0
5x = -6
x = -6/5
x = -1.2
To find the maximum or minimum of f(x), we put the function in vertex form. Since we have a positive parabola, we will only have a minimum.
The vertex form is
y = a(x - h)2
where:
a is the coefficient of x2 term
vertex is in the coordinate (h, k). This will be the minimum.
y = 25(x2 + (12/5)x + (36/25)) + 0
y = 25(x + 6/5)(x + 6/5) + 0
y = 25(x + (6/5))2 + 0
h = -6/5
k = 0
The vertex is (-6/5 , 0).
The minimum is (-1.2 , 0).