Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowLet the cost price of article ‘A’ = Rs. ‘100y’ Then, selling price of the article when it is sold at a profit of 32% = 1.32 × 100y = Rs. ‘132y’ And, selling price of the article when it is sold at a loss of 40% = 0.60 × 100y = Rs. ‘60y’ According to the question, 132y – 60y = 162 Or, y = (162/72) Or, y = 2.25 So, cost price of article ‘A’ = 100 × 2.25 = Rs. 225 Therefore, cost price of article ‘B’ = 225 + 90 = Rs. 315
What is the purpose of the if statement in a shell script?
_________ is token ring.
Which functions are declared inside a class have to be defined separately outside the class?
In Go, what is the purpose of a goroutine?
An ADT defines:
asnowflake schema is a logical arrangement of tables in a multidimensional database such that the entity relationship diagram resembles asnowflake shape...
Which data structure follows the "last-in, first-out" (LIFO) principle?
In the context of IPC, what does FIFO stand for?
Which problem is a classic example of an NP-complete problem?
What is the purpose of the shebang (#!) in a shell script?