Question
From the following information calculate the amount of
sales to earn a desired profit of Rs.6,000 Fixed Cost: 12,000 Selling Price: 12 per unit Variable cost: 9 per unitSolution
Sales in value to cover fixed cost and desired profit: Units * SPPU =6000*12 =72,000 Calculation of sales units to cover fixed cost and desired profit: FC + Desired Profit /Contribution per unit ย (12000+6000)/3 = 6000 Units Calculation of Contribution per unit: SPPU-VC =12-6 =3 Alternatively, Calculate PV ratio first: CPU/SPPU*100 =3/12*100 =25% Sales to cover fixed cost and desired profit: FC + Desired Profit/PV ratio = (12000+6000)/25% = 72000
Which Python keyword is used to handle exceptions?
Consider a table Orders with columns OrderID, CustomerID, OrderDate, and TotalAmount. Which SQL query would correctly find the total number of orders an...
Which Python statement is used to create an empty set?
In Java, which method is called when an object is garbage collected?
Which software development methodology emphasizes iterative development and customer feedback? ย ย ย ย ย ย ย
...In C, which keyword is used to define a constant value?
Which of the following is a valid C++ constructor?
In Python, which method is used to convert a string to lowercase?
Which of the following statements is correct for Python lists?
In mobile computing, which type of network allows devices to connect directly to each other without using a central router or switch?