Michael J. answered 05/17/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
c(x) = 2x2 - 112x + 58
When finding the lowest cost, we want to find the minimum of c(x). Since we have a positive parabola, the graph will open upward, indicating a minimum.
There are two ways to do this:
1) Take the derivative of c(x) and set it equal to zero.
2) Write c(x) in vertex form.
Since you are probably not up to derivatives yet, let's go to method 2.
The vertex form is
c(x) = a(x - h)2 + k
where:
a = coefficient of x2 term
and the vertex is in the form (h, k)
c(x) = 2(x2 - 56x + 784) - 1510
c(x) = 2(x - 28)(x - 28) - 1510
c(x) = 2(x - 28)2 - 1510
From this form,
h = 28
k = -1510
The vertex is (28, -1510)
The coordinate is also the minimum.
Therefore, Bob must repair 28 watches to have the lowest cost.
Mark M.
05/17/15