Question
The profit earned after selling an article for Rs.1825
is the same as loss incurred after selling the article for Rs.1245. What is the cost price of the article?Solution
Let CP = Rs. x Profit = Rs. y Therefore, x + y = SP => x + y = 1825 ----- (i) When SP = Rs. 1245, the loss = Rs. y Therefore, x β y = 1245 ------- (ii) Solving both the equation, we get => 2x = 3070 => x = Rs. 1535
What is the purpose of the `
In cloud computing, what is the function of an API Gateway?
Which operator is used to allocate dynamic memory in C++?
Which data structure in a compiler is used for managing information about variables and their attributes?
Β
What is the binary representation of the decimal number 25?
Which tree traversal visits the nodes in the order: left, root, right?
Which type of transistor is less susceptible to thermal runaway?
Β Which component is used to store electric charge in an electronic circuit?
Which of these signifies Not a value?
Which property distinguishes a B+ tree from a B-tree?