AFC = FC / Quantity printed
<span>So given she prints 1,000 posters: AFC = 250.00/1000 = $0.25 </span>
<span>Given she prints 2,000 posters: AFC = 250.00/2000 = $0.125 </span>
<span>Given she prints 10,000 posters: AFC = 250.00/2000 = $0.025 </span>
<span>ATC = TC / Quantity printed </span>
<span>where TC = FC + Variable C * Quantity printed </span>
<span>If she prints 1000: TC = 250 + 2000*1000 = 2,000,250 </span>
<span>ATC = 2,000,250/1000 = 2000.25 </span>
<span>If she prints 2000: TC = 250 + 1600*2000 = 3,200,250 </span>
<span>ATC = 3,200,250/2000 = 1600.125 </span>
<span>If she prints 10000: TC = 250 + 1600*2000 + 1000*8000 ($1000 for each additional poster after 2000) = 11,200,250 </span>
<span>ATC = 11,200,250/10000 = 1120.025</span>
Answer:
Answer Below
Step-by-step explanation:
For a triangle the area is calculated using the formula: Area = half of base by altitude. A = 0.5 X b X a.
So to calculate the volume of a triangular prism, the formula is: V = 0.5 X b X a X h.
You can also search "how to find the volume of a triangular prism" and there will be a base calculator so u can figure out this problem!
Answer:
The cost of 4 medium pizzas:
4 (x - 3)
Step-by-step explanation:
#3
x = the cost of a large pizza
medium pizza costs $3 less than a large pizza. So it's x - 3
If 4 medium pizzas then it will be: 4 (x - 3)
Answer:
There will be a total 40 jumps.
Step-by-step explanation:
Every jump a game piece makes measures
.
Now, the piece starts at point A = 7 and jumps to the right.
So, the piece will jump over B = 24 after
≈ 20 complete jumps.
Then it switches direction to the left and the piece then stops at point A.
So, there will be a total (20 + 20) = 40 jumps. (Answer)
Answer:
[1] x - 6y = 3
[2] x + 2y = 5
Graphic Representation of the Equations :
-6y + x = 3 2y + x = 5
Solve by Substitution :
// Solve equation [2] for the variable x
[2] x = -2y + 5
// Plug this in for variable x in equation [1]
[1] (-2y+5) - 6y = 3
[1] - 8y = -2
// Solve equation [1] for the variable y
[1] 8y = 2
[1] y = 1/4
// By now we know this much :
x = -2y+5
y = 1/4
// Use the y value to solve for x
x = -2(1/4)+5 = 9/2
Solution :
{x,y} = {9/2,1/4}