Answer:
50,000 units are required to break even
Explanation:
Eclypso Company
Product X Product Y
Unit selling price $10.00 $10.00
Less
Unit variable costs:
Manufacturing $ 6.00 $ 7.00
Selling 1.00 1.00
Total variable costs $ 7.00 $ 8.00
Contribution Margin per unit 3 2
Monthly fixed costs are as follows:
Manufacturing $ 90,000
Selling and administrative 50,000
Total fixed costs $140,000
Weighted Contribution Margin per unit = ($3 * 80% + $ 2 * 20%)= 2.4+ 0.4=
$ 2.8
Combined Break Even Volume = Fixed Costs/ Weighted Contribution Margin Per unit
Combined Break Even Volume = $ 140,000/ 2.8=50,000
Hey there,
A benefit of using a debit or credit card instead of cash is that it provides a paper record of a purchase. A proof of purchase is often needed in all of the following situations except: Equipment rental
<span>
~Jurgen
</span>
Complete Question:
Fed up with her working conditions at the call center, Lisa decides to invest in a state-of-the-art sewing machine and produce limited quantities of her own clothing designs. After a few months of operation, she decides to apply some of the forecasting techniques she mastered in school. Which of these statements about her forecasts is correct?
- Her forecasts will probably be 100% accurate.
- Her demand forecasts for a year from now will probably be more accurate than her demand forecasts for three months from now.
- Her demand forecasts for each style of skirt will be less accurate than her demand forecasts for all skirts.
- The best way for her to determine the amount of fabric she needs is to forecast it based on her customer orders for each type of skirt.
Answer:
Option 4 is the correct answer
Explanation:
Because the only best way to forecast the amount of fabric required for the is dependent upon the number of customer orders for each type of skirt she receives.
Remember that the forecasting cannot be 100% correct because we human and we cannot tell the future with 100% surety. All we can do is guessing what would happen.
With the help of past data we can better estimate the demand. As their is no past data available we can make a reliable forecast of the skirt sales.
Option 3 is also incorrect because forecasting is dependant upon the reliable source of information which helps in estimating what would happen. Estimating single or combined sales is not a reliable source of information.
Answer:
d. $86,400.00
Explanation:
The computation of the total materials handling cost allocated to the prefab barns is given below:
Total Materials Handling Cost is $228,300
Total is
= 6600 ×860 + 9600 × 360
= $5,676,000 + $3,456,000
= $9,132,000
Allocation Rate = Total Materials Handling Cost ÷ Total direct labor hours
= $228,300 ÷ $9,132,000
= $0.025
Now
Total Materials Handling Cost allocated to prefab barns is
= Allocation Rate× direct albor hours for Modular Homes
= $0.025 × $3,456,000
= $86,400
Here's a program called MoveEstimator that prompts the user to accept an estimate of the number of hours of work and miles the move will take and displays the total cost of the move:
- <u>x = int(input("number of hours for the job "))</u>
- y = int(input("number of miles involved "))
- def MoveEstimator(x, y):
- return 200 + 150*x + 2*y
- print(MoveEstimator(x, y))
Computer programs are written by programmers. Writing the 1s and 0s in machine-readable machine language is very difficult, so computer programmers write them in programming languages. The format of the program determines the structure of the course. At AIR, the program format is specific to an academic component with some kind of program of study.
Learn more about A program here:- brainly.com/question/1538272
#SPJ4