F(x) = 4x - 1. You can get this by using the slope formula and then point-slope form.
1. The slope of f(x) is twice as steep as that of g(x).
2. The y intercept of g(x) is much greater than that of f(x) because 8>-1
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.
The diagonal of a rectangle = sqrt(w^2 + l^2)
w = width
l = length
In this problem,
The diagonal = 20 in
w = x
l = 2x + 8
Let's plug our numbers into the formula above.
20in = sqrt((x)^2 + (2x + 8)^2)
Let's simplify the inside of the sqrt
20 in = sqrt(5x^2 + 32x + 64)
Now, let's square both sides.
400 = 5x^2 + 32x + 64
Subtract 400 from both sides.
0 = 5x^2 + 32x - 336
Factor
0 = (5x - 28)(x + 12)
Set both terms equal to zero and solve.
x + 12 = 0
Subtract 12 from both sides.
x = -12
5x - 28 = 0
Add 28 to both sides.
5x = 28
Divide both sides by 5
x = 28/5
The width cant be a negative number so now we know that the only real solution is 28/5
Let's plug 28/5 into our length equation.
Length = 2(28/5) + 8 = 56/5 + 8 = 96/5
In conclusion,
Length = 96/5 inches
Width = 28/5