Question
A box contains the coins of 5p, 10p and 25p are in the
ratio 3:4:6. If there is Rs. 82 in all, how many 10p coins are there?Solution
Let the no. of 5p, 10p, 25 p coins be 3x, 4x & 6x respectively. Then sum of their values = Rs. [{5 x (3x/100) + 10 x (4x /100) + 25 x (6x/100)}] =Rs. [(15x/100) + (40x /100) + (150x/100)] =Rs. (15x + 40x + 150x/100) = Rs. (205x /100) Therefore, 205x /100 = 82 x = 82 x (100/205) x = 40 Hence the no. of 10p coins = 4x = 4 x 40 = 160
Which data analytics technique is suitable for handling missing data points in a dataset?
The dynamic memory allocation is the memory allocation done at the _________.
Which of these can be overloaded?
Which of the following is a valid token in lexical analysis?
What does a "Shared Lock" in a DBMS locking protocol allow?
Consider a 4-way set associative cache consisting of 128 lines with a line size of 64 words. The CPU generates a 20-bit address of a word in main memor...
In dynamic programming, what is memoization?
What is the minimum no. of variables/ features required to perform clustering?
What is the basic component of an electronic circuit that restricts the flow of current?
When designing a sequential circuit, what is the purpose of flip-flops or latches?