Question
The marked price of a product is Rs.320 more than the
cost price. If 15% discount offered on the marked price and the profit percent on that product is 27.5%, then find the cost price of the product.Solution
Let the CP of the product be Rs.x  And MP = Rs.(320 + x)  According to question,  => (x × 27.5/100) = [(x + 320) × 85/100]  => (x × 27.5) = [(x + 320) × 85]  => x = Rs.640
Which component in the MVC architecture communicates directly with the database?
Which of the following are TCL commands
In a DBMS, what is the primary purpose of a locking protocol?
The hexadecimal number system uses digits from 0 to __.
How to get first line from a file ?
Consider a weighted complete graph G on the vertex set {v1,v2 ,v} such that the weight of the edge (v,v) is 2|i-j|. The weight of a minimum spanning tr...
In the context of ADTs, what does "encapsulation" refer to?
In a DBMS using a "Strict Two-Phase Locking" protocol, when is a transaction allowed to release its locks?
Â
Which of the following are the layers of a data warehouse?
An XML document is a string of ____.