Question
A machine is sold at 20% profit.
If it had been sold for Rs. 1,500 more, the profit would have been 35%. Find the selling price of the machine if it is sold at a 12% profit.Solution
ATQ, Let the cost price of the machine = Rs. 100x
So, selling price of the machine = 100x Γ 1.20 = Rs. 120x
We have,
120x + 1500 = 100x Γ 1.35
Or, 135x β 120x = 1500
So, x = 1500 Γ· 15 = Rs. 100
Required selling price = 112 Γ 100 = Rs. 11,200
What is 'SIEM' (Security Information and Event Management)?
Divide and conquer partition a problem into independent smaller sub problems, whereas dynamic programming partition a problem into overlapping sub-probl...
Which of the following is not a valid keyword in C++ language?
- To evaluate a postfix expression we can use a _________
What is the term for the process of transferring data between physical memory and secondary storage in virtual memory systems?
Join in which generated result contain right side tuple of table even without a match is
In a DBMS using a "Strict Two-Phase Locking" protocol, when is a transaction allowed to release its locks?
Β
In a virtual memory system, what is a "page fault"?
The dynamic memory allocation is the memory allocation done at the _________.
What is the main disadvantage of RAID 10 (RAID 1+0) in a DBMS?