Answer:
24.56
Step-by-step explanation:
1.14x-5+5=23+5
1.14x=28
x is roughly equal to 24.56.
Hope this helps!
Answer:
Cost function C(x) == FC + VC*Q
Revenue function R(x) = Px * Q
Profit function P(x) =(Px * Q)-(FC + VC*Q)
P(12000) = -38000 Loss
P(23000) = 28000 profit
Step-by-step explanation:
Total Cost is Fixed cost plus Variable cost multiplied by the produce quantity.
(a)Cost function
C(x) = FC + vc*Q
Where
FC=Fixed cost
VC=Variable cost
Q=produce quantity
(b)
Revenue function
R(x) = Px * Q
Where
Px= Sales Price
Q=produce quantity
(c) Profit function
Profit = Revenue- Total cost
P(x) =(Px * Q)-(FC + vc*Q)
(d) We have to replace in the profit function
<u>at 12,000 units </u>
P(12000) =($20 * 12,000)-($110,000 + $14*12,000)
P(12000) = -38000
<u>at 23,000 units </u>
P(x) =($20 * 23,000)-($110,000 + $14*23,000)
P(23000) = 28000
No, because (2,0) is a coordinate. x=2 and y=0. So just plug in the numbers where there's x or y with the appropriate number, (2 or 0). So in the first equation, x-2y=0, when you pug in the numbers, 2-2(0)=0, you know it's wrong because 2-0=0 isn't correct. So no. the point (2,0) is not a solution to the first equation. Now plug in the numbers for the second coordinate. You get 2(2)-3(0)=1. So 4-0=1. This is once again false no no. (2,0) satisfies neither equations.
The maxima of f(x) occur at its critical points, where f '(x) is zero or undefined. We're given f '(x) is continuous, so we only care about the first case. Looking at the plot, we see that f '(x) = 0 when x = -4, x = 0, and x = 5.
Notice that f '(x) ≥ 0 for all x in the interval [0, 5]. This means f(x) is strictly increasing, and so the absolute maximum of f(x) over [0, 5] occurs at x = 5.
By the fundamental theorem of calculus,

The definite integral corresponds to the area of a trapezoid with height 2 and "bases" of length 5 and 2, so


Answer: < -4/5, 3/5>
This is equivalent to writing < -0.8, 0.6 >
======================================================
Explanation:
Draw an xy grid and plot the point (-4,3) on it. Draw a segment from the origin to this point. Then draw a vertical line until reaching the x axis. See the diagram below.
We have a right triangle with legs of 4 and 3. The hypotenuse is
through use of the pythagorean theorem.
We have a 3-4-5 right triangle.
Therefore, the vector is 5 units long. This is the magnitude of the vector.
Divide each component by the magnitude so that the resulting vector is a unit vector pointing in this same direction.
Therefore, we go from < -4, 3 > to < -4/5, 3/5 >
This is equivalent to < -0.8, 0.6 > since -4/5 = -0.8 and 3/5 = 0.6
Side note: Unit vectors are useful in computer graphics.