Question
The marked price of a chair is 30% more than its cost
price. It is sold at a discount of Rs. 180. If the cost price is Rs. 1020 more than the profit earned, find the marked price of the chair.Solution
ATQ, Let, the cost price of the chair = Rs. 100x The marked price of the chair = 100x Γ 130/100 = Rs. 130x The selling price of the chair = Rs. (130x β 180) CP + P = SP CP β P = 1020 P = CP β 1020 So, 100x + 100x β 1020 = 130x β 180 200x β 1020 = 130x β 180 200x β 130x = β180 + 1020 70x = 840 x = 12 The marked price of the chair = 130 Γ 12 = Rs. 1560
In Go, what is the purpose of a goroutine?
Which of the following is a passive electronic component used in analog circuits?
____is used to read XML documents and provide access to their content and structure.
Cross-Site Scripting (XSS) attacks primarily target which component of web applications?
From the following algorithm design techniques which one is used to find all the pairs of shortest distances in a graph?
Given a 16-bit instruction format with 4 bits for the opcode and 12 bits for the address, calculate the maximum number of different opcodes that can be...
Which component in Hadoop is responsible for managing cluster resources and scheduling tasks?
Which component of an ER diagram represents an entity?
The Traveling Salesperson Problem is an example of which complexity class?
What is an algorithm?