x(b+c)+3(b+c) = (x+3)(b+c)
In order to find the number of chips that would result in the minimum cost, we take the first derivative of the given equation. Note that the derivative refers to the slope of the graph at a given point. We can utilize this concept knowing that at the minimum or maximum point of a graph, the slope is zero.
Taking the derivative of the given equation and equating it to zero, we have:
y' = (0.000015)(2)x - (0.03)x° + 0
0 = (0.00003)x - 0.03
Solving for x or the number of chips produced, we have x = 1000. We then substitute this value in the given equation, such that,
y = (0.000015)(1000)² - (0.03)(1000) + 35
The minimized cost, y, to produce 1000 chips is then calculated to be $20.
I'd use synthetic div. here, with 2 as my divisor:
________________
2 / 1 -11 18
2 -18
----------------------------
1 -9 0
Note that the coefficients of the missing factor are given here and are 1 and -9. Thus, (x-9) is the missing factor.
Answer:
Step-by-step explanation:
Answer:
Radius length: √5
Standard Form (Equation): (x + 4)^2 + y^2 = 5
Step-by-step explanation:
First we will determine the radius;
Center: (-4, 0)
Point on Circumference: (-2, 1)
d = √(-2 - (-4))^2 + (1 - 0)^2 = √(2)^2 + (1)^2
= √4 + 1 = √5
Therefore the radius is of length √5
Now the equation of a circle is in the form ((x - h)^2 + (y - k)^2) = r^2. The center is in the form (h,k) and r is the radius. Given this our equation would be (x - (-4))^2 + (y - 0)^2 = (√5)^2, or [simplified] (x + 4)^2 + y^2 = 5.