So this is read as 23 degrees, 20 minutes, and 48 seconds. Each degree has 60 minutes and each minute has 60 seconds, somewhat like time. You must start from right to left for this to work. This may seem complicated but the way to find this is as follows:
23+(20+(48/60))/60. A simpler way to see this is by first taking 48/60 which is .8. Now you take 20+.8 which is 20.8 and you divide it by 60 once more. This comes out to be approximately .35. Now you have converted the seconds and minutes to degrees so you add 23+.35 which is 23.35. Therefore your answer is 23.35 degrees.
Answer:
$9327
Step-by-step explanation:
Apparently, the cost function is supposed to be ...
C(x) = 0.4x^2 -112x +17167
This can be rewritten to vertex form as ...
C(x) = 0.4(x^2 -280) +17167
C(x) = 0.4(x -140)^2 +17167 -0.4(19600)
C(x) = 0.4(x -140)^2 +9327
The vertex of the cost function is ...
(x, C(x)) = (140, 9327)
The minimum unit cost is $9327.
_____
<em>Comment on the question</em>
You found the number of units that result in minimum cost (140 units), but you have to evaluate C(140) to find the minimum unit cost.
Answer:
f(3) = -6
f(-3) = -12
f(0) = -9
Step-by-step explanation:
Substitute each number for x.
f(3) = 3 - 9 = -6
f(-3) = -3 - 9 = -12
f(0 ) = 0 - 9 = -9