Start learning 50% faster. Sign in now
ATQ, Let the marked price of the rice bag = Rs. ‘r’ Selling price of the rice bag = Rs. (r – 3500) Cost price of the rice bag = {(r – 3500)/140} × 100 According to the question, r – {(r – 3500)/140} × 100 = r × 37.5% (14r – 10r + 35000)/14 = r × 37.5% 4r + 35000 = r × 14 × (37.5/100) 4r + 35000 = 5.25r 1.25r = 35000 r = 28000 Marked price of the Rice bag = Rs.28000 Selling price of the Rice bag = 28000 – 3500 = Rs.24500 Required profit = (24500/140) × 40 = Rs.7000
What is the difference between composition and inheritance?
What does the term "atomicity" mean in the context of transactions?
Which of the following is NOT a type of database backup?
What happens if dynamic memory is not deallocated after its use?
What is a key characteristic of dynamic programming?
The question of whether P = NP is one of the most famous open problems in computer science. Which statement best describes this question?
Identify the highest normal form for the given set of dependencies on relation R
R(ABCDE)= {AB → C, C → D, D → E, E → A,D → B}
What is the meaning of the term "refactoring" in software engineering?
syntax of loops in shell scripting?
In Hadoop, what is the purpose of the MapReduce paradigm?