3x + 2y = 12
2y = -3x + 12
y = -1.5x + 6
Answer:
Total compensation = 600 + 0.04 * s and a total last month of $1200
(which agrees with the second answer shown in the provided list)
Step-by-step explanation:
Total compensation comes from the addition of base salary ($600) plus 4% (0.04) of the sales (s). That means:
Total compensation = 600 + 0.04 * s
and since last month he brought $15000 in sales, he got from sales:
0.04 * 15000 = $600
which added to the base salary gives:
$600 + $600 = $1200
Answer:
5 apples
Step-by-step explanation:
Solution,
4 apples are required for a pie tin with a diameter of 8 inches
For 1 inch of the pie tin 8/4=2 apples are required.
For 10 inches 10/2=5 apples are required.
Answer: h(x) = -1200x^2 + 1950x + 4950
=======================================
Work Shown:
f(x) = revenue from the north
f(x) = -750x^2 + 1500x + 2250
g(x) = revenue from the south
g(x) = -450x^2 + 450x + 2700
h(x) = total revenue, ie add the two revenues
h(x) = f(x) + g(x)
h(x) = (-750x^2+1500x+2250)+(-450x^2+450x+2700)
h(x) = -1200x^2 + 1950x + 4950