Question
In the above product mix, how many shirts should be
sold by Deepak Ltd to break even? Refer to the following information to answer the next 4 questions (Q5 to Q8) Deepak Ltd produces and sells two products – shirts and trousers. The details of the 2 products are as under: Product T-Shirt Shirt Sales price per unit Rs.800 Rs.1400 Variable Cost per unit Rs.380 Rs.420 Deepak Ltd’s fixed costs are Rs.43,89,000 per period.Solution
Break even = fixed cost/contribution In the given product mix, break even = fixed cost/contribution = Rs.43,89,000/7980 = 550 mixes Shirts in the mix = 6 Total shirts required = 6*550 = 3300 shirts
What is "serverless computing"?
Which statement is TRUE regarding SCR Thyristor?
Using a bottom-up dynamic programming approach to calculate the 6th Fibonacci number (F(0)=0, F(1)=1), what are the values stored in the DP table F at i...
Which of the following is used to implement recursion?
Fill in the correct option for 27 blank space.
Consider the following Java code snippet:
  import java.util.PriorityQueue;
  public class HeapQuestion8 {
    publ...
Which of the following is an example of SaaS?
Which of the following statements accurately describes the layer functionality of a router in network communication?
What is the primary objective of the K-means clustering algorithm in data analysis?
What is the keyword used in Java to indicate that a class is inheriting from another class?