Question
The marked price of an article is Rs. 400 more than its
cost price. The article is sold at 25% discount such that the seller earns a profit of Rs. 25. Find the marked price of the article.Solution
Let the cost price of the article be Rs. x. Then, marked price of the article = Rs. x + 400 Selling price of the article = 0.75 (x + 400) (given that discount is 25%) ATQ; 0.75 × (x + 400) = x + 25 Or, 0.75x + 300 = x + 25 Or, 0.25x = 275 So, x = 1100 So, marked price of the article = 1100 + 400 = Rs. 1500
Which of the following is a characteristic of an intelligent agent?
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.
Data Frame are associated with which layer of OSI Model
Which generation of computers is characterized by the use of Transistors as their primary electronic component?
- Which of the following is NOT a valid relational algebra operation?                            ...
Size of MD5 message digest
Which of the following best describes the purpose of Continuous Integration (CI) in the CI/CD pipeline?
Consider a Binary Search Tree (BST) with the following values inserted in sequence: 45, 32, 50, 15, 40, 47, 60. What will be the in-order traversal of t...
In the context of containerization, what is the role of an orchestration tool?Â
What is the primary benefit of implementing Continuous Integration (CI) in a software development lifecycle?Â