Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowLet the cost price of articles ‘A’ and ‘B’ be Rs. 4y and Rs. 5y respectively Sum of cost price of articles ‘A’ and ‘B’ = 6300 × 2 = 12600 => 4y + 5y = 12600 => 9y = 12600 => y = 1400 So, cost price of article ‘A’ = 4y = Rs. 5600 Cost price of article ‘B’ = 5y = Rs. 7000 Selling price of article ‘A’ = 5600 × (120.5/100) = Rs. 6748 Selling price of article ‘B’ = 7000 + 600 = Rs. 7600 So, average selling price of given two articles = (6748 + 7600) ÷ 2 = Rs. 7174
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?