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
What is a key advantage of the Go programming language in terms of concurrency?
What is the main disadvantage of RAID 10 (RAID 1+0) in a DBMS?
Which type of circuit allows current to flow in only one direction?
B-trees and B+ trees are commonly used for indexing in databases to improve the efficiency of:
Arrange the following memory components in the memory hierarchy from the fastest to the slowest: Cache memory, Main memory (RAM), Hard disk.
In a three-phase system, each phase has a voltage of 400V. Calculate the line voltage (phase-to-phase voltage) in the system.
Count to infinity problem occur in
What is false about linked list?
Which of the following is NOT a common use of PHP?
What is the primary responsibility of the "Controller" in the MVC architecture?